[Mulgara-general] Aliases

Paul Gearon gearon at ieee.org
Fri Mar 28 21:52:16 UTC 2008


Hi,

For anyone interested, the latest code in Subversion now has a new
option to the "alias" command.  If you type it without any parameters
you now get a list of the current aliases used by the interpreter.  I
also noticed that there is no "unalias" command.  This doesn't really
bother me, but if it causes issues for someone then let me know, as it
would be easy to add.

Since I was working with the aliases, I also added another 2 commonly
used namespaces to the default set of aliases.  So now we have the
following namespaces by default:

mulgara:  <http://mulgara.org/mulgara#>
dc:  <http://purl.org/dc/elements/1.1/>
rdfs:  <http://www.w3.org/2000/01/rdf-schema#>
foaf:  <http://xmlns.com/foaf/0.1/>
krule:  <http://mulgara.org/owl/krule/#>
rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
skos:  <http://www.w3.org/2004/02/skos/core#>
owl:  <http://www.w3.org/2002/07/owl#>

TQL is printing them out in SPARQL's prefix form, so they can be
copied/pasted with just the addition of an @prefix if required.

We should have a 1.2 release soon, and this will be rolled into that.

Paul



More information about the Mulgara-general mailing list