Hi, I had a (very) short look at the RDF/A proposal, so I don't really understand it yet. I was wondering if the following use case would be covered by RDF/A: I'd like to tag an html section as (a label of) a resource with certain identifying properties, in order to generate pointers to additional information. An example: [[ ... Then I saw Peter's solution. ... ]] I would like to say that "Peter" is (the foaf:givenname of) a foaf:Person with a foaf:mbox of <mailto:peter@ex.com> I would need something along (sorry for pseudo-code): [[ ... Then I saw <span rdf:type="&foaf;Person" foaf:mbox="mailto:peter@ex.com">Peter</span>'s solution. ... ]] I know the above is wrong as the literal "peter" should not be typed as a foaf:Person, but I hope you can see what I'm trying to achieve. My idea was to add a click event to the span tag which could e.g. display a div with a "find out more about this person" link. Is that a use case RDF/A covers? regards, benjamin -- Benjamin Nowack Kruppstr. 100 45145 Essen, Germany http://www.bnode.org/Received on Wednesday, 17 November 2004 14:06:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:59 GMT