tetherless-world / whyis

Whyis is a nano-scale knowledge graph publishing, management, and analysis framework.
Apache License 2.0
52 stars 30 forks source link

Add a Manchester Notation parser #24

Open jpmccu opened 6 years ago

jpmccu commented 6 years ago

This might be just an add-on to RDFlib, like the JSON-LD parser is. This is something we can take advantage of in SETLr too, so that snippets of manchester notation can be incorporated into SETLr-generated ontologies.

https://www.w3.org/2007/OWL/wiki/ManchesterSyntax

jpmccu commented 6 years ago

A OWL/XML (different from RDF/XML) parser/serializer might be helpful too: https://www.w3.org/2007/OWL/wiki/XML_Serialization