Neosemantics - A Linked Data Toolkit for Neo4j
Jesús Barrasa - Neo4j
Neosemantics - A Linked Data Toolkit for Neo4j Jess Barrasa - - - PowerPoint PPT Presentation
Neosemantics - A Linked Data Toolkit for Neo4j Jess Barrasa - Neo4j Jess Barrasa @BarrasaDV https://neo4j.com/labs/nsmtx-rdf https://neo4j.com/labs/nsmtx-rdf What is NSMNTX? NSMNTX is a plugin that enables the use of RDF in Neo4j
Jesús Barrasa - Neo4j
NSMNTX is a plugin that enables the use of RDF in Neo4j
https://neo4j.com/docs/labs/nsmntx/current/reference/
semantics.mapping.addSchema(... semantics.mapping.addMappingToSchema(... call semantics.mapping.listMappings(... semantics.mapping.dropMapping(... semantics.mapping.addCommonSchemas(... semantics.mapping.dropSchema(...
Derive graph elements from explicit definitions (ontologies) (P)semantics.inference.nodesLabelled(... (P)semantics.inference.nodesInCategory(... (F)semantics.inference.hasLabel(... (F)semantics.inference.inCategory(... (P)semantics.inference.getRels(...
+
http://bit.ly/cloningGraphs
https://community.neo4j.com/c/integrations/linked-data-rdf-ontology
https://github.com/neo4j-labs/neosemantics
store it into Neo4j
as RDF
A. semantics.importOntology B. semantics.importRDF C. both would import the
semantics.importOntology builds a simplified and more user friendly representation of the ontology in Neo4j