- From: Eric Stephan <ericphb@gmail.com>
- Date: Wed, 23 Mar 2016 05:25:29 -0700
- To: Data on the Web Best Practices Working Group <public-dwbp-wg@w3.org>
Received on Wednesday, 23 March 2016 12:25:56 UTC
Hi Riccardo,
Below is an example we could use as a starting point. How could we show
usage counts?
Thanks,
Eric S
ex:timetable-001
a dcat:Dataset;
dct:title "Bus timetable of MyCity"^^xsd:string;
dct:issued "2015-05-05"^^xsd:date;
dct:publisher ex:transport-agency-mycity ;
dcat:distribution ex:timetable-001-csv;
.
ex:timetable-001-csv
a dcat:Distribution;
dct:title "CSV distribution MyCity_busTimetable dataset."^^xsd:string
;
dct:description "CSV distribution of the bus timetable
dataset of MyCity."^^xsd:string ;
dcat:mediaType "text/csv"^^xsd:string;
.
On Mon, Mar 14, 2016 at 7:09 AM, Data on the Web Best Practices Working
Group Issue Tracker <sysbot+tracker@w3.org> wrote:
> dwbp-ACTION-251: Work with ericstephan on creating examples of dataset
> usage counts in the dqv
>
> http://www.w3.org/2013/dwbp/track/actions/251
>
> Assigned to: Riccardo Albertoni
>
>
>
>
>
>
>
>
>
Received on Wednesday, 23 March 2016 12:25:56 UTC