Closed martinleopold closed 8 years ago
this is now added through https://github.com/PieceMeta/node-sparql-hollandaise/blob/master/src/sparql/prefix-index.js
you can now either use a full foo: <http://bar>
string or just foo
this throws an error if the key is not found in the index
most common namespaces according to the web: rdf, rdfs, owl, xsd, dc, foaf, geonames, geo, skos, ...
implementation-wise this would require parsing the string argument of the prefix function.