back to ViewDefinitionLanguage
SparQL
In order to support chaining of non-materialized views, we prefer our ontology view definition language (VDL) to be the same language as our query language (closure property). As such, we began by looking at query languages over RDF (or RDFS or the various forms of OWL). Although we read about several such languages (including RQL, RDQL, SeRQL, Triple, Versa, RVL, etc.), we decided to focus our initial attention on SparQL as it has W3C candidate recommendation. SparQL already had a lot of traction in the Semantic Web community as well as several engine implementations. We thought it prudent to look first to the standards (or closest things to a standard) and see if these were sufficient for our needs or could be extended to meet our needs.
Investigation Logs
- SparQL and the closure property
- SparQL web services for the FMA (and a few view composition slides)
- View query composition work
- Querying Non-Materialized Ontology Views : AMIA2007 poster abstract
- Querying Non-Materialized Ontology Views : AMIA2007 poster
- TODO: add view composition slides from Stanford presentation
- Querying pre-materialized transitive closure relationships
- Initial investigation into ARQ property functions
- Further investigation into ARQ property functions (regular paths)
Attachments
-
10_03_07.pdf
(6.3 KB) -
added by detwiler 11 years ago.
Getting subgraphs from queries to materialized transitive closure triples
-
10_10_07.pdf
(9.6 KB) -
added by detwiler 11 years ago.
Initial investigation into ARQ property functions
-
ViewQueries_Detwiler_AMIA2007.pdf
(28.9 KB) -
added by detwiler 11 years ago.
AMIA2007 query composition poster abstract
-
NonMatViewsPoster_final.pdf
(257.5 KB) -
added by detwiler 11 years ago.
AMIA2007 query composition poster
-
SparQL_and_the_FMA.pdf
(231.5 KB) -
added by detwiler 11 years ago.
SparQL and the FMA
-
SparQL_Closure_Property.pdf
(19.4 KB) -
added by detwiler 11 years ago.
SparQL Closure Property