Metadata Profile
Table of contents
Overview
The metadata profile provides information on all ZORA metadata fields. It distinguishes between two levels:
- Entries (items): Fields from submission forms, applied to a publication, journal/series, or a publisher item
- Documents (bitstreams): Fields that are populated when a document is uploaded
There are also fields that do not describe metadata: These are primarily fields related to the entities “e-person” and “communities,” cris.virtual fields containing references to author profiles, and virtual fields that are used only in the Solr index for searching and display.
Metadata Namespaces
| Prefix | Standard | Scope |
|---|---|---|
| dc.* | Dublin Core | Bibliographic description, core fields |
| dcterms.* | Dublin Core Terms | Extended Dublin Core fields |
| cris.* | DSpace-CRIS | CRIS-specific extensions for CRIS entities |
| jdb.* | Journal Database | UZH extension fields for journals,series and publishers |
| uzh.* | UZH | UZH extension fields for ZORA publications |
| cris.virtual.* | DSpace-CRIS | Calculated virtual metadata (not stored permanently) |
Entities
ZORA’s data model includes the following entities:
-
Publications: Journal articles, book chapters, monographs, dissertations, etc.
-
People: Users, researcher profiles, ORCID links
-
Organizational units: Represented as communities: UZH, faculties, departments, institutes
-
Journals: List of journals used at UZH, including information on legal status, article processing charges (APCs), and Read&Publish agreements
-
Publishers: List of journal and book publishers used at UZH
-
Software: List of open-source research software developed at UZH (starting in 2027)
- Software: Verzeichnis der an der UZH entwickelten Open Source Forschungssoftware (ab 2027)
Explanations about the list of metadata fields
Input type: onebox: a single-line field, textarea: free-form text field, dropdown: drop-down menu, list: selection list, date: date field
Properties: repeatable: The value can be repeated. required: This field must be filled out in the form
Value list: Predefined field values
In most cases, the content of a field can be read via the JSON "value" attribute. Fields that also contain "authority" data are marked with an asterisk (*) and are explained in a separate list.
Example of a JSON response for a single field (authors of a publication):
"uzh.contributor.author": [
{
"value": "Schmitz, Rayk Alexander",
"language": null,
"authority": "will be referenced::ORCID::0009-0008-6022-1901",
"confidence": -1,
"place": 0,
"securityLevel": 0
},
{...},
{...},
{
"value": "Spingler, Bernhard",
"language": null,
"authority": "0aba17af-b4fc-4715-a5a7-6236ee495ce1",
"confidence": 600,
"place": 3,
"securityLevel": 0
}
],
Metadata Fields
| Form check | Field (Key) | Fieldname (Label) | Description | Level | Entity | Input type | Properties | Value list |
|---|---|---|---|---|---|---|---|---|
| Y | dc.apc.date | Date | Item | Publication | date | |||
| Y | dc.contributor.institution | Institution | Item | Publication | onebox | required | ||
| N | dc.date.accessioned | Date DSpace takes possession of item. | Item | Publication | ||||
| N | dc.date.available | Date or date range item became available to the public. | Item | Publication | ||||
| N | dc.date.created | Date of creation or manufacture of intellectual content if different from date.issued. | Item | Publication | ||||
| Y | dc.date.issued | Publikationsdatum | Datum der Veröffentlichung im Format YYYY oder YYYY-MM oder YYYY-MM-DD |
Item | Publication | date | required | |
| Y | dc.description | Enter a description for the file | Catch-all for any description not defined by qualifiers. | Bitstream | Publication | textarea | ||
| Y | dc.description.abstract | Abstract or summary. | Item | Publication | textarea | |||
| Y | dc.description.edition | Auflage | Edition | Item | Publication | onebox | ||
| N | dc.description.uri | Uniform Resource Identifier pointing to description of this item. | Item | Publication | ||||
| N | dc.format | Catch-all for any format information not defined by qualifiers. | Item | Publication | ||||
| N | dc.format.extent | Size or duration. | Item | Publication | ||||
| N | dc.format.medium | Physical medium. | Item | Publication | ||||
| N | dc.format.mimetype | Registered MIME type identifiers. | Item | Publication | ||||
| Y | dc.identifier.doi | The doi identifier minted by this repository. | Item | Publication | onebox | |||
| Y | dc.identifier.isbn | International Standard Book Number | Item | Publication | onebox | repeatable | ||
| Y | dc.identifier.issn | International Standard Serial Number | Item | Publication | onebox | repeatable | ||
| N | dc.identifier.scopus | The scopus identifier | Item | Publication | ||||
| N | dc.identifier.uri | Uniform Resource Identifier | Item | Publication | ||||
| N | dc.identifier.wos | The wos identifier | Item | Publication | ||||
| Y | dc.language.iso | Current ISO standard for language of intellectual content, including country codes (e.g. "en_US"). | Item | Publication | dropdown | repeatable required | UNSPECIFIED eng deu fra ita spa sgg ssr slf abk aar afr aka sqi amh ara arg hye asm ava ave aym aze bam bak eus bel ben bis bos bre bul mya cat cha che nya zho chu chv cor cos cre hrv ces dan div nld dzo epo est ewe fao fij fin fry ful gla glg lug kat ell kal grn guj hat hau heb her hin hmo hun isl ido ibo ind ina ile iku ipk gle jpn jav kan kau kas kaz khm kik kin kir kom kon kor kua kur lao lat lav lim lin lit lub ltz mkd mlg msa mal mlt glv mri mar mah mon und nau nav nde nbl ndo nep nor nob nno iii oci oji ori orm oss pli pus fas pol por pan que ron roh run rus sme smo sag san srd srp sna snd sin slk slv som sot sun swa ssw swe tgl tah tgk tam tat tel tha bod tir ton tso tsn tur tuk twi uig ukr urd uzb ven vie vol wln cym wol xho yid yor zha zul | |
| N | dc.publisher | Entity responsible for publication, distribution, or imprint. | Item | Publication | ||||
| Y | dc.subject.ddc | Dewey Decimal Classification Number | Item | Publication | onebox | repeatable | ||
| Y | dc.subject.jel | JEL Classification | Item | Publication | onebox | repeatable | ||
| Y | dc.title | Name of the file | Title statement/title proper. | Bitstream | Publication | onebox | ||
| Y | dc.title.translated | Other titles | Item | Publication | onebox | repeatable | ||
| Y | dc.type | Type | Nature or genre of content. | Item | Publication | list | required | article book_section conference_item monograph dissertation habilitation masters_thesis newspaper_article edited_scientific_work working_paper published_research_report scientific_publication_in_electronic_form |
| N | dc.zora.subjectid | Subject id from zora | Item | Publication | ||||
| Y | dcterms.bibliographicCitation.booktitle | Title of Book | Item | Publication | onebox | required | ||
| Y | dcterms.bibliographicCitation.journaltitle | Journal/Series Title | Item | Publication | onebox | required | ||
| Y | dcterms.bibliographicCitation.number | Number | Item | Publication | onebox | |||
| Y | dcterms.bibliographicCitation.originalpublishername | Publisher | Item | Publication | onebox | required | ||
| Y | dcterms.bibliographicCitation.originalpublisherplace | Place of Publication | Item | Publication | onebox | repeatable required | ||
| Y | dcterms.bibliographicCitation.pageend | Page End | Item | Publication | onebox | |||
| Y | dcterms.bibliographicCitation.pagestart | Page Start | Item | Publication | onebox | required | ||
| Y | dcterms.bibliographicCitation.pmid | PubMed ID | Item | Publication | onebox | |||
| Y | dcterms.bibliographicCitation.url | Official URL | Item | Publication | onebox | |||
| Y | dcterms.bibliographicCitation.volume | Volume | Item | Publication | onebox | |||
| Y | jdb.apc.currency | EPrints field: currency | Item | Zeitschrift/Reihe Herausgeberschaft | dropdown | CHF EUR GBP USD ARS BRL CAD CNY COP CZK IDR INR IQD IRR JPY KRW MYR PLN RUB SAR TRY ZAR | ||
| N | jdb.apc.date | EPrints field: date | Item | Zeitschrift/Reihe Herausgeberschaft | ||||
| Y | jdb.apc.fee | EPrints field: fee | Item | Zeitschrift/Reihe Herausgeberschaft | inline-group | repeatable | ||
| Y | jdb.contract.id | EPrints field: id | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.contract.name | EPrints field: name | Item | Zeitschrift/Reihe Herausgeberschaft | inline-group | repeatable | ||
| Y | jdb.contract.url | EPrints field: url | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.contract.validity | EPrints field: validity | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.journal.additionalInformation | EPrints field: additional_information | Item | Journal/Series | textarea | |||
| Y | jdb.journal.comment | EPrints field: comment | Item | Journal/Series | textarea | |||
| Y | jdb.journal.conflict | Item | Journal/Series | list | Yes No Unspecified | |||
| Y | jdb.journal.contractAvailable | EPrints field: contract_available | Item | Journal/Series | list | Unspecified True False | ||
| Y | jdb.journal.ctaexcerpt | EPrints field: cta_excerpt | Item | Journal/Series | textarea | |||
| Y | jdb.journal.daterange | Item | Journal/Series | onebox | ||||
| N | jdb.journal.datestamp | EPrints field: datestamp | Item | Journal/Series | ||||
| Y | jdb.journal.doajStatus | EPrints field: doaj_status | Item | Journal/Series | list | Yesjourbalislistedindoaj Nojournalisnotlistedindoaj JournalisgoldOAbutnotlistedinDOAJ Unspecified | ||
| Y | jdb.journal.freeaccessatdoi | EPrints field: freeaccessatdoi | Item | Journal/Series | inline-group | repeatable | ||
| Y | jdb.journal.internalinfo | EPrints field: internal_information | Item | Journal/Series | textarea | |||
| Y | jdb.journal.isoabbreviation | EPrints field: iso_abbreviation | Item | Journal/Series | onebox | |||
| Y | jdb.journal.issn-e | EPrints field: issn_electronic | Item | Journal/Series | onebox | repeatable | ||
| Y | jdb.journal.issn-l | EPrints field: issn_link | Item | Journal/Series | onebox | repeatable | ||
| Y | jdb.journal.issn-p | EPrints field: issn_print | Item | Journal/Series | onebox | repeatable | ||
| Y | jdb.journal.itemstatus | EPrints field: eprint_status | Item | Journal/Series | onebox | |||
| N | jdb.journal.jdbid | Item | Journal/Series | |||||
| Y | jdb.journal.jdbids | EPrints field: eprintid | Item | Journal/Series | onebox | |||
| N | jdb.journal.lastmod | EPrints field: lastmod | Item | Journal/Series | ||||
| N | jdb.journal.license | EPrints field: license | Item | Journal/Series | ||||
| Y | jdb.journal.nlmid | EPrints field: nlm_id | Item | Journal/Series | onebox | |||
| Y | jdb.journal.note | EPrints field: note | Item | Journal/Series | textarea | |||
| Y | jdb.journal.oastart | EPrints field: oa_start | Item | Journal/Series | onebox | |||
| Y | jdb.journal.publicationtype | EPrints field: publication_type | Item | Journal/Series | list | conferenceproceedings journal monographicseries | ||
| N | jdb.journal.publisherid | EPrints field: the_publisher | Item | Journal/Series | ||||
| Y | jdb.journal.publishername | Item | Journal/Series | onebox | repeatable | |||
| Y | jdb.journal.publisherstatement | EPrints field: publisher_statement | Item | Journal/Series | textarea | |||
| Y | jdb.journal.refereed | EPrints field: refereed | Item | Journal/Series | inline-group | repeatable | ||
| N | jdb.journal.refereedconflict | EPrints field: refereed_conflict | Item | Journal/Series | ||||
| Y | jdb.journal.refereedsource | EPrints field: refereed_source | Item | Journal/Series | dropdown | Unspecified Import Ulrichsweb Faculty User ERIH Plus Publisher | ||
| Y | jdb.journal.relation | Item | Journal/Series | onebox | repeatable | |||
| Y | jdb.journal.srid | EPrints field: sr_id | Item | Journal/Series | inline-group | repeatable | ||
| N | jdb.journal.srishybrid | EPrints field: sr_is_hybrid | Item | Journal/Series | ||||
| Y | jdb.journal.srishybridt | Item | Journal/Series | list | Yes No | |||
| Y | jdb.journal.sroverwrite | EPrints field: sr_overwrite_flag | Item | Journal/Series | list | required | Yesoverwriterecord Nodontoverwriterecord | |
| N | jdb.journal.srpolipublisheridcyid | Item | Journal/Series | |||||
| N | jdb.journal.srqueryflag | EPrints field: sr_query_flag | Item | Journal/Series | ||||
| Y | jdb.journal.statuschanged | EPrints field: status_changed | Item | Journal/Series | list | Yes No | ||
| Y | jdb.journal.syncsr | Item | Journal/Series | list | required | TRUE FALSE | ||
| Y | jdb.journal.title | EPrints field: title | Item | Journal/Series | onebox | required | ||
| Y | jdb.journal.titlevariant | EPrints field: title_variant | Item | Journal/Series | onebox | repeatable | ||
| Y | jdb.journal.ulrichsid | EPrints field: ulrichs_id | Item | Journal/Series | onebox | |||
| Y | jdb.oapermission.allowed | EPrints field: allowed | Item | Zeitschrift/Reihe Herausgeberschaft | dropdown | No Notspecified Unknown Yes Hybrid | ||
| Y | jdb.oapermission.articleversion | EPrints field: articleversion | Item | Zeitschrift/Reihe Herausgeberschaft | inline-group | repeatable | ||
| Y | jdb.oapermission.conditions | EPrints field: conditions | Item | Zeitschrift/Reihe Herausgeberschaft | textarea | |||
| Y | jdb.oapermission.copyrightowner | EPrints field: copyrightowner | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.oapermission.embargo | EPrints field: embargo | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.oapermission.license | EPrints field: license | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.oapermission.srpolicyid | EPrints field: srpolicyid | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| N | jdb.publisher.additionalInformation | EPrints field: additional_information | Item | Publisher | ||||
| Y | jdb.publisher.alias | EPrints field: alias | Item | Publisher | onebox | repeatable | ||
| Y | jdb.publisher.comment | EPrints field: comment | Item | Publisher | textarea | |||
| N | jdb.publisher.ctaExcerpt | Item | Publisher | |||||
| N | jdb.publisher.cta_excerpt | EPrints field: cta_excerpt | Item | Publisher | ||||
| N | jdb.publisher.datestamp | EPrints field: datestamp | Item | Publisher | ||||
| N | jdb.publisher.internalinfo | EPrints field: internal_information | Item | Publisher | ||||
| Y | jdb.publisher.itemstatus | EPrints field: eprint_status | Item | Publisher | list | inbox buffer archive deletion | ||
| Y | jdb.publisher.jdbid | EPrints field: [] | Item | Publisher | onebox | |||
| N | jdb.publisher.lastmod | EPrints field: lastmod | Item | Publisher | ||||
| N | jdb.publisher.name | EPrints field: name | Item | Publisher | ||||
| N | jdb.publisher.srid | EPrints field: sr_id | Item | Publisher | ||||
| Y | jdb.publisher.sroverwrite | EPrints field: sr_overwrite_flag | Item | Publisher | list | Yes No | ||
| N | jdb.publisher.srqueryflag | EPrints field: sr_query_flag | Item | Publisher | ||||
| N | jdb.sr.lastmod | Eprint field: sr_lastmod_datestamp | Item | Zeitschrift/Reihe Herausgeberschaft | ||||
| N | jdb.sr.lastquery | Eprint field: sr_lastquery_datestamp | Item | Zeitschrift/Reihe Herausgeberschaft | ||||
| N | jdb.sr.recordwaschanged | Eprint field: record_was_changed | Item | Zeitschrift/Reihe Herausgeberschaft | ||||
| Y | jdb.url.type | EPrints field: type | Item | Zeitschrift/Reihe Herausgeberschaft | onebox | |||
| Y | jdb.url.url | EPrints field: url | Item | Zeitschrift/Reihe Herausgeberschaft | inline-group | repeatable | ||
| N | uzh.agreement.master | Old EPrints field: ms_thesis_agreement / item | Item | Publication | ||||
| N | uzh.agreement.thesis | Old EPrints field: phd_thesis_agreement / item | Item | Publication | ||||
| Y | uzh.apc.currency | Currency | Item | Publication | dropdown | CHF EUR GBP USD ARS BRL CAD CNY COP CZK IDR INR IQD IRR JPY KRW MYR PLN RUB SAR TRY ZAR | ||
| Y | uzh.apc.date | Date | Item | Publication | date | repeatable | ||
| Y | uzh.apc.fee | Item | Publication | onebox | ||||
| Y | uzh.apc.fund | Item | Publication | dropdown | Unspecified PublFundSocSciHum MembershipUZH BretscherFonds FP7 H2020 HorizonEurope Universityinstituteclinic | |||
| Y | uzh.apc.funder | Item | Publication | dropdown | Unspecified UZH SNSF ERC SwissCancerLeague GermanResearchFoundation SystemsX CRPP JacobsFoundation VeluxStiftung ZentralbibliothekZürich OtherSwissUniversity OtherInternationalUniversity PrivatePerson OtherResearchFunder | |||
| N | uzh.contributor.affiliation * | Item | Publication | |||||
| Y | uzh.contributor.author * | Author's name | Item | Publication | inline-group | repeatable required | ||
| N | uzh.contributor.correspondence | Is author corresponding? | Item | Publication | ||||
| Y | uzh.contributor.editor * | Editor's name | Item | Publication | inline-group | repeatable required | ||
| N | uzh.contributor.editoraffiliation * | Affiliation of the editor | Item | Publication | ||||
| N | uzh.contributor.editorcorrespondence | Is editor corresponding? | Item | Publication | ||||
| Y | uzh.contributor.editoremail | Email of the editor | Item | Publication | onebox | |||
| Y | uzh.contributor.email | Item | Publication | onebox | ||||
| Y | uzh.contributor.examiner * | Examiner's name | Item | Publication | inline-group | repeatable | ||
| N | uzh.contributor.examineraffiliation * | Affiliation of the examiner | Item | Publication | ||||
| N | uzh.contributor.examinercorrespondence | Is examiner corresponding? | Item | Publication | ||||
| Y | uzh.contributor.examineremail | Email of the examiner | Item | Publication | onebox | |||
| Y | uzh.date.akaber | Date Annual Report (Year only) | Item | Publication | date | |||
| Y | uzh.date.embargo | Embargo | Bitstream | Publication | date | |||
| Y | uzh.date.previous | Previous Dates | Item | Publication | date | repeatable | ||
| N | uzh.document.accessCondition | Access Condition | Bitstream | Publication | ||||
| N | uzh.document.availability | Document Availability | Item | Publication | ||||
| N | uzh.document.classificationdate | PRONOM date of classification | Bitstream | Publication | ||||
| N | uzh.document.classificationquality | PRONOM classificationquality | Bitstream | Publication | ||||
| Y | uzh.document.content | Bitstream | Publication | dropdown | Unspecified draft submitted accepted published updated supplemental coverimage metadata other | |||
| Y | uzh.document.description | Description | Bitstream | Publication | onebox | |||
| N | uzh.document.embargoLifterNote | Note made by uzh-embargo-lifter after lifted the embargo. | Item | Publication | ||||
| Y | uzh.document.format | Type | Bitstream | Publication | dropdown | text/html application/pdf application/postscript text/plain application/vnd.ms-powerpoint application/epub+zip application/msword image/jpeg image/png image/gif image/bmp image/tiff video/mpeg video/quicktime video/avi audio/aac audio/mpeg audio/mp4 audio.ogg audio/aiff audio/wav other | ||
| Y | uzh.document.language | Language | Bitstream | Publication | dropdown | UNSPECIFIED eng deu fra ita spa sgg ssr slf abk aar afr aka sqi amh ara arg hye asm ava ave aym aze bam bak eus bel ben bis bos bre bul mya cat cha che nya zho chu chv cor cos cre hrv ces dan div nld dzo epo est ewe fao fij fin fry ful gla glg lug kat ell kal grn guj hat hau heb her hin hmo hun isl ido ibo ind ina ile iku ipk gle jpn jav kan kau kas kaz khm kik kin kir kom kon kor kua kur lao lat lav lim lin lit lub ltz mkd mlg msa mal mlt glv mri mar mah mon und nau nav nde nbl ndo nep nor nob nno iii oci oji ori orm oss pli pus fas pol por pan que ron roh run rus sme smo sag san srd srp sna snd sin slk slv som sot sun swa ssw swe tgl tah tgk tam tat tel tha bod tir ton tso tsn tur tuk twi uig ukr urd uzb ven vie vol wln cym wol xho yid yor zha zul | ||
| Y | uzh.document.license | license | Bitstream | Publication | dropdown | UNSPECIFIED CCBY10 CCBY20 CCBY30 CCBY40 CCBYSA10 CCBYSA20 CCBYSA30 CCBYSA40 CCBYNC10 CCBYNC20 CCBYNC30 CCBYNC40 CCBYNCSA10 CCBYNCSA20 CCBYNCSA30 CCBYNCSA40 CCBYND10 CCBYND20 CCBYND30 CCBYND40 CCBYNCND10 CCBYNCND20 CCBYNCND30 CCBYNCND40 CCPUBLICDOMAIN PUBLISHER GNUGPL20 GNUGPL20 GNULGPL20 GNULGPL30 ODCODBL ODCBY | ||
| Y | uzh.document.pronomid | PRONOM id | Bitstream | Publication | onebox | |||
| N | uzh.eprint.datestamp | Eprint publication eprint (XML) - datestamp | Item | Publication | ||||
| N | uzh.eprint.lastmod | Eprint publication eprint (XML) - lastmod | Item | Publication | ||||
| N | uzh.eprint.statusChange | Eprint publication eprint (XML) - status_changed | Item | Publication | ||||
| Y | uzh.event.presentationType | Item | Publication | list | required | Paper Lecture Speech Keynote Other | ||
| Y | uzh.event.title | Event Title | Item | Publication | onebox | required | ||
| Y | uzh.event.type | Event Type | Item | Publication | dropdown | required | KonferenzConference Workshop AndereOther | |
| N | uzh.funder.identifier | Funder DOI | Item | Publication | ||||
| N | uzh.funder.identifier | Funder identifier | Item | Publication | ||||
| Y | uzh.funder.name | Funder | Item | Publication | inline-group | repeatable | ||
| N | uzh.funder.projectDescription | Description | Item | Publication | ||||
| Y | uzh.funder.projectNumber | Grant ID | Item | Publication | onebox | |||
| Y | uzh.funder.projectTitle | Project Title | Item | Publication | onebox | |||
| Y | uzh.funder.projectURI | Project Website | Item | Publication | onebox | |||
| N | uzh.funder.type | Typ | Item | Publication | ||||
| N | uzh.harvester.eth | Old EPrints field: harvester_eth | Item | Publication | ||||
| N | uzh.harvester.nb | Old EPrints field: harvester_nb | Item | Publication | ||||
| N | uzh.jdb.currency | Currency | Item | Publication | ||||
| Y | uzh.jdb.eprintsId | Journal Database Id | Item | Publication | onebox | |||
| N | uzh.jdb.fee | Fee | Item | Publication | ||||
| N | uzh.jdb.fund | Fund | Item | Publication | ||||
| N | uzh.jdb.funder | Funder | Item | Publication | ||||
| Y | uzh.note.correction | Correction | Item | Publication | onebox | repeatable | ||
| Y | uzh.note.internal | Comments and Suggestions | Item | Publication | onebox | repeatable | ||
| Y | uzh.note.public | Additional Information | Item | Publication | onebox | repeatable | ||
| N | uzh.oastatus.fund | OA Status | Item | Publication | ||||
| Y | uzh.oastatus.unpaywall | Item | Publication | onebox | ||||
| Y | uzh.oastatus.zora | Item | Publication | list | Unspecified Gold Hybrid Green Closed | |||
| Y | uzh.oatransformation.contract | Item | Publication | list | Yes No Unspecified | |||
| Y | uzh.oatransformation.contractDate | Item | Publication | onebox | ||||
| N | uzh.oatransformation.contractDateend | Period of validity end | Item | Publication | ||||
| N | uzh.oatransformation.contractDatestart | Period of validity start | Item | Publication | ||||
| Y | uzh.oatransformation.contractID | Contract ID or number | Item | Publication | onebox | |||
| Y | uzh.oatransformation.contractName | Contract Name/Title | Item | Publication | group | repeatable | ||
| Y | uzh.oatransformation.contractURL | ↳ URL of web page | Item | Publication | onebox | |||
| N | uzh.publication.citation | Item | Publication | |||||
| Y | uzh.publication.corpCreators | Contributors | Item | Publication | inline-group | repeatable | ||
| Y | uzh.publication.faculty | Faculty | Item | Publication | dropdown | required | theology law economics medicine vetsuisse arts science notuzh | |
| Y | uzh.publication.freeAccessAt | free access at | Item | Publication | list | UNSPECIFIED doi pubmedid officialurl relatedurl | ||
| Y | uzh.publication.newspaperTitle | Newspaper Title | Item | Publication | onebox | required | ||
| Y | uzh.publication.originalwork | Item | Publication | list | required | original further | ||
| Y | uzh.publication.pageNumber | Number of Pages | Item | Publication | onebox | |||
| Y | uzh.publication.publishedStatus | Item | Publication | list | required | final firstelectronic | ||
| Y | uzh.publication.scope | Publication | Item | Publication | list | repeatable | Unspecified disciplinebased contributionspractice learningpedagogical | |
| Y | uzh.publication.seriesTitle | Series Name | Item | Publication | onebox | |||
| Y | uzh.publication.thesisType | Custom field: | Item | Publication | list | Unspecified Monographical Cumulative | ||
| Y | uzh.relatedItem.haspart | Has part | Item | Publication | onebox | repeatable | ||
| N | uzh.relatedItem.id | Old EPrints field: related_item / item / id | Item | Publication | ||||
| Y | uzh.relatedItem.ispartof | Is part of | Item | Publication | onebox | repeatable | ||
| N | uzh.relatedItem.relation | Old EPrints field: related_item / item / relation | Item | Publication | ||||
| Y | uzh.relatedUrl.type | Releated URLs Type | Item | Publication | onebox | |||
| Y | uzh.relatedUrl.url | Related URLs | Item | Publication | inline-group | repeatable | ||
| N | uzh.releatedUrl.type | Custom field: | Item | Publication | ||||
| N | uzh.scopus.cluster | Scopus | Item | Publication | ||||
| N | uzh.scopus.datestamp | Scopus | Item | Publication | ||||
| N | uzh.scopus.impact | Scopus | Item | Publication | ||||
| Y | uzh.scopus.subjects | Scopus | Item | Publication | tag | |||
| Y | uzh.workflow.chairSubject | Chair / Subject | Item | Publication | tag | repeatable | ||
| Y | uzh.workflow.contactEmail | Contact Email Address | Item | Publication | onebox | |||
| Y | uzh.workflow.doaj | Old EPrints field: doaj | Item | Publication | list | Yesjourbalislistedindoaj Nojournalisnotlistedindoaj JournalisgoldOAbutnotlistedinDOAJ Unspecified | ||
| N | uzh.workflow.eprintid | Old EPrints field: eprintid | Item | Publication | ||||
| N | uzh.workflow.fulltextStatus | Full Text Status | Item | Publication | ||||
| N | uzh.workflow.revisions | Old EPrints field: rev_number | Item | Publication | ||||
| Y | uzh.workflow.rightsCheck | Copyright info | Item | Publication | list | required | offen nichtoffen keininfo | |
| N | uzh.workflow.source | Old EPrints field: source | Item | Publication | ||||
| N | uzh.workflow.status | Old EPrints field: eprint_status | Item | Publication | ||||
| N | uzh.workflow.userid | Old EPrints field: userid | Item | Publication | ||||
| N | uzh.wos.cluster | WOS | Item | Publication | ||||
| N | uzh.wos.datestamp | WOS | Item | Publication | ||||
| N | uzh.wos.impact | WOS | Item | Publication |
Fields with Authority Data
| Group | Field | Subfield authority may contain | Description |
|---|---|---|---|
| Affiliations | uzh.contributor.affiliation uzh.contributor.editoraffiliation uzh.contributor.examineraffiliation |
will be referenced::ROR-ID::{ROR} |
{ROR} = ROR ID of the organisation (persistent identifier) {ScopusAffilID} = Scopus Affiliation ID of the organisation Multiple affiliation IDs are separated by a pipe character | . ROR and ScopusAffilID can occur both. |
| Contributors | uzh.contributor.author uzh.contributor.editor uzh.contributor.examiner |
Case a) |
Case a) Case b) |