Re: [dxwg] Dataset publications [RDSP] (#63)

For [DATS](https://github.com/datatagsuite), we found the requirement to make the distinction between primary publications (one or more publications that describe how the dataset was produced) and other references or citations (publications that refer / cite or use the dataset):

https://github.com/datatagsuite/schema/blob/29134fd4aa16f7e76b6b9e20238c7b4de82b8518/dataset_schema.json#L112

For annotating these properties, we used [sdo:citation](https://schema.org/citation) in both cases,  as schema.org doesn't distinguish between primary or other publications:
https://github.com/datatagsuite/context/blob/master/sdo/dataset_sdo_context.jsonld#L29
Same for context files based on OBO ontologies, we relied on [iao:citation](http://purl.obolibrary.org/obo/IAO_0000301) in both cases:
https://github.com/datatagsuite/context/blob/1ea30cbda28c814ed3635994264d679c3af4eca9/obo/dataset_obo_context.jsonld#L18

Given the introduction of ```dcat:Resource```, this requirement should apply to any catalogued resource (including datasets and services). 




-- 
GitHub Notification of comment by agbeltran
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/63#issuecomment-452843561 using your GitHub account

Received on Wednesday, 9 January 2019 20:23:55 UTC