- From: Eric Stephan <ericphb@gmail.com>
- Date: Wed, 30 Mar 2016 14:38:39 -0700
- To: Annette Greiner <amgreiner@lbl.gov>
- Cc: Public DWBP WG <public-dwbp-wg@w3.org>
- Message-ID: <CAMFz4jiGTPhDwAgaPHE+MTnbuEWi7qxRLOE4Jjp=c29qb_D2sg@mail.gmail.com>
Hi Annette,
Below is a "bibliographic reference" constructed from a cited dataset
written in DUV. Does this help or were you looking for a solution where
one resulting dataset is citing an original dataset?
Eric S
BIBLIOGRAPHIC REFERENCE
Costello, E. "Bus timetable of MyCity" (series 1.2). MyCity. May 5, 2015.
Available from: https://example.org/mycity/trans/timetable-001.
DUV CITED DATASET
ex:author a foaf:Person ;
foaf:givenname "E"^^xsd:string;
foaf:family_name "Costello"^^xsd:string;
foaf:title "Mayor"^^xsd:string .
ex:timetable-001 a dcat:Dataset ;
dct:title "Bus timetable of MyCity"^^xsd:string;
prism:doi "10.3456/4567.21"^^xsd:string ;
dcat:landingPage <https://example.org/mycity/trans/timetable-001>;
pav:version "series-1.2"^^xsd:string;
dct:issued "2015-MAY-05"^^xsd:date;
dct:creator ex:author .
References
[1] http://w3c.github.io/dwbp/vocab-du.html#examples
On Wed, Mar 30, 2016 at 1:36 PM, Annette Greiner <amgreiner@lbl.gov> wrote:
> Great!
> Hey, I just realized I need an example citation for the new BP about
> citing the original publisher when you reuse their data. Do you have
> something I could drop into there using DUV??
> Cheers,
> -Annette
>
> --
> Annette Greiner
> NERSC Data and Analytics Services
> Lawrence Berkeley National Laboratory
> 510-495-2935
>
> On Mar 30, 2016, at 1:32 PM, Eric Stephan <ericphb@gmail.com> wrote:
>
> Annette,
>
> Looks perfect!
>
> Thanks,
>
> Eric S
>
>
> T
>
> On Tue, Mar 29, 2016 at 3:15 PM, Annette Greiner <amgreiner@lbl.gov>
> wrote:
>
>> Hi Caroline,
>> I ended up providing one for the bulk download in my latest pull request.
>> This is my suggestion:
>>
>> The MyCity transit agency may want to make historical arrival data for
>> 2015 available as a bulk download containing multiple CSV files for a
>> hackathon. Since all the arrival data for all the transit services would be
>> a lot of data, they might offer it as a compressed archive (tarred and
>> gzipped).
>>
>> -Annette
>>
>>
>> On 3/29/16 1:53 PM, Caroline Burle wrote:
>>
>> Dear Eric,
>>
>> regarding the BP tasks for CR [1] we are wondering if you need any help
>> to complete the example of BP Provide bulk download until Thursday.
>>
>> Thank you!
>> BP Editors
>>
>> [1] https://www.w3.org/2013/dwbp/wiki/BP_Tasks_for_CR
>>
>>
>> --
>> Annette Greiner
>> NERSC Data and Analytics Services
>> Lawrence Berkeley National Laboratory
>>
>>
>>
>
>
Received on Wednesday, 30 March 2016 21:39:07 UTC