Re: [dxwg] Values for dcterms:conformsTo of instances dcat:DataService (sparql endpoints, for example) (#1211)

@andrea-perego thanks for the answer. I must say I am mildly convinced by the discussion on #1225. The protocol URI seems to have appeared out of the blue there, without explanation.

I have tried to see if the European Data Portal could give us expectation of the usage of the protocol URI vs the query language URI. Firing the query
PREFIX dct: <http://purl.org/dc/terms/> 
SELECT distinct ?d ?s
WHERE { ?d dct:conformsTo ?s 
       FILTER contains( STR(?s), "sparql")}
at
https://www.europeandataportal.eu/sparql-manager/en/
I obtained only results with https://www.w3.org/TR/sparql11-protocol/. *But* they seem to come from one catalogue, so I'm not sure this is a strong proof.

Maybe this is something we could ask advice from the wider group? Unless you can show me some more motivation, which I would probably accept :-)

-- 
GitHub Notification of comment by aisaac
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1211#issuecomment-808958292 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 28 March 2021 20:58:16 UTC