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.