DOI content negotiation server
100K+
Rails API application for conversion of DOI metadata form/to other metadata formats, including schema.org. Based on the bolognese library for metadata conversion.
Using Docker. There is no required configuration file.
docker run -p 8090:80 crosscite/content-negotiation
You can now point your browser to http://localhost:8090 and use the application.
This is an API with no user interface.
We use Rspec for unit and acceptance testing:
bundle exec rspec
Follow along via Github Issues.
Content Negotiation is released under the MIT License.
Content type
Image
Digest
sha256:7000f81e1…
Size
747.1 MB
Last updated
2 months ago
docker pull crosscite/content-negotiation