Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/uudigitalhumanitieslab/edpop-record-ontology
- Owner: UUDigitalHumanitieslab
- Created: 2023-07-04T12:38:51.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-08-14T15:16:54.000Z (5 months ago)
- Last Synced: 2024-08-15T16:20:52.368Z (5 months ago)
- Topics: bibliographic-data, biographic-data, linked-data, rdf
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# edpop-record-ontology
Common RDF ontology for multiple library catalogues, for usage in edpop-explorerThe `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.