Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Keywords
Scientific Fields
Repository
Documentation
Basic Info
- Host: GitHub
- Owner: front-matter
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://python.commonmeta.org
- Size: 69.3 MB
Statistics
- Stars: 17
- Watchers: 2
- Forks: 6
- Open Issues: 11
- Releases: 6
Topics
Metadata Files
README.md
commonmeta-py
commonmeta-py is a Python library to implement Commonmeta, the common Metadata Model for Scholarly Metadata. Use commonmeta-py to convert scholarly metadata, in a variety of formats, listed below. Commonmeta-py is work in progress, the first release on PyPi (version 0.5.0) was on February 16, 2023. Up until version 0.5.1, the library was called talbot. Commonmeta-py is modelled after the commonmeta-ruby ruby gem.
commonmeta-py uses semantic versioning. Currently, its major version number is still at 0, meaning the API is not yet stable, and breaking changes are expected in the internal API and commonmeta JSON format.
Installation
Stable version
uv add commonmeta-py
Supported Metadata Formats
Commometa-py reads and/or writes these metadata formats:
| Format | Name | Content Type | Read | Write | | ------------------------------------------------------------------------------------------------ | ------------- | -------------------------------------- | ------- | ------- | | Commonmeta | commonmeta | application/vnd.commonmeta+json | yes | yes | | CrossRef XML | crossrefxml | application/vnd.crossref.unixref+xml | yes | yes | | Crossref | crossref | application/vnd.crossref+json | yes | n/a | | DataCite | datacite | application/vnd.datacite.datacite+json | yes | yes | | Schema.org (in JSON-LD) | schemaorg | application/vnd.schemaorg.ld+json | yes | yes | | RDF XML | rdf_xml | application/rdf+xml | no | later | | RDF Turtle | turtle | text/turtle | no | later | | CSL-JSON | csl | application/vnd.citationstyles.csl+json | yes | yes | | Formatted text citation | citation | text/x-bibliography | n/a | yes | | Codemeta | codemeta | application/vnd.codemeta.ld+json | yes | later | | Citation File Format (CFF) | cff | application/vnd.cff+yaml | yes | later | | JATS | jats | application/vnd.jats+xml | later | later | | CSV | csv | text/csv | no | later | | BibTex | bibtex | application/x-bibtex | later | yes | | RIS | ris | application/x-research-info-systems | yes | yes | | InvenioRDM | inveniordm | application/vnd.inveniordm.v1+json | yes | yes | | JSON Feed | jsonfeed | application/feed+json | yes | later | | OpenAlex | openalex | | yes | no |
commonmeta: the Commonmeta format is the native format for the library and used internally. Planned: we plan to implement this format for the v1.0 public release. Later: we plan to implement this format in a later release.
Documentation
Documentation (work in progress) for using the library is available at the commonmeta-py Documentation website and includes several interactive Jupyter Notebooks .
Meta
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License: MIT
Owner
- Name: Front Matter
- Login: front-matter
- Kind: organization
- Email: info@front-matter.io
- Location: Germany
- Website: https://front-matter.io
- Repositories: 112
- Profile: https://github.com/front-matter
Citation (CITATION.cff)
cff-version: 1.2.0 message: If you use commonmeta-py in your work, please cite it using the following metadata doi: https://doi.org/10.5281/zenodo.8340375 title: commonmeta-py abstract: Library for conversions to/from the Commonmeta scholarly metadata format. authors: - family-names: Fenner given-names: Martin orcid: https://orcid.org/0000-0003-1419-2405 affiliation: Front Matter keywords: - python - metadata - software citation - research software - commonmeta version: 0.8.1 date-released: 2023-09-12 license: MIT repository-artifact: https://pypi.org/project/commonmeta-py repository-code: https://github.com/front-matter/commonmeta-py
GitHub Events
Total
- Create event: 33
- Release event: 3
- Issues event: 5
- Watch event: 2
- Delete event: 26
- Issue comment event: 74
- Push event: 129
- Pull request review event: 2
- Pull request event: 66
- Fork event: 1
Last Year
- Create event: 33
- Release event: 3
- Issues event: 5
- Watch event: 2
- Delete event: 26
- Issue comment event: 74
- Push event: 129
- Pull request review event: 2
- Pull request event: 66
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 23
- Total pull requests: 113
- Average time to close issues: 2 months
- Average time to close pull requests: 26 days
- Total issue authors: 6
- Total pull request authors: 5
- Average comments per issue: 1.26
- Average comments per pull request: 1.56
- Merged pull requests: 40
- Bot issues: 0
- Bot pull requests: 104
Past Year
- Issues: 6
- Pull requests: 63
- Average time to close issues: 8 days
- Average time to close pull requests: 25 days
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 1.79
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 57
Top Authors
Issue Authors
- mfenner (10)
- jowens (6)
- castedo (4)
- gbilder (1)
- sdruskat (1)
- ptamarit (1)
Pull Request Authors
- dependabot[bot] (113)
- corranmac (4)
- pszenher (2)
- fenekku (2)
- codacy-badger (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 12,062 last-month
- Total dependent packages: 2
- Total dependent repositories: 2
- Total versions: 223
- Total maintainers: 1
pypi.org: commonmeta-py
Library for conversions to/from the Commonmeta scholarly metadata format
- Homepage: https://python.commonmeta.org
- Documentation: https://python.commonmeta.org
- License: mit
-
Latest release: 0.17.3
published almost 2 years ago