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: 2 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T16:37:30.000Z (over 1 year ago)
- Last Synced: 2025-01-05T20:26:30.970Z (over 1 year ago)
- Topics: pds
- Language: Java
- Homepage: https://nasa-pds.github.io/registry
- Size: 584 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 11
-
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
[](https://github.com/NASA-PDS/pds-registry-common/actions/workflows/unstable-cicd.yaml) [](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.