You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dataset.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
DCAT vocabulary has already defined concept `dcat:Dataset`is a concept in DCAT2 which is a sub-class of `dcat:Resource`. We used this concept to describe any Rare disease related dataset. When a dataset is about contain of rare disease resources such as `biobank` and `patient registry` then we recommend using `sio:is related to` property to connect the dataset to its rare disease resource.
1
+
DCAT vocabulary has already has concept `dcat:Dataset` which is a sub-class of `dcat:Resource`. We use this concept to describe any rare disease related dataset. When a dataset is about content of a rare disease resources such as `biobank` and `patient registry` then we recommend using `sio:is related to` property to connect the dataset to its rare disease resource.
Often a dataset can be made available for use via data dump such RDF,mysql data dump or via service which severs the dataset such as APIs. In this section we describe how one can describe various distributions of dataset.
98
+
Often a dataset can be made available for use via data dump such as RDF,mysql data dump or via services which serves the dataset such as an API. In this section we describe how one can describe various distributions of dataset.
When you create a distribution entry please make sure that the distribution entry's link is described in the appropriate dataset via `dcat:distribution` predicate.
0 commit comments