RDF Templates Label Function

Now the data model is a little clearer, I can introduce a new function: label:

label()
This acts on the context node. The function will return the string representation of the node's label. For a resource this is its uriref, for an untyped literal it is its value. For a blank node the label function will return an empty string.

rong>Updated 14:14pm, 12 September 2003

Comments

No comments yet.

Leave a comment

Sorry, the comment form is closed at this time.