Catalogue-Profiles/profiles/Altro_D4Research_open-scien...

103 lines
5.6 KiB
XML
Raw Normal View History

2023-10-05 09:02:50 +02:00
<metadataformat type="AltroDocumento">
<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>Tipo di Documento</fieldName>
<mandatory>true</mandatory>
<dataType>String</dataType>
<maxOccurs>1</maxOccurs>
<defaultValue>Altro</defaultValue>
<note>regolamento, report o pubblicazione, atto normativo, raccomandazione, linee guida, altro</note>
<vocabulary isMultiSelection="false">
<vocabularyField>Regolamento</vocabularyField>
<vocabularyField>Report o pubblicazione</vocabularyField>
<vocabularyField>Atto normativo</vocabularyField>
<vocabularyField>Raccomandazione</vocabularyField>
<vocabularyField>Linee Guida</vocabularyField>
<vocabularyField>Altro</vocabularyField>
</vocabulary>
<tagging create="true">onValue</tagging>
</metadatafield>
<metadatafield>
<fieldName>Autore</fieldName>
<mandatory>false</mandatory>
<dataType>String</dataType>
<maxOccurs>*</maxOccurs>
<defaultValue/>
<note>Il nome di chi ha scritto il documento, con email e ORCID (se presenti). Il formato da usare è: cognome, nome[, email][, ORCID]. Esempio: Verdi, Giorgio, gv@acme.org, orcid.org/0123-4567-8901-2345</note>
<validator>
<regularExpression>^[a-zA-ZÀ-ÿ .'-]+, [a-zA-ZÀ-ÿ .'-]+[, ]*([a-zA-Z0-9_!#$%*+=?`{|}~^.-]+@[a-zA-Z0-9À-ÿ.-]+)?[, ]*(orcid.org\/0000-000(1-[5-9]|2-[0-9]|3-[0-4])\d\d\d-\d\d\d[\dX])?$</regularExpression>
</validator>
</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>