- From: Jakob <jakob.voss@s1999.tu-chemnitz.de>
- Date: Fri, 2 Apr 2004 17:49:35 +0200
- To: www-rdf-interest@w3.org
Hi, As far as I do understand the way to express a triple in XML is <rdf:Description rdf:about="http://www.mydomain.com/my_subject.html"> <predicates:my-predicate rdf:resource="http://www.mydomain.com/my_object.html"/> </rdf:Description> Since characters of XML-Tagnames are more restricted than characters in URLs I wonder how to express triples where the predicate URL contains special characters like ':', '&' and '%'? Its not quite common but possible for some nodes (especially in my application ;-) Thanks a lot, Jakob Voss
Received on Friday, 2 April 2004 12:42:13 UTC