neosemantics icon indicating copy to clipboard operation
neosemantics copied to clipboard

Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧

Results 145 neosemantics issues
Sort by recently updated
recently updated
newest added

I am trying to import **.owl** file from official **ChEBI** website which can be downloaded by: `curl -O https://ftp.ebi.ac.uk/pub/databases/chebi/ontology/chebi.owl` I am using **Neo4j 5.20.0** and the neosemantics .jar found at:...

Hello. I currently map properties from an ontology using the documentation, so e.g., "myont:has_package" becomes "HAS_PACKAGES" in Neo4j. However, how would I do the same mapping for the 'inherent' Neo4j...

`dbms.unmanaged_extension_classes` (deprecated) changed to `server.unmanaged_extension_classes` `CALL dbms.procedures()` (deprecated) changed to `SHOW PROCEDURES`

Can we get an update on SPARQL query supports in the Neosemantics plugin 5.x? If still n10s doesn't support the SPARQL, then what are the ways to execute the SPARQL...

I am installing Neo4j using the latest helm chart on Kubernetes noted here: https://github.com/neo4j/helm-charts/releases I have mounted (per the instructions noted here: https://neo4j.com/docs/operations-manual/current/kubernetes/plugins/) a volume that has a plugins folder...