TEST: extra-credit/Manifest002

Jeremy, when parsing
http://www.w3.org/2002/03owlt/extra-credit/premises002.rdf
$Id: premises002.rdf,v 1.2 2003/05/05 07:22:51 jcarroll Exp $
using Jena-2p1

we now get triples such as


<http://www.w3.org/2002/03owlt/extra-credit/premises002#q-M-to-1>
      rdfs:domain

<http://www.w3.org/2002/03owlt/extra-credit/premises002#cardinality-N-times-M>

;
      <http://www.w3.org/2002/07/owl#inverseOf>
            "" ;


and


<http://www.w3.org/2002/03owlt/extra-credit/premises002#invQ-1-to-M>
      a     rdf:Statement ;
      rdf:subject

<http://www.w3.org/2002/03owlt/extra-credit/premises002#q-M-to-1> ;
      rdf:predicate
            <http://www.w3.org/2002/07/owl#inverseOf> ;
      rdf:object
            "" .


and I think that the "" object is not intended, isn't it?


-- ,
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Monday, 5 May 2003 16:00:19 UTC