An app that makes info about an ODD file available as JSON through a REST API.
1M+
This is a small web application that provides information about an ODD (either TEI or MEI). At this point, it supports MEI 4.0.1 and TEI 4.0.0.
The API offers the following endpoints:
/mei/4.0.1/modules.json/mei/4.0.1/MEI.cmn/elements.json/mei/4.0.1/MEI.cmn/attClasses.json/mei/4.0.1/bracketSpan/atts.jsonIt will return JSON with the corresponding information. The two folders (mei and 4.0.1) reflect folders inside the /data folder of the app. If you want to support additional, ODD-based formats, just put them in the appropriate folders and the app will pick them up.
Content type
Image
Digest
sha256:c18b2a3e8…
Size
262.6 MB
Last updated
6 months ago
docker pull edirom/odd-apiPulls:
65
Last week