Attempted example CSV metadata document and template

All -

I've just uploaded to [GitHub][1] a rework of the "Simple Weather Observation" example. I've tried to create a CSV metadata document following the rules in the [Metadata Vocabulary for Tabular Data][2] and [Generating RDF from Tabular Data on the Web][3] documents.

I would be particularly interested in:

- corrections to errors!
- comments on additional proposed properties in the metadata document ("short-name", "template", "microsyntax")
- use of "hasFormat" to specify the Content-Type associated with a Template
- use of a REGEXP within a URI Template to convert ISO 8601 syntax to a simplified form
- thoughts about a way to describe that microsyntax format within the metadata document (see CellMicrosyntax requirement][4]), e.g. to define the sub-elements within the microsyntax that may be extracted for use later - see [Parsing cell microsyntax][5].

Comments welcome.

Jeremy


[1]: https://github.com/w3c/csvw/blob/gh-pages/examples/csv-metadata-and-template-for-simple-weather-obs-example.md 
[2]: http://w3c.github.io/csvw/metadata/index.html 
[3]: http://w3c.github.io/csvw/csv2rdf/ 
[4]: http://w3c.github.io/csvw/use-cases-and-requirements/#R-CellMicrosyntax 
[5]: https://github.com/w3c/csvw/blob/gh-pages/examples/csv-metadata-and-template-for-simple-weather-obs-example.md#parsing-cell-microsyntax 

Received on Thursday, 12 June 2014 11:58:28 UTC