Re: ISSUE 144, minor wording issue about datasets in Semantics

On 02/10/13 01:21, Peter Patel-Schneider wrote:
> Yes, indeed the wording should be adjusted.
>
> I suggest a minimal change in wording to:
>
> An RDF dataset (see [RDF11-CONCEPTS]) is a finite set of RDF graphs each
> paired with one or more IRIs or blank nodes, each of which being a name
> of the graph
>
> although this is probably not the smoothest way of saying what is meant.
>
>
> peter
>

Another problem is that the same IRI can be paired multiple times.  It 
needs to say the IRIs/blank nodes are uniquely paired.

(<iri>, G1) (<iri>, G2)

fits the description in semantics.

Why not adopt the languge from, or at least closer to, RDF concepts?

Talking about pairing one graph with one or more IRIs or blank nodes is 
not clear (to me at least).

	Andy

Received on Wednesday, 2 October 2013 08:04:07 UTC