https://github.com/actinia-org/actinia-metadata-plugin
Contains actinia communication with a metadata catalog via OGC-CSW, in usage with GeoNetwork opensource
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords
Repository
Contains actinia communication with a metadata catalog via OGC-CSW, in usage with GeoNetwork opensource
Basic Info
Statistics
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 1
- Releases: 3
Topics
Metadata Files
README.md
actinia-metadata-plugin
You can run actinia-metadata-plugin in multiple ways:
- as actinia-core plugin
- as standalone app with gunicorn, connected with a running actinia-core instance
If used as actinia-core plugin, the main.py is not executed.
Installation
For installation or DEV setup, see docker/README.md.
DEV notes:
Versioning:
https://semver.org/ (MAJOR.MINOR.PATCH)
Logging:
in any module, import from actinia_metadata_plugin.resources.logging import log and call logger with log.info("my info i want to log")
Owner
- Name: actinia
- Login: actinia-org
- Kind: organization
- Website: https://actinia.mundialis.de
- Repositories: 22
- Profile: https://github.com/actinia-org
The geoprocessing platform actinia analyses large volumes of Earth-observation and geodata in the cloud. Repo overview at https://actinia-org.github.io/
GitHub Events
Total
- Release event: 1
- Delete event: 2
- Push event: 8
- Pull request review event: 1
- Pull request event: 7
- Create event: 4
Last Year
- Release event: 1
- Delete event: 2
- Push event: 8
- Pull request review event: 1
- Pull request event: 7
- Create event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 33
- Average time to close issues: N/A
- Average time to close pull requests: 4 months
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.12
- Merged pull requests: 24
- Bot issues: 1
- Bot pull requests: 25
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: about 17 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (25)
- mmacata (4)
- anikaweinmann (3)
- linakrisztian (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- Flask *
- Flask-Cors >=3.0.3
- Flask-RESTful >=0.3.6
- colorlog >=3.1.4
- flask-restful-swagger-2 >=0.35
- gunicorn >=19.7.1
- jsonmodels >=2.3
- pyscaffold *
- pytest-cov >=2.5.1
- python-json-logger *
- requests >=2.20.0
- setuptools >=30.3.0
- xmltodict >=0.11.0
- actions/checkout v1 composite
- actions/setup-python v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- softprops/action-gh-release v1 composite
- actinia-metadata latest
- alpine edge build
- centos/python-38-centos7 latest build