Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uudigitalhumanitieslab/edpop-record-ontology

Common RDF ontology for multiple library catalogues, for usage in edpop-explorer
https://github.com/uudigitalhumanitieslab/edpop-record-ontology

bibliographic-data biographic-data linked-data rdf

Last synced: about 2 months ago
JSON representation

Common RDF ontology for multiple library catalogues, for usage in edpop-explorer

Awesome Lists containing this project

README

        

# edpop-record-ontology
Common RDF ontology for multiple library catalogues, for usage in edpop-explorer

The `utils` directory contains a few utility scripts written in Python. `test_validate.py` is a
simple validator that checks if the Turtle file is valid Turtle. This test can be run using
`pytest`. `to_jsonld.py` converts the Turtle file to JSON-LD format.