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

Add Neo4J backend for research #28

Closed
nichtich opened this issue Aug 30, 2022 · 1 comment
Closed

Add Neo4J backend for research #28

nichtich opened this issue Aug 30, 2022 · 1 comment

Comments

@nichtich
Copy link
Member

nichtich commented Aug 30, 2022

Given enough hardware Graph database Neo4J should be good to create a K10plus knowledge graph including all subject indexing, vocabularies with their hierarchy, bibliographic records linked to holdings, items, libraries, authors, publisher etc. Subject indexing (with order 100 million entities) is only a part of it but could be a start to get to order of 10 billion entities for the whole graph.

@nichtich
Copy link
Member Author

It turned out Neo4j Community Edition is very limited so better use an RDF Triple store or PostgreSQL (e.g. #29).

@nichtich nichtich closed this as completed Mar 2, 2023
@stefandesu stefandesu closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants