121971: #9664 - Make cclicense step required in openaire submission form

This commit is contained in:
Nona Luypaert
2024-12-12 09:16:21 +01:00
parent 31c79500ce
commit 52e5b35c06
2 changed files with 4 additions and 23 deletions

View File

@@ -379,6 +379,10 @@
<!--Step will be to Sign off on the License -->
<step id="license"/>
<!-- Step allows the user to select a Creative Commons License -->
<!-- Required for OpenAIREv4 support -->
<step id="cclicense"/>
</submission-process>
<submission-process name="openAIREPersonSubmission">
<step id="collection"/>

View File

@@ -1133,29 +1133,6 @@
<required></required>
</relation-field>
</row>
<row>
<field>
<dc-schema>dc</dc-schema>
<dc-element>rights</dc-element>
<repeatable>false</repeatable>
<label>Access Type</label>
<input-type value-pairs-name="openaire_rights">dropdown</input-type>
<hint>Select the access type of the resource.</hint>
<required></required>
</field>
</row>
<row>
<field>
<dc-schema>oaire</dc-schema>
<dc-element>license</dc-element>
<dc-qualifier>condition</dc-qualifier>
<repeatable>false</repeatable>
<label>License</label>
<input-type value-pairs-name="openaire_license_types">dropdown</input-type>
<hint>Select the license of the resource.</hint>
<required></required>
</field>
</row>
<row>
<field>
<dc-schema>dc</dc-schema>