I am running my large Ne04j database on a dedicated Mac OS machine. I would like to access the database (via browser or via python drivers) from other machines that I am working on. I tried to forward the http port using ngrok. However, when I try to...
How can I load the entire hierarchical FIBO. Currently when I use semantics.importRDF() procedure to load, it loads only the specific ttl/RDF file and not the hierarchical dependent ones.
Is there a way to load the ontology recursively traversing thr...
Hi, I'd be interested in a course on neosemantics that highlights several use cases. One I am interested in is how to use n10s with FIBO ontology and derive inferences. If any blogs or videos exist, please let me know.
I have installed Neosemantics 3.5.0.4 plugin on Neo4j 3.5.5.
Copied the jar file to the plugins directory and set the following in neo4j.conf file :
dbms.unmanaged_extension_classes=semantics.extension=/rdf
After retsarting Neo4j instance, I don't se...
Published this article in Medium on using Neo4j graph for Fragrance design.
Medium – 10 Apr 20
Fragrance Graph in Neo4j
Introduction
Reading time: 9 min read
Thanks Sameer. I can try that but I am not sure how this solves the problem. As I said, the Neo4j browser shows up which means it is accessible via ngrok. The database is not accessible. The browser says it cannot connect to the database.
Another p...
Following are my responses:
Do you have the same problem also if you start from an empty screen (i.e. no other nodes already available)?
Yes.
Is correct to say that your issue is that a self-edge on the src node is added? In this case the extra edg...
For Desktop edition, I don't see anything higher than 1.1.15. The 3,x.x versions are for community edition, I believe. Please let me know if I am wrong.