Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the Neo4j setup to include ontology reasoning using NeoSemantics or integrate with an RDF database. #936

Closed
MelvinAkothINGUBU opened this issue Dec 13, 2024 · 3 comments
Labels
question Further information is requested

Comments

@MelvinAkothINGUBU
Copy link

It would be interesting to add a layer to the existing backend for designing ontologies within different domains. This structured representation will guide the LLM in extracting relevant information and mapping it accurately into the Neo4j graph in addition to the graph schema.

@kartikpersistent kartikpersistent added the question Further information is requested label Dec 13, 2024
@kartikpersistent
Copy link
Collaborator

@jexp

@jexp
Copy link
Contributor

jexp commented Jan 9, 2025

@MelvinAkothINGUBU you can already paste an ontology into the "Get Schema from Text" box and have the LLM extract the nodes and relationships.

But in general it's a good idea.
@jbarrasa has done some of these examples recently on the going meta stream.
https://www.youtube.com/playlist?list=PL9Hl4pk2FsvX-5QPvwChB-ni_mFF97rCE

@MelvinAkothINGUBU
Copy link
Author

I am going through the going meta series and yes, it's pretty insightful on how to create and use ontologies in this application. With that, I'll mark this as closed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants