https://github.com/pacifica/pacifica-metadata
Pacifica core service that stores the metadata for the system
https://github.com/pacifica/pacifica-metadata
Last synced: 4 months ago
JSON representation
Pacifica core service that stores the metadata for the system
- Host: GitHub
- URL: https://github.com/pacifica/pacifica-metadata
- Owner: pacifica
- License: lgpl-3.0
- Created: 2017-03-05T03:31:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T08:49:47.000Z (about 5 years ago)
- Last Synced: 2025-09-16T04:21:44.190Z (9 months ago)
- Language: Python
- Size: 1.52 MB
- Stars: 1
- Watchers: 3
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pacifica Metadata Services


[](https://travis-ci.org/pacifica/pacifica-metadata)
[](https://ci.appveyor.com/project/dmlb2000/pacifica-metadata)
[](https://codeclimate.com/github/pacifica/pacifica-metadata)
[](https://codeclimate.com/github/pacifica/pacifica-metadata)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/metadata/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/metadata/general)
[](https://cloud.docker.com/swarm/pacifica/repository/docker/pacifica/metadata/builds)
This is the Pacifica Metadata service and provides Pacifica with a single
API endpoint for access to metadata.
## Documentation
For installation, configuration and usage documentation please
refer to the [Read the Docs](https://pacifica-metadata.readthedocs.io)
documentation.
* [Installation](docs/installation.md) documentation.
* [Configuration](docs/configuration.md) documentation.
* [Metadata Model](docs/metadatamodel.rst) documentation.
* [Examples](docs/exampleusage.md) documentation.
## Contributions
Contributions are accepted on GitHub via the fork and pull request workflow.
GitHub has a good [help article](https://help.github.com/articles/using-pull-requests/)
if you are unfamiliar with this method of contributing.