W3C home > Mailing lists > Public > semantic-web@w3.org > August 2005

W3C RDF Validation Service - resulting triples

From: Hans Teijgeler <hans.teijgeler@quicknet.nl>
Date: Thu, 25 Aug 2005 12:10:00 +0200
Message-Id: <200508251010.j7PAA4rm027815@vmx70.multikabel.net>
To: <semantic-web@w3.org>
Cc: "Christiansen Thore" <tore.r.christiansen@dnv.com>
Hi,

 

In the OWL Web OntologyLanguage Guide, par. 3.1.2 I found;

 

<owl:Thing rdf:ID="CentralCoastRegion" /> 
 
<owl:Thing rdf:about="#CentralCoastRegion"> 
   <rdf:type rdf:resource="#Region"/> 
</owl:Thing>

 

When I ran similar constructs in the W3C RDF Validation Service it resulted
in two perfectly identical triples, like for the above case:

 

<http://www.example.com#CentralCoastRegion> 

<http://www.w3.org/1999/02/22-rdf-syntax-ns#type> 

<http://www.w3.org/2002/07/owl#Thing> .

 

<http://www.example.com#CentralCoastRegion> 

<http://www.w3.org/1999/02/22-rdf-syntax-ns#type> 

<http://www.w3.org/2002/07/owl#Thing> .

 

I assume that I can throw away one of them. Is that correct?

 

Regards,

Hans

 

_______________________ 

Hans Teijgeler

ISO 15926 specialist

 <http://www.InfowebML.ws> www.InfowebML.ws

 <mailto:hans.teijgeler@quicknet.nl> hans.teijgeler@quicknet.nl

phone +31-72-509 2005      

 
Received on Thursday, 25 August 2005 10:10:27 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:36:07 GMT