Catalogue-Profiles/profiles/Policy_D4Research_open-scie...

75 lines
3.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<metadataformat type="Policy">
<metadatafield>
<fieldName>Alternative ID</fieldName>
<mandatory>false</mandatory>
<dataType>String</dataType>
<maxOccurs>*</maxOccurs>
<defaultValue/>
<note>Altri identificatori del documento, ad esempio DOI</note>
</metadatafield>
<metadatafield>
<fieldName>Corporate Author</fieldName>
<mandatory>false</mandatory>
<dataType>String</dataType>
<maxOccurs>1</maxOccurs>
<defaultValue/>
<note>Per esempio se il documento è stato rilasciato da un gruppo di lavoro/esperti</note>
</metadatafield>
<metadatafield>
<fieldName>Ente di rilascio</fieldName>
<mandatory>true</mandatory>
<dataType>String</dataType>
<maxOccurs>1</maxOccurs>
<defaultValue/>
<note>Il nome dellente che ha rilasciato il documento</note>
</metadatafield>
<metadatafield>
<fieldName>Tipo di Ente</fieldName>
<mandatory>true</mandatory>
<dataType>String</dataType>
<maxOccurs>1</maxOccurs>
<defaultValue>Altro</defaultValue>
<note>Università, Ente di ricerca, Fondazione, Istituto, Ente finanziatore, policy maker, altro</note>
<vocabulary isMultiSelection="false">
<vocabularyField>Università</vocabularyField>
<vocabularyField>Ente di ricerca</vocabularyField>
<vocabularyField>Fondazione</vocabularyField>
<vocabularyField>Istituto</vocabularyField>
<vocabularyField>Ente finanziatore</vocabularyField>
<vocabularyField>Policy maker</vocabularyField>
<vocabularyField>Altro</vocabularyField>
</vocabulary>
</metadatafield>
<metadatafield>
<fieldName>Data di approvazione</fieldName>
<mandatory>false</mandatory>
<dataType>Time</dataType>
<maxOccurs>1</maxOccurs>
<note>Data di approvazione</note>
</metadatafield>
<metadatafield>
<fieldName>Data di applicazione</fieldName>
<mandatory>false</mandatory>
<dataType>Time</dataType>
<maxOccurs>1</maxOccurs>
<note>Data di applicazione</note>
</metadatafield>
<metadatafield>
<fieldName>Data ultima modifica</fieldName>
<mandatory>false</mandatory>
<dataType>Time</dataType>
<maxOccurs>1</maxOccurs>
<note>Data ultima modifica</note>
</metadatafield>
<metadatafield>
<fieldName>Referente</fieldName>
<mandatory>true</mandatory>
<dataType>String</dataType>
<maxOccurs>*</maxOccurs>
<defaultValue/>
<note>Punto di contatto per eventuali domande riguardo al documento. Il formato da usare è: cognome, nome[, email]</note>
<validator>
<regularExpression>^[a-zA-ZÀ-ÿ .'-]+, [a-zA-ZÀ-ÿ .'-]+[, ]*([a-zA-Z0-9_!#$%*+=?`{|}~^.-]+@[a-zA-Z0-9À-ÿ.-]+)?</regularExpression>
</validator>
</metadatafield>
</metadataformat>