Skip to main content

Library for conversions of scholarly metadata

Project description

Build Coverage Maintainability Rating GitHub

Talbot

Talbot is a Python library to convert scholarly metadata, modelled after the briard ruby gem. Talbot is work in progress, the first release on PyPi is planned for March 2023.

Installation

Dev version

pip install git+https://github.com/front-matter/talbot.git#egg=talbot

Or build it yourself locally

git clone https://github.com/front-matter/talbot.git
cd Talbot
make install

Supported Metadata Formats

Talbot reads and/or writes these metadata formats:

Format Name Content Type Read Write
CrossRef Unixref XML crossref_xml application/vnd.crossref.unixref+xml later planned
Crossref crossref application/vnd.crossref+json yes no
DataCite XML datacite_xml application/vnd.datacite.datacite+xml later later
DataCite datacite application/vnd.datacite.datacite+json yes yes
Schema.org (in JSON-LD) schema_org application/vnd.schemaorg.ld+json yes yes
RDF XML rdf_xml application/rdf+xml no later
RDF Turtle turtle text/turtle no later
Citeproc JSON citeproc pplication/vnd.citationstyles.csl+json yes yes
Formatted text citation citation text/x-bibliography no yes
Codemeta codemeta application/vnd.codemeta.ld+json yes later
Citation File Format (CFF) cff application/vnd.cff+yaml later 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 later yes

Planned: we plan to implement this format for the first 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 Front Matter Documentation.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

talbot-0.5.0.tar.gz (51.0 kB view hashes)

Uploaded Source

Built Distribution

talbot-0.5.0-py3-none-any.whl (61.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page