- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Sat, 14 Apr 2012 20:35:55 +0100
- To: RDF-WG <public-rdf-wg@w3.org>
On 13/04/12 11:33, Steve Harris wrote:
>> Read that as rdf:aaa to avoid natural language meaning.
> I don't get that, but…
Natural language can be confusing.
<u> rdf:label G .
so is <u> labelled by G ?
"<u> has a label of G"
"G is a label for <u>"
or is <u> labelling G ?
"<u> is a label for G"
"G has a label of <u>"
(sometimes it does not matter -- e.g. sameValue).
"labelled graphs" is more of the style "<u> is a label of G".
All that is needed as the most basic building block is a neutral
association of (<u>, G) and that within a dataset (<ui>, Gi) is
functional from <ui> to Gi : given a label, find the associated graph.
Andy
Received on Saturday, 14 April 2012 19:36:27 UTC