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

Automate MOP bootstrap environment with embedded Blazegraph + OWL Axioms #17

Open
aamedina opened this issue May 24, 2024 · 0 comments
Open
Assignees

Comments

@aamedina
Copy link
Owner

aamedina commented May 24, 2024

  • dev system should use a vocabulary written to a Blazegraph journal
  • The environment should support full-text search over metaobjects in Blazegraph and not require re-initialization unless new ontologies are loaded by the user
  • Datafy w/materialization using embedded blazegraph via DESCRIBE and consider linked data use cases over HTTP
  • Need to figure out Blazegraph namespace management
  • Is it possible to SPARQL federate in-process over the namespaces?
  • Redesign the universal translator component around Blazegraph embedded capabilities, what can it enable when Blazegraph is available in process to a Clojure program with reasoning?
  • Datomic schema generation should be redesigned so that inference is done on a materialized ontology + RDF in process
  • Is it possible to remove all dependencies EXCEPT blazegraph and Clojure outside of the main library?
@aamedina aamedina self-assigned this May 24, 2024
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

1 participant