- From: Mark Birbeck <mark.birbeck@formsPlayer.com>
- Date: Wed, 23 Jan 2008 18:30:15 +0000
- To: "Laurian Gridinoc" <laurian@gmail.com>
- Cc: RDFa <public-rdf-in-xhtml-tf@w3.org>
Hi Laurian, Apologies, but I don't quite follow the question about being more or less verbose. Which triples to use would really depend on what it is that you want to say, rather than any general rules. Out of interest though, are you planning to add those attributes within the browser, by manipulating the DOM? Regards, Mark On 23/01/2008, Laurian Gridinoc <laurian@gmail.com> wrote: > > Hello, > > I'm working on PowerMagpie [1], which is finding triples that can be > matched to terms in a web page (I'm maching labels, local names and > literals). > > I would like to express the matchings in the page as RDFa, for example > for "mad cow" somewhere in the page I have this matching class: > > http://cohse.semanticweb.org/ontologies/people#mad+cow > which has label "mad cow" > > How is the best way to express this triple in the page? > > ... <span about="http://cohse.semanticweb.org/ontologies/people#mad+cow" > instanceof="owl:Class" property="rdfs:label">mad cow</span> ... > > should I be less (no instanceof) or more verbose? > > The goal is to share at DOM level what PowerMagpie detects in a page > with any other RDFa aware extension (such as Operator). > > [1] http://powermagpie.open.ac.uk/ > > Cheers, > -- > Laurian Gridinoc > PhD Student, Knowledge Media Institute > > -- Mark Birbeck, formsPlayer mark.birbeck@formsPlayer.com | +44 (0) 20 7689 9232 http://www.formsPlayer.com | http://internet-apps.blogspot.com standards. innovation.
Received on Wednesday, 23 January 2008 18:30:24 UTC