At 13:03 12/03/2002 +0200, Patrick Stickler wrote: [...] >Given > > age rdfs:range xsd:integer . > >Then > > Bob age [ a xsd:integer; xsd:integer "35" ] . > >works OK, since the bNode is a member of the value >space of xsd:integer; but > > Bob age "35" . > >generates a range constraint conflict since "35" is >a member of the lexical space, not value space of >xsd:integer. > >This problem does not exist with a union interpretation. If that is what you want, wouldn't one say: age rdfs:drange xsd:integer? Sorry for being thick, but I still don't see the problem. BrianReceived on Tuesday, 12 March 2002 08:04:08 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:46:16 EDT