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

rdfs:subPropertyOf of rdf:type and rdfs:subClassOf possible?

From: Hans Teijgeler <hans.teijgeler@quicknet.nl>
Date: Mon, 15 Aug 2005 10:39:29 +0200
Message-Id: <200508150839.j7F8dTJT015859@vmx30.multikabel.net>
To: <semantic-web@w3.org>
Cc: "Christiansen Thore" <tore.r.christiansen@dnv.com>
Hi,
 
I need to define a subProperties of rdf:type and also of rdfs:subClassOf.
When I look at the domain and range of rdfs:subPropertyOf I see that both
require an rdf:Property. And rdf:type and rdfs:subClassOf are Properties.
 
So, is the following allowed?
 
<owl:ObjectProperty rdf:ID="upperBoundOf">
  <rdfs:subPropertyOf
rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#type"/>
</owl:ObjectProperty>
 
<owl:ObjectProperty rdf:ID="subClassByRoleOf">
  <rdfs:subPropertyOf
rdf:resource="http://www.w3.org/2000/01/rdf-schema#subClassOf"/>
</owl:ObjectProperty>
 
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 Monday, 15 August 2005 08:39:52 GMT

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