blob: 9a42a367178dbaf254a766a225c0b9e3dc13e03c [file] [log] [blame]
PREFIX : <http://example.org/>
PREFIX apf: <http://jena.apache.org/ARQ/property#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
ASK
{
xsd:integer apf:splitIRI (xsd: "integer")
}