From: "Smith, Michael K" <michael.smith@eds.com> Subject: Guide: Question re annotations Date: Wed, 26 Feb 2003 14:51:26 -0600 > > I am trying to write up an additional annotation paragraph for the > Guide. And I don't fully understand our solution. > > Consider the use of the Dublin Core tag, 'creator'. I assume I should > provide the following, either in my document or via some import. > > <owl:AnnotationProperty rdf:about="&dc;creator"/> > > What are the consequences of its absence? This is currently under debate. Jeremy's view is that this would be required. Some versions of S&AS don't need this. > If the value of the property is a literal, do I need or should I > provide the following? > > <owl:DatatypeProperty rdf:about="&dc;creator"/> No. Not only is this not needed, but providing it would tip the ontology over into OWL Full. > Final question. Given > > <WineGrape rdf:ID="G1"> > <dc:creator rdf:resource="M.K.Smith"/> > </WineGrape> > > <WineGrape rdf:ID="G2"> > <owl:sameIndividualAs rdf:resource="#G1"/> > </WineGrape> > > Does this entail > > <WineGrape rdf:ID="G2"> > <dc:creator rdf:resource="M.K.Smith"/> > </WineGrape> Yes. > Thanks. > > - Mike peterReceived on Thursday, 27 February 2003 12:28:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:57 GMT