W3C home > Mailing lists > Public > public-dxwg-wg@w3.org > December 2021

[dxwg] dcterms:conformsTo in Example 58 eea-csw.ttl (#1435)

From: Stephen Richard via GitHub <sysbot+gh@w3.org>
Date: Wed, 08 Dec 2021 21:48:41 +0000
To: public-dxwg-wg@w3.org
Message-ID: <issues.opened-1074873049-1639000119-sysbot+gh@w3.org>
smrgeoinfo has just created a new issue for https://github.com/w3c/dxwg:

== dcterms:conformsTo in Example 58 eea-csw.ttl ==
currently have 
` a:EEA-CSW-Endpoint  dcterms:conformsTo <http://www.opengis.net/def/serviceType/ogc/csw> ;`

but that URI resolves to a non-version specific service type concept, not a specification.  It seems that a common search scenario would be for a service endpoint that implements a particular version (and maybe event a particular profile) of a service, so I'd suggest this should be 

`dcterms:conformsTo <http://www.opengis.net/doc/IS/cat/cws/3.0> ;`

which is the identifier for OGC® Catalogue Services 3.0 Specification - HTTP Protocol Binding

the URI for the non-version specific service type would be better included as 
`dcterms:type <http://www.opengis.net/def/serviceType/ogc/csw> ;`


Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1435 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 December 2021 21:48:43 UTC

This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:28:38 UTC