rdfms-syntax-incomplete from Jeremy Carroll on 2002-07-16 (w3c-rdfcore-wg@w3.org from July 2002) (original) (raw)

Proposal in brief:

Full resolution:

======

The chair was keen that we avoid too much discussion. I would like to highlight the choicepoints.

One possibility was to use "_:label" in place of urirefs on the rdf:about and rdf:resource attributes. People said they did not like this idea. It would have less clarity but greater backward compatibility.

The scope of the identifiers is the same as the scope of identifiers in N-triples, i.e. the file. Some use cases point to a need for global scope blank node identifiers (e.g. talking about a node within a graph for later updates to the graph). This seems to me to be a separate issue, and addressing it would constitute a greater change to RDF. (global scope means world-wide, like uris).

The current syntax uses two attributes for URI refs. rdf:about on typed nodes and descriptions and rdf:resource on property elements. Since these two contexts are distinct there is no ambiguity in using the same attribute name for both. It may be less confusing to have rdf:aboutNodeIdentifier and rdf:resourceNodeIdentifier for the two different roles.

rdf:node seemed about the shortest clear name for the attribute.

Jeremy

Received on Tuesday, 16 July 2002 14:48:28 UTC