Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added script to generate RDF Turtle file #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexrobin
Copy link

This is a simple Python build script to convert the existing CF XML file to RDF Turtle syntax in order to make it available in Ontology format (see cf-convention/vocabularies#11).

At this point, the script is not really robust but should work as long as the source XML format doesn't change too much. Also, since the content of the ontology is fairly simple, I did not use any RDF library to generate it, but this can be changed in the future.

@alexrobin alexrobin force-pushed the add-rdf-turtle-build-script branch from fa2746d to 877b810 Compare May 22, 2020 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant