clarin-eric / standards

work space for the Standards and Interoperability Committee
https://www.clarin.eu/content/standards
3 stars 13 forks source link

re3data domains (contentType) #241

Open bansp opened 11 months ago

bansp commented 11 months ago

For our information, this is the r3data schema v. 4.0: http://schema.re3data.org/4-0/re3dataV4-0.xsd

Their domains do not fit our purposes pretty well, but we should have a clear policy on that: do we map? Do we take the non-linguistic types over and map the linguistic ones? If so, then do we keep the metacategories or create new divisions? Etc.

<xs:simpleType name="contentTypeNames">
<xs:restriction base="xs:string">
<xs:enumeration value="dataset"/>
<xs:enumeration value="aggregated data"/>
<xs:enumeration value="clinical trial data"/>
<xs:enumeration value="compiled data"/>
<xs:enumeration value="encoded data"/>
<xs:enumeration value="experimental data"/>
<xs:enumeration value="genomic data"/>
<xs:enumeration value="geospatial data"/>
<xs:enumeration value="laboratory notebook"/>
<xs:enumeration value="measurement and test data"/>
<xs:enumeration value="observational data"/>
<xs:enumeration value="recorded data"/>
<xs:enumeration value="simulation data"/>
<xs:enumeration value="survey data"/>
<xs:enumeration value="image"/>
<xs:enumeration value="moving image"/>
<xs:enumeration value="still image"/>
<xs:enumeration value="software"/>
<xs:enumeration value="research software"/>
<xs:enumeration value="source code"/>
<xs:enumeration value="text"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
bansp commented 10 months ago

Two examples in action: