SPARQL Query
From Protege Wiki
Revision as of 10:14, August 27, 2014 by VladimirAlexiev (talk | contribs)
SPARQL Query
Provides support for composing and executing SPARQL queries from within Protege's user interface.
Contents
Versions & Compatibility
This section lists available versions of SPARQL Query.
Version | Compatible with | Dependencies |
---|---|---|
SPARQL Query 1.0.0 | Protege-OWL 4.2 |
If you click on the button below to add a new version of SPARQL Query, you will be asked to define a page title for the new version. Please adhere to the naming convention of SPARQL Query X.X.X when you define the new page!
Changelog
Version | Changes in this version |
---|---|
SPARQL Query 1.0.0 | Initial release. |
Unfortunately it doesn't support xpath functions, eg replace(), strstarts() etc.
(It does support sparql-specific functions such as group_concat())
Is there a way to enable xpath functions?