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

Possible path to integration with relational databases #37

Open
rpgoldman opened this issue Jul 19, 2022 · 0 comments
Open

Possible path to integration with relational databases #37

rpgoldman opened this issue Jul 19, 2022 · 0 comments

Comments

@rpgoldman
Copy link
Collaborator

@photocyte Asked about working from a relational database. We could do this in a two step process:

  1. Add a SPARQL RDF database to the container server. fuseki.
  2. Use the rewriter in the Owlery server to unpack ontology-related attributes for SPARQL queries for the RDF database.
  3. Incorporate a SPARQL to SQL translator for information we want to pull from a relational database. Possibly sparqlify

This would let us use the OWL container (or labware) ontology in a way that would have maximum flexibility to pull from sources such as online catalogs and lab databases of equipment on hand (I don't know to what extent labs have such databases).

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