- From: Andrea Perego <andrea.perego@jrc.ec.europa.eu>
- Date: Wed, 09 Dec 2015 13:36:43 +0100
- To: Jeremy Tandy <jeremy.tandy@gmail.com>, Bill Roberts <bill@swirrl.com>
- Cc: Bart van Leeuwen <Bart_van_Leeuwen@netage.nl>, "public-sdw-wg@w3.org" <public-sdw-wg@w3.org>
On 02/12/2015 17:49, Jeremy Tandy wrote: > [snip] > > FWIW, note that the catalogue discovery mode (search for the record, > read the record to find the access point. query the access point) is > covered by the DWBP. Furthermore, I'd be bold enough to say that > data that's accessed only from an opaque service endpoint is not > really on the web. I think to be "on the web" the data needs to be > visible to (and crawlable by) search engines. I tend to share Jeremy's concern. I see three main requirements / recommendations here: 1. HTML should be supported, via HTTP conneg, as an alternative format for CSW output (metadata records and, possibly, also service capabilities). 2. This HTML representation should be optimised for indexing - it should embed the metadata themselves, as RDFa, Microformats, etc. 3. Metadata records should use HTTP URIs to enable link crawling. About (1) & (2), this is actually related to UCR #4.43: http://www.w3.org/TR/sdw-ucr/#ImprovingDiscoveryOfSpatialDataOnTheWeb And this is what has been done, e.g., in the GeoDCAT-AP API, which is able to return CSW records in different RDF serialisations, including HTML+RDFA - see, e.g.: http://geodcat-ap.semic.eu:8890/api/?outputSchema=extended&src=http%3A%2F%2Fsdi.eea.europa.eu%2Fcatalogue%2Fsrv%2Feng%2Fcsw%3Frequest%3DGetRecords%26service%3DCSW%26version%3D2.0.2%26namespace%3Dxmlns%2528csw%3Dhttp%3A%2F%2Fwww.opengis.net%2Fcat%2Fcsw%2529%26resultType%3Dresults%26outputSchema%3Dhttp%3A%2F%2Fwww.isotc211.org%2F2005%2Fgmd%26outputFormat%3Dapplication%2Fxml%26typeNames%3Dcsw%3ARecord%26elementSetName%3Dfull%26constraintLanguage%3DCQL_TEXT%26constraint_language_version%3D1.1.0%26maxRecords%3D20&outputFormat=text%2Fhtml About (3), this can be partially addressed by mapping, e.g., ISO code list values to URIs, but it eventually requires HTTP URIs to be used in the original records. Andrea
Received on Wednesday, 9 December 2015 12:37:26 UTC