- From: Smith, Michael K <michael.smith@eds.com>
- Date: Thu, 8 May 2003 13:18:03 -0500
- To: Charles White <Charles.White@networkinference.com>, Jeremy Carroll <jjc@hpl.hp.com>, www-webont-wg@w3.org
Charles, Thanks. The hasClass had been fixed in the most recent version and I had added xml:base in the guide text, but had not yet mapped it into food and wine. Appreciate the careful scrutiny. - Mike Michael K. Smith, Ph.D., P.E. EDS - Austin Innovation Centre 98 San Jacinto, #500 Austin, TX 78701 phone: +01-512-404-6683 email: michael.smith@eds.com -----Original Message----- From: Charles White [mailto:Charles.White@networkinference.com] Sent: Thursday, May 08, 2003 11:01 AM To: Jeremy Carroll; www-webont-wg@w3.org Subject: RE: GUIDE: wine.owl Jeremy, A couple other things in wine.owl and food.owl: Food.owl 1 needs an xml:base like: xml:base="http://www.w3.org/2001/sw/WebOnt/guide-src/food#" Or everything will default to http://www.w3.org/2001/sw/WebOnt/guide-src/food.owl#... It's the .owl that causes the problem. 2 Legacy of DAML+OIL, there are several Restrictions with hasClass... should be someValuesFrom Wine.owl 1 needs an xml:base like: xml:base="http://www.w3.org/2001/sw/WebOnt/guide-src/wine#"> Similar reason as in food.owl > -----Original Message----- > From: Jeremy Carroll [mailto:jjc@hpl.hp.com] > Sent: 29 April 2003 13:12 > To: www-webont-wg@w3.org > Subject: GUIDE: wine.owl > > > > > > One point is that the construct > > <owl:Class rdf:ID="Wine"> > <rdfs:subClassOf> > <owl:Restriciton> > <owl:onProperty rdf:about="#hasMaker"/> > <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger" > >1</owl:cardinality> > </owl:Restriction> > </rdfs:subClassOf> > </owl:Class> > > > is repeated. I suspect this is unintentional. > > Jeremy > > >
Received on Thursday, 8 May 2003 14:18:15 UTC