- From: Martin Hepp <martin.hepp@uibk.ac.at>
- Date: Thu, 12 Jun 2008 01:08:49 +0200
- To: Cristiano Longo <cristiano.longo@tvblob.com>
- CC: semantic-web@w3.org
Dear Cristiano, one option that comes to my mind is defining the properties you use as annotation properties, similar to the following example for dublin core: <!-- Definition of annotation properties as required per http://www.w3.org/TR/2004/REC-owl-ref-20040210/#AnnotationProperty-def --> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/contributor"/> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/rights"/> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/subject"/> Many OWL ontologies use that pattern (I actually don't know who first proposed that, so apologies for not given explicit credit) best Martin Cristiano Longo wrote: > > Morning all, > I wonder to use foaf elements in my OWL DL ontology. Do someone > experienced some OLW DL foaf version? Do exists a recommended one? I > found just http://attempto.ifi.uzh.ch/site/docs/OWL_to_ACE/foaf.owl. > What do you think about it? > > Thank you in advance, > Cristiano Longo > > > -- ----------------------------------- martin hepp, http://www.heppnetz.de mhepp@computer.org, skype mfhepp
Received on Wednesday, 11 June 2008 23:09:32 UTC