You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@photocyte Asked about working from a relational database. We could do this in a two step process:
Add a SPARQL RDF database to the container server. fuseki.
Use the rewriter in the Owlery server to unpack ontology-related attributes for SPARQL queries for the RDF database.
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).
The text was updated successfully, but these errors were encountered:
@photocyte Asked about working from a relational database. We could do this in a two step process:
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).
The text was updated successfully, but these errors were encountered: