[mapping] DDI-C fileDscr --> LogicalDataSet or DataFile ?
Closed this issue · 1 comments
boschthomas commented
Pascal Heus (18.09.2014)
Has any recommendation been made in terms of mapping a DDI-C fileDscr into RDF?
Basically this is both a LogicalDataSet and a DataFile.
Should both be created with the variables listed in the LogicalDataSet and properties such as caseQuantity stored in the DataFile?
Or could a LogicalDataSet be used for all relevant properties, including for example caseQuantity?
I´m currently taking the LogicalDataSet+ DataFile approach
-->
- The domain of disco:caseQuantity is disco:DataFile
- variableQuantity should be mapped to disco:DataFile
[Thomas]
Related to this, if I want to relate a LogicalDataSet with a DataFile, can you confirm that this is by setting a dcat:distribution on the LogicalDataSet hlding a reference to the DataFile.
Is there any inverse property that can be set on the DataFile?
--> Thomas answers mail
boschthomas commented
done