Re: Issue #rdfms-not-id-and-resource-attr

Aaron - I'm trying to understand the ramification
of the change you are proposing.

On Wed, May 23, 2001 at 03:07:00PM -0700, Aaron Swartz wrote:
> 
> <rdf:Description>
>    <propName rdf:ID="foo" rdf:resource="bar"/>
> </rdf:Description>
> 
> would also assign foo the the reification of the statement.

Would you please enumerate the triples you would
expect from the above RDF if it was legal (and doing so 
in Subject, Pred, Object format ala SiRPAC would be much 
appreciated)?

Also, what triples would you expect if the RDF was:

 <rdf:Description about="some_resource">
    <propName rdf:ID="foo" rdf:resource="bar"/>
 </rdf:Description>

Thanks,

Art
---

Received on Thursday, 24 May 2001 16:58:58 UTC