Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa-pds/registry-common
Library utilized by tools that manage and load data into the PDS Registry, including Harvest, Registry Manager, and Supplementer
https://github.com/nasa-pds/registry-common
pds
Last synced: 4 days ago
JSON representation
Library utilized by tools that manage and load data into the PDS Registry, including Harvest, Registry Manager, and Supplementer
- Host: GitHub
- URL: https://github.com/nasa-pds/registry-common
- Owner: NASA-PDS
- License: other
- Created: 2021-02-01T19:42:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T23:01:40.000Z (8 days ago)
- Last Synced: 2024-11-06T00:17:10.836Z (8 days ago)
- Topics: pds
- Language: Java
- Homepage: https://nasa-pds.github.io/registry
- Size: 510 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Common Library for the PDS Registry
[![ðĪŠ Unstable integration & delivery](https://github.com/NASA-PDS/pds-registry-common/actions/workflows/unstable-cicd.yaml/badge.svg)](https://github.com/NASA-PDS/pds-registry-common/actions/workflows/unstable-cicd.yaml) [![ð Stable integration & delivery](https://github.com/NASA-PDS/pds-registry-common/actions/workflows/stable-cicd.yaml/badge.svg)](https://github.com/NASA-PDS/pds-registry-common/actions/workflows/stable-cicd.yaml)
This is a Java library used by the various registry components containing common functions for interacting with the [Planetary Data System](https://pds.nasa.gov/) Registry and Elasticsearch.
## ðĨ Contributing
Within the NASA Planetary Data System, we value the health of our community as much as the code. Towards that end, we ask that you read and practice what's described in these documents:
- Our [contributor's guide](https://github.com/NASA-PDS/.github/blob/main/CONTRIBUTING.md) delineates the kinds of contributions we accept.
- Our [code of conduct](https://github.com/NASA-PDS/.github/blob/main/CODE_OF_CONDUCT.md) outlines the standards of behavior we practice and expect by everyone who participates with our software.## ð License
The project is licensed under the [Apache version 2](LICENSE.md) license.