Difference between revisions of "SPARQL Query"

From Protege Wiki
Jump to: navigation, search
Line 13: Line 13:
 
|Affiliation2=Stanford University
 
|Affiliation2=Stanford University
 
}}
 
}}
 +
 +
 +
'''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?

Revision as of 11:14, August 27, 2014

SPARQL Query

by Timothy Redmond

Screenshot

Type Tab Widget, View
Author(s) Timothy Redmond
Last Update January 20, 2012
License not available
Homepage SPARQL Query website
For Application
Topic(s)
Affiliation

Provides support for composing and executing SPARQL queries from within Protege's user interface.

Versions & Compatibility

This section lists available versions of SPARQL Query.

VersionCompatible withDependencies
SPARQL Query 1.0.0Protege-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

VersionChanges in this version
SPARQL Query 1.0.0Initial 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?