Re: How/Why to implement Reification efficiently...

I'm not online at the moment, but from the posting, I think I infered hiow various interpretations look.

Mine would be :

[MyID, documents, abc]
[MyID, documents, xyz]
[abc, creator, Karl]
[xyz, creator, Karl]

The rationale is :
rdf:aboutEach allows to distribute a property over many subjects,
why would it not be possible to distribute a property over many objects.

I actually coded it in my RDF parser without difficulty...
(a company-wide one, I'm not allowed yet to publish it, sorry)

  Pierre-Antoine

Received on Saturday, 2 December 2000 07:39:41 UTC