blob: 6151946afcd534d05bab1e7b39e0089af5781fa2 [file] [log] [blame]
PREFIX : <http://example.org/>
PREFIX apf: <http://jena.apache.org/ARQ/property#>
SELECT *
{ :x :p ?x .
?x apf:assign 1 .
}