Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<mycoreclass xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="MCRClassification.xsd" ID="openAIREResourceTypeGeneral400">
<label xml:lang="de" text="OpenAIRE resourceTypeGeneral 4.0.0"/>
<label xml:lang="en" text="OpenAIRE resourceTypeGeneral 4.0.0"/>
<!-- Based upon https://openaire-guidelines-for-literature-repository-managers.readthedocs.io/en/v4.0.0/field_publicationtype.html#attribute-resourcetypegeneral-m -->
<!-- When exporting classification entries to the OpenAIRE Metadata Format v4.0.0, underscores in IDs must be replaced with spaces. -->
<categories>
<category ID="dataset">
<label xml:lang="de" text="Datensatz"/>
<label xml:lang="en" text="dataset"/>
</category>
<category ID="literature">
<label xml:lang="de" text="Literatur"/>
<label xml:lang="en" text="literature"/>
</category>
<category ID="other_research_product">
<label xml:lang="de" text="anderes Forschungsergebnis"/>
<label xml:lang="en" text="other research product"/>
</category>
<category ID="software">
<label xml:lang="de" text="Software"/>
<label xml:lang="en" text="software"/>
</category>
</categories>
</mycoreclass>