This fiel contain basic instructiosn about some of the programs of this directory
But before that pleas have a look for the developments we would like to create
script 1 | Description 2 | Priority |
---|---|---|
Export RDF | This script would take a json schema of a data model and creates a rdf (.ttl file) | 1 |
Import RDF | This script would take a ttl file describing one or several entities and creates the json schema of the data models (schema.json file) you can test with these files BRICK ontology |
2 |
If you want to contribute this files jsut make a PR on this repository. Fell free to ask for support in this link
And now the list of files (not all of them) with a small explanation
- 10_model.yaml_v13.py. This file creates a yaml version of the json schema with all the attributes listed under the properties clause. You can see an example of the outcome in all data model in the file model.yaml