Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-19-2022 04:33 PM
Hello All,
While working on a project, I was struck at a point where I am not able to find a standardized ontology for "Product" in schema.org and also don't want to create a custom ontology.
I understood that schema.org has the ontologies which are standardized and are being used by many organizations. and also understood that some organizations create their own ontologies.
Now, for my requirement. I want a standard Ontology for "Product(s)".
I couldn't download the RDF/XML file or the Turtle file from Schema.org which just has "Product" ontology in it. I could only download all the Ontologies which are in Schema.org in a single file. This single file has many classes and subclasses in it and one of them is "Product".
I know how to import an OWL file and create a graph using Neo4j n10s plugin but I am not sure how to only extract the "Product" class from that whole file and create a graph for just that Class.
So, my questions are:
1. Can we import a single class from an OWL file which has many classes and create a graph for just that single class?
2. If so, how to import a single class from an ontology(which has many classes) and create a graph in Neo4J?
3. If importing is possible how do I do it with a locally downloaded OWL file vs Referencing a link?
Thanks in Advance.
Regards,
Jashwanth
All the sessions of the conference are now available online