Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re3data domains (contentType) #241

Open
bansp opened this issue Oct 17, 2023 · 1 comment
Open

re3data domains (contentType) #241

bansp opened this issue Oct 17, 2023 · 1 comment
Labels
discussion SIS:domains related to functional domains as represented in the SIS

Comments

@bansp
Copy link
Member

bansp commented Oct 17, 2023

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 bansp added discussion SIS:domains related to functional domains as represented in the SIS labels Oct 17, 2023
@bansp bansp added this to the the milestone that isn't milestone Oct 17, 2023
@bansp bansp changed the title r3data domains (contentType) re3data domains (contentType) Oct 24, 2023
@bansp
Copy link
Member Author

bansp commented Oct 24, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion SIS:domains related to functional domains as represented in the SIS
Projects
None yet
Development

No branches or pull requests

1 participant