N3 changes from Tim Berners-Lee on 2001-05-21 (www-rdf-interest@w3.org from May 2001) (original) (raw)

An unusually large number of changes having happened to N3 recently, I list them for any N3 followers

The main effect of this is that where one has said "<> log:forAll :x, :y, :z" one must use the keywpord "this" instead of "<>" to refer to the current context instead of the current document. The parsers currently generate an id "#_formula" for the context but one must NOT rely on that.

The RDF/XML equiva;lent of "this" I haven't come up with yet. @@

BUILTINS

There are some magic proprties added to cwm. They perform limited string comparison operations See the documentation..

Received on Sunday, 20 May 2001 23:20:49 UTC