Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 363 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 363 Bytes

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.