- From: Aaron Swartz <aswartz@swartzfam.com>
- Date: Fri, 26 Jan 2001 13:01:21 -0600
- To: Dan Brickley <Daniel.Brickley@bristol.ac.uk>, <www-rdf-interest@w3.org>
Dan Brickley <Daniel.Brickley@bristol.ac.uk> wrote:
> urn:uuid:3242340623324314890324 and suchlike are fine
> names for RDF predicates (albeit non-representable in RDF 1.0 XML
> syntax).
Are they really? It's a bit of a tangent, but couldn't I do this:
<rdf:RDF xmlns:urn="urn:uuid:" xmlns:rdf="#RDF-whatever">
<rdf:Description rdf:about=""
<urn:3242340623324314890324>Wow, it worked.</urn:3242340623324314890324>
</rdf:Description>
</rdf:RDF>
It seems like that would be perfectly valid.
--
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]
Received on Friday, 26 January 2001 14:01:46 UTC