Re: some syntax errors in the RDF/XML example

Peter F. Patel-Schneider wrote:
> 
>> - <owl:minCardinalityQ rdf:datatype="&amp;xsd;nonNegativeInteger">1</owl:minCardinality>
> 

It is

<owl:Class rdf:about="#Parent">
    <rdfs:subClassOf....
    <owl:equivalentClass>
        <owl:Class>
             <owl:intersectionOf ....>
                 <owl:Restriction>
                     <owl:onProperty...
                     <owl11:onClass ....
                     <owl:minCardinalityQ ..... >1</owl:minCardinality>


I only checked in the appendix, not in the core text.

Ivan

> I can't find this one.  
> 
>> Ivan
> 
> peter

-- 

Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Friday, 28 March 2008 21:14:08 UTC