← Prev in month
← Prev in thread
Next in thread →
Next in month →
and duh! Re: [xml-dev] Statistical vs "semantic web" approaches to making sense of the Net
> ... This processor might emit the following > class: > > <owl:Class rdf:ID="Foo"> > <owl:oneOf rdf:parseType="Literal"> > <ex:person rdf:resource="#Bill"/> > <ex:person rdf:resource="#Dave"/> > <ex:person rdf:resource="#Sue"/> > <ex:person rdf:resource="#Nancy"/> > <ex:person rdf:resource="#Freddy"/> > <owl:oneOf> > </owl:Class> > again, that should be: ... <owl:oneOf rdf:parseType="Collection"> just in case anyone was actually paying attention... Jonathan
← Prev in month
← Prev in thread
Next in thread →
Next in month →