I have been playing with Neo4J to get a feel on how easy it is to work with related data. so far I have work with the Neo4J community browser to create nodes and build relationship between them.
I have developed an ontology using protege a link!. Now, that I have a huge ontology file(.owl file). I would like to upload it to Neo4J to perform queries and find potential relationships between nodes.
I would be glad if I get any help on this.
Thanks.