- From: Andy Seaborne <andy@apache.org>
- Date: Wed, 21 Dec 2022 12:51:20 +0000
- To: public-rdf-star@w3.org
+1 to versionless names (1) and Versioned name infix (2).
The SPARQL 1.0 version-less name is
https://www.w3.org/TR/rdf-sparql-query/
and it has an prominent box:
"New Version Available: SPARQL 1.1 (Document Status Update, 26 March 2013)"
So maybe redirect "rdf-sparql-query" to sparql12-query or sparql12-overview.
It is in http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/ as well.
(At least change the link to SPARQL latest)
Andy
On 16/12/2022 17:18, Pierre-Antoine Champin wrote:
> Hi all,
>
> as decided during the last call, here is a proposal of a consistent
> naming for the specs in our charter.
>
> 1. Versionless names
> Some of these names are already used, some have been changed for the
> sake of consistency.The idea is that all (including the existing ones)
> would now point to the latest version.
>
> rdf-primer
> rdf-concepts
> rdf-mt
> rdf-n-quads (currently n-quads)
> rdf-n-triples (currently from n-triples)
> rdf-trig (currently trig)
> rdf-turtle (currently turtle)
> rdf-xml (currently rdf-syntax-grammar, which does not make much sense
> anymore)
> rdf-schema
>
> sparql-overview
> sparql-query
> sparql-update
> sparql-results-json
> sparql-results-xml
> sparql-service-description
> sparql-federated-query
> sparql-entailment
> sparql-protocol
> sparql-results-csv-tsv
>
> There was a suggestion in the call to also prepend RDF to the sparql-
> documents. I didn't follow it because
> - it makes very long "short names"
> - it raises the question of other RDF-related specifications, such as
> json-ld or shacl...
>
>
> 2. Versionned name infix
>
> For the version-specific shortnames, replace rdf- by rdf12- and sparql-
> by sparql12- .
>
> E.g.
>
> rdf12-primer
> rdf12-concepts
> ...
> sparql12-overview
> sparql12-query
> ...
>
>
> 3. Versionned name postfix
>
> For the version-specific shortnames, append -12 at the end.
>
> E.g.
>
> rdf-primer-12
> rdf-concepts-12
> ...
> sparql-overview-12
> sparql-query-12
> ...
>
>
Received on Wednesday, 21 December 2022 12:51:34 UTC