问题
I am working with OWL ontology and I have to import an owl ontology into OrientDB graph database. Is there a solution implemented to parse OWL ontology and map it to a OrientDB Graph or convert owl ontology to labeled property graph and import it into OrientDB?
I know there are similar solutions for Neo4J graph database.
https://github.com/flekschas/owl2neo4j
https://neo4j.com/blog/using-owl-with-neo4j/
For OrientDB?
来源:https://stackoverflow.com/questions/46581663/mapping-from-owl-ontology-to-orientdb-graph-database