I've implemented an example as above for the Media Types implementation: https://conneg.info/mediatypes?_format=text/turtle. ``` <https://conneg.info/mediatypes> a dcat:DataService ; dct:title "Media Types Web Service" ; ... # URIs for the all the Functional Profiles of Content Negotiation # by Profile that this system is conformant with dct:conformsTo <http://www.w3.org/ns/dx/conneg/profile/http> , <http://www.w3.org/ns/dx/conneg/profile/qsa> , <http://www.w3.org/ns/dx/conneg/profile/qsa-alt> , <http://www.w3.org/ns/dx/conneg/profile/rrd> ; ... dcat:endpointURL <https://conneg.info/mediatypes> ; ... ``` -- GitHub Notification of comment by nicholascar Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1042#issuecomment-545144665 using your GitHub accountReceived on Tuesday, 22 October 2019 20:40:46 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:28:33 UTC