- From: Renato Golin <renato@ebi.ac.uk>
- Date: Fri, 27 Jul 2007 11:04:13 +0100
- To: Semantic Web <semantic-web@w3.org>
Garret Wilson wrote: > ( > rdf:<http://www.w3.org/1999/02/22-rdf-syntax-ns#>, > xsd:<http://www.w3.org/2001/XMLSchema-datatypes>, > vcard:<http://www.w3.org/2006/vcard/ns#>, > foaf:<http://xmlns.com/foaf/0.1/>, > eg:<http://www.example.com/> > ) > foaf.Person(<urn:uuid:ca00db92-0f7f-434b-b254-8a6afcf57907>) > { > vcard.name:vcard.Name() > { > vcard.givenName:"Mary Jane", > vcard.familyName:["Smith", "Van Buren"] > }, > vcard.bday:@1980-01-01, > eg.married:true, > eg.childCount:123, > eg.custom:eg.datatype("value") > } > > Isn't that beautiful? Hum... no, not really... at least not that better than any other in particular... I like curly brackets because I'm a C programmer, but nevertheless I didn't like the C version of RDF better than I like Turtle or N4. just another RDF format... cheers, --renato -- Reclaim your digital rights, eliminate DRM, learn more at http://www.defectivebydesign.org/what_is_drm
Received on Friday, 27 July 2007 10:05:03 UTC