Skip to content

Resources

API resources for python-re3data.

AdditionalName dataclass

Attributes: value: language: Language of the research data repository additional name.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class AdditionalName:
    """Attributes:
    value:
    language: Language of the research data repository additional name.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    language: None | Languages = field(
        default=None,
        metadata={
            "type": "Attribute",
            "required": True,
        },
    )

Api dataclass

Attributes: value: api_type: Type of API.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Api:
    """Attributes:
    value:
    api_type: Type of API.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    api_type: None | ApiTypes = field(
        default=None,
        metadata={
            "name": "apiType",
            "type": "Attribute",
            "required": True,
        },
    )

ContentType dataclass

Attributes: value: content_type_scheme: The name and/or URL of the subject scheme or classification code (e.g.parse).

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class ContentType:
    """Attributes:
    value:
    content_type_scheme: The name and/or URL of the subject scheme or classification code (e.g.parse).
    """

    class Meta:
        global_type = False

    value: None | ContentTypeText = field(
        default=None,
        metadata={
            "required": True,
        },
    )
    content_type_scheme: None | ContentTypeScheme = field(
        default=None,
        metadata={
            "name": "contentTypeScheme",
            "type": "Attribute",
            "required": True,
        },
    )

Countries

Bases: Enum

Attributes: ABW: Aruba AFG: Afghanistan AGO: Angola AIA: Anguilla ALA: Aland Islands ALB: Albania AND: Andorra ARE: United Arab Emirates ARG: Argentina ARM: Armenia ASM: American Samoa ATA: Antarctica ATF: French Southern Territories ATG: Antigua and Barbuda AUS: Australia AUT: Austria AZE: Azerbaijan BDI: Burundi BEL: Belgium BEN: Benin BES: Bonaire, Sint Eustatius and Saba BFA: Burkina Faso BGD: Bangladesh BGR: Bulgaria BHR: Bahrain BHS: Bahamas BIH: Bosnia and Herzegovina BLM: Saint Barthelemy BLR: Belarus BLZ: Belize BMU: Bermuda BOL: Bolivia, Plurinational State of BRA: Brazil BRB: Barbados BRN: Brunei Darussalam BTN: Bhutan BVT: Bouvet Island BWA: Botswana CAF: Central African Republic CAN: Canada CCK: Cocos (Keeling) Islands CHE: Switzerland CHL: Chile CHN: China CIV: Cote d'Ivoire CMR: Cameroon COD: Congo, the Democratic Republic of the COG: Congo COK: Cook Islands COL: Colombia COM: Comoros CPV: Cape Verde CRI: Costa Rica CUB: Cuba CUW: Curacao CXR: Christmas Island CYM: Cayman Islands CYP: Cyprus CZE: Czech Republic DEU: Germany DJI: Djibouti DMA: Dominica DNK: Denmark DOM: Dominican Republic DZA: Algeria ECU: Ecuador EGY: Egypt ERI: Eritrea ESH: Western Sahara ESP: Spain EST: Estonia ETH: Ethiopia FIN: Finland FJI: Fiji FLK: Falkland Islands (Malvinas) FRA: France FRO: Faroe Islands FSM: Micronesia, Federated States of GAB: Gabon GBR: United Kingdom GEO: Georgia GGY: Guernsey GHA: Ghana GIB: Gibraltar GIN: Guinea GLP: Guadeloupe GMB: Gambia GNB: Guinea-Bissau GNQ: Equatorial Guinea GRC: Greece GRD: Grenada GRL: Greenland GTM: Guatemala GUF: French Guiana GUM: Guam GUY: Guyana HKG: Hong Kong HMD: Heard Island and McDonald Islands HND: Honduras HRV: Croatia HTI: Haiti HUN: Hungary IDN: Indonesia IMN: Isle of Man IND: India IOT: British Indian Ocean Territory IRL: Ireland IRN: Iran, Islamic Republic of IRQ: Iraq ISL: Iceland ISR: Israel ITA: Italy JAM: Jamaica JEY: Jersey JOR: Jordan JPN: Japan KAZ: Kazakhstan KEN: Kenya KGZ: Kyrgyzstan KHM: Cambodia KIR: Kiribati KNA: Saint Kitts and Nevis KOR: Korea, Republic of KWT: Kuwait LAO: Lao People's Democratic Republic LBN: Lebanon LBR: Liberia LBY: Libya LCA: Saint Lucia LIE: Liechtenstein LKA: Sri Lanka LSO: Lesotho LTU: Lithuania LUX: Luxembourg LVA: Latvia MAC: Macao MAF: Saint Martin (French part) MAR: Morocco MCO: Monaco MDA: Moldova, Republic of MDG: Madagascar MDV: Maldives MEX: Mexico MHL: Marshall Islands MKD: Macedonia, the former Yugoslav Republic of MLI: Mali MLT: Malta MMR: Myanmar MNE: Montenegro MNG: Mongolia MNP: Northern Mariana Islands MOZ: Mozambique MRT: Mauritania MSR: Montserrat MTQ: Martinique MUS: Mauritius MWI: Malawi MYS: Malaysia MYT: Mayotte NAM: Namibia NCL: New Caledonia NER: Niger NFK: Norfolk Island NGA: Nigeria NIC: Nicaragua NIU: Niue NLD: Netherlands NOR: Norway NPL: Nepal NRU: Nauru NZL: New Zealand OMN: Oman PAK: Pakistan PAN: Panama PCN: Pitcairn PER: Peru PHL: Philippines PLW: Palau PNG: Papua New Guinea POL: Poland PRI: Puerto Rico PRK: Korea, Democratic People's Republic of PRT: Portugal PRY: Paraguay PSE: Palestinian Territory, Occupied PYF: French Polynesia QAT: Qatar REU: Reunion ROU: Romania RUS: Russian Federation RWA: Rwanda SAU: Saudi Arabia SDN: Sudan SEN: Senegal SGP: Singapore SGS: South Georgia and the South Sandwich Islands SHN: Saint Helena, Ascension and Tristan da Cunha SJM: Svalbard and Jan Mayen SLB: Solomon Islands SLE: Sierra Leone SLV: El Salvador SMR: San Marino SOM: Somalia SPM: Saint Pierre and Miquelon SRB: Serbia SSD: South Sudan STP: Sao Tome and Principe SUR: Suriname SVK: Slovakia SVN: Slovenia SWE: Sweden SWZ: Swaziland SXM: Sint Maarten (Dutch part) SYC: Seychelles SYR: Syrian Arab Republic TCA: Turks and Caicos Islands TCD: Chad TGO: Togo THA: Thailand TJK: Tajikistan TKL: Tokelau TKM: Turkmenistan TLS: Timor-Leste TON: Tonga TTO: Trinidad and Tobago TUN: Tunisia TUR: Turkey TUV: Tuvalu TWN: Taiwan, Province of China TZA: Tanzania, United Republic of UGA: Uganda UKR: Ukraine UMI: United States Minor Outlying Islands URY: Uruguay USA: United States UZB: Uzbekistan VAT: Holy See (Vatican City State) VCT: Saint Vincent and the Grenadines VEN: Venezuela, Bolivarian Republic of VGB: Virgin Islands, British VIR: Virgin Islands, U.S. VNM: Viet Nam VUT: Vanuatu WLF: Wallis and Futuna WSM: Samoa YEM: Yemen ZAF: South Africa ZMB: Zambia ZWE: Zimbabwe EEC: European Union AAA: International

Source code in src/re3data/_resources/repository.py
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
class Countries(Enum):
    """Attributes:
    ABW: Aruba
    AFG: Afghanistan
    AGO: Angola
    AIA: Anguilla
    ALA: Aland Islands
    ALB: Albania
    AND: Andorra
    ARE: United Arab Emirates
    ARG: Argentina
    ARM: Armenia
    ASM: American Samoa
    ATA: Antarctica
    ATF: French Southern Territories
    ATG: Antigua and Barbuda
    AUS: Australia
    AUT: Austria
    AZE: Azerbaijan
    BDI: Burundi
    BEL: Belgium
    BEN: Benin
    BES: Bonaire, Sint Eustatius and Saba
    BFA: Burkina Faso
    BGD: Bangladesh
    BGR: Bulgaria
    BHR: Bahrain
    BHS: Bahamas
    BIH: Bosnia and Herzegovina
    BLM: Saint Barthelemy
    BLR: Belarus
    BLZ: Belize
    BMU: Bermuda
    BOL: Bolivia, Plurinational State of
    BRA: Brazil
    BRB: Barbados
    BRN: Brunei Darussalam
    BTN: Bhutan
    BVT: Bouvet Island
    BWA: Botswana
    CAF: Central African Republic
    CAN: Canada
    CCK: Cocos (Keeling) Islands
    CHE: Switzerland
    CHL: Chile
    CHN: China
    CIV: Cote d'Ivoire
    CMR: Cameroon
    COD: Congo, the Democratic Republic of the
    COG: Congo
    COK: Cook Islands
    COL: Colombia
    COM: Comoros
    CPV: Cape Verde
    CRI: Costa Rica
    CUB: Cuba
    CUW: Curacao
    CXR: Christmas Island
    CYM: Cayman Islands
    CYP: Cyprus
    CZE: Czech Republic
    DEU: Germany
    DJI: Djibouti
    DMA: Dominica
    DNK: Denmark
    DOM: Dominican Republic
    DZA: Algeria
    ECU: Ecuador
    EGY: Egypt
    ERI: Eritrea
    ESH: Western Sahara
    ESP: Spain
    EST: Estonia
    ETH: Ethiopia
    FIN: Finland
    FJI: Fiji
    FLK: Falkland Islands (Malvinas)
    FRA: France
    FRO: Faroe Islands
    FSM: Micronesia, Federated States of
    GAB: Gabon
    GBR: United Kingdom
    GEO: Georgia
    GGY: Guernsey
    GHA: Ghana
    GIB: Gibraltar
    GIN: Guinea
    GLP: Guadeloupe
    GMB: Gambia
    GNB: Guinea-Bissau
    GNQ: Equatorial Guinea
    GRC: Greece
    GRD: Grenada
    GRL: Greenland
    GTM: Guatemala
    GUF: French Guiana
    GUM: Guam
    GUY: Guyana
    HKG: Hong Kong
    HMD: Heard Island and McDonald Islands
    HND: Honduras
    HRV: Croatia
    HTI: Haiti
    HUN: Hungary
    IDN: Indonesia
    IMN: Isle of Man
    IND: India
    IOT: British Indian Ocean Territory
    IRL: Ireland
    IRN: Iran, Islamic Republic of
    IRQ: Iraq
    ISL: Iceland
    ISR: Israel
    ITA: Italy
    JAM: Jamaica
    JEY: Jersey
    JOR: Jordan
    JPN: Japan
    KAZ: Kazakhstan
    KEN: Kenya
    KGZ: Kyrgyzstan
    KHM: Cambodia
    KIR: Kiribati
    KNA: Saint Kitts and Nevis
    KOR: Korea, Republic of
    KWT: Kuwait
    LAO: Lao People's Democratic Republic
    LBN: Lebanon
    LBR: Liberia
    LBY: Libya
    LCA: Saint Lucia
    LIE: Liechtenstein
    LKA: Sri Lanka
    LSO: Lesotho
    LTU: Lithuania
    LUX: Luxembourg
    LVA: Latvia
    MAC: Macao
    MAF: Saint Martin (French part)
    MAR: Morocco
    MCO: Monaco
    MDA: Moldova, Republic of
    MDG: Madagascar
    MDV: Maldives
    MEX: Mexico
    MHL: Marshall Islands
    MKD: Macedonia, the former Yugoslav Republic of
    MLI: Mali
    MLT: Malta
    MMR: Myanmar
    MNE: Montenegro
    MNG: Mongolia
    MNP: Northern Mariana Islands
    MOZ: Mozambique
    MRT: Mauritania
    MSR: Montserrat
    MTQ: Martinique
    MUS: Mauritius
    MWI: Malawi
    MYS: Malaysia
    MYT: Mayotte
    NAM: Namibia
    NCL: New Caledonia
    NER: Niger
    NFK: Norfolk Island
    NGA: Nigeria
    NIC: Nicaragua
    NIU: Niue
    NLD: Netherlands
    NOR: Norway
    NPL: Nepal
    NRU: Nauru
    NZL: New Zealand
    OMN: Oman
    PAK: Pakistan
    PAN: Panama
    PCN: Pitcairn
    PER: Peru
    PHL: Philippines
    PLW: Palau
    PNG: Papua New Guinea
    POL: Poland
    PRI: Puerto Rico
    PRK: Korea, Democratic People's Republic of
    PRT: Portugal
    PRY: Paraguay
    PSE: Palestinian Territory, Occupied
    PYF: French Polynesia
    QAT: Qatar
    REU: Reunion
    ROU: Romania
    RUS: Russian Federation
    RWA: Rwanda
    SAU: Saudi Arabia
    SDN: Sudan
    SEN: Senegal
    SGP: Singapore
    SGS: South Georgia and the South Sandwich Islands
    SHN: Saint Helena, Ascension and Tristan da Cunha
    SJM: Svalbard and Jan Mayen
    SLB: Solomon Islands
    SLE: Sierra Leone
    SLV: El Salvador
    SMR: San Marino
    SOM: Somalia
    SPM: Saint Pierre and Miquelon
    SRB: Serbia
    SSD: South Sudan
    STP: Sao Tome and Principe
    SUR: Suriname
    SVK: Slovakia
    SVN: Slovenia
    SWE: Sweden
    SWZ: Swaziland
    SXM: Sint Maarten (Dutch part)
    SYC: Seychelles
    SYR: Syrian Arab Republic
    TCA: Turks and Caicos Islands
    TCD: Chad
    TGO: Togo
    THA: Thailand
    TJK: Tajikistan
    TKL: Tokelau
    TKM: Turkmenistan
    TLS: Timor-Leste
    TON: Tonga
    TTO: Trinidad and Tobago
    TUN: Tunisia
    TUR: Turkey
    TUV: Tuvalu
    TWN: Taiwan, Province of China
    TZA: Tanzania, United Republic of
    UGA: Uganda
    UKR: Ukraine
    UMI: United States Minor Outlying Islands
    URY: Uruguay
    USA: United States
    UZB: Uzbekistan
    VAT: Holy See (Vatican City State)
    VCT: Saint Vincent and the Grenadines
    VEN: Venezuela, Bolivarian Republic of
    VGB: Virgin Islands, British
    VIR: Virgin Islands, U.S.
    VNM: Viet Nam
    VUT: Vanuatu
    WLF: Wallis and Futuna
    WSM: Samoa
    YEM: Yemen
    ZAF: South Africa
    ZMB: Zambia
    ZWE: Zimbabwe
    EEC: European Union
    AAA: International
    """

    ABW = "ABW"
    AFG = "AFG"
    AGO = "AGO"
    AIA = "AIA"
    ALA = "ALA"
    ALB = "ALB"
    AND = "AND"
    ARE = "ARE"
    ARG = "ARG"
    ARM = "ARM"
    ASM = "ASM"
    ATA = "ATA"
    ATF = "ATF"
    ATG = "ATG"
    AUS = "AUS"
    AUT = "AUT"
    AZE = "AZE"
    BDI = "BDI"
    BEL = "BEL"
    BEN = "BEN"
    BES = "BES"
    BFA = "BFA"
    BGD = "BGD"
    BGR = "BGR"
    BHR = "BHR"
    BHS = "BHS"
    BIH = "BIH"
    BLM = "BLM"
    BLR = "BLR"
    BLZ = "BLZ"
    BMU = "BMU"
    BOL = "BOL"
    BRA = "BRA"
    BRB = "BRB"
    BRN = "BRN"
    BTN = "BTN"
    BVT = "BVT"
    BWA = "BWA"
    CAF = "CAF"
    CAN = "CAN"
    CCK = "CCK"
    CHE = "CHE"
    CHL = "CHL"
    CHN = "CHN"
    CIV = "CIV"
    CMR = "CMR"
    COD = "COD"
    COG = "COG"
    COK = "COK"
    COL = "COL"
    COM = "COM"
    CPV = "CPV"
    CRI = "CRI"
    CUB = "CUB"
    CUW = "CUW"
    CXR = "CXR"
    CYM = "CYM"
    CYP = "CYP"
    CZE = "CZE"
    DEU = "DEU"
    DJI = "DJI"
    DMA = "DMA"
    DNK = "DNK"
    DOM = "DOM"
    DZA = "DZA"
    ECU = "ECU"
    EGY = "EGY"
    ERI = "ERI"
    ESH = "ESH"
    ESP = "ESP"
    EST = "EST"
    ETH = "ETH"
    FIN = "FIN"
    FJI = "FJI"
    FLK = "FLK"
    FRA = "FRA"
    FRO = "FRO"
    FSM = "FSM"
    GAB = "GAB"
    GBR = "GBR"
    GEO = "GEO"
    GGY = "GGY"
    GHA = "GHA"
    GIB = "GIB"
    GIN = "GIN"
    GLP = "GLP"
    GMB = "GMB"
    GNB = "GNB"
    GNQ = "GNQ"
    GRC = "GRC"
    GRD = "GRD"
    GRL = "GRL"
    GTM = "GTM"
    GUF = "GUF"
    GUM = "GUM"
    GUY = "GUY"
    HKG = "HKG"
    HMD = "HMD"
    HND = "HND"
    HRV = "HRV"
    HTI = "HTI"
    HUN = "HUN"
    IDN = "IDN"
    IMN = "IMN"
    IND = "IND"
    IOT = "IOT"
    IRL = "IRL"
    IRN = "IRN"
    IRQ = "IRQ"
    ISL = "ISL"
    ISR = "ISR"
    ITA = "ITA"
    JAM = "JAM"
    JEY = "JEY"
    JOR = "JOR"
    JPN = "JPN"
    KAZ = "KAZ"
    KEN = "KEN"
    KGZ = "KGZ"
    KHM = "KHM"
    KIR = "KIR"
    KNA = "KNA"
    KOR = "KOR"
    KWT = "KWT"
    LAO = "LAO"
    LBN = "LBN"
    LBR = "LBR"
    LBY = "LBY"
    LCA = "LCA"
    LIE = "LIE"
    LKA = "LKA"
    LSO = "LSO"
    LTU = "LTU"
    LUX = "LUX"
    LVA = "LVA"
    MAC = "MAC"
    MAF = "MAF"
    MAR = "MAR"
    MCO = "MCO"
    MDA = "MDA"
    MDG = "MDG"
    MDV = "MDV"
    MEX = "MEX"
    MHL = "MHL"
    MKD = "MKD"
    MLI = "MLI"
    MLT = "MLT"
    MMR = "MMR"
    MNE = "MNE"
    MNG = "MNG"
    MNP = "MNP"
    MOZ = "MOZ"
    MRT = "MRT"
    MSR = "MSR"
    MTQ = "MTQ"
    MUS = "MUS"
    MWI = "MWI"
    MYS = "MYS"
    MYT = "MYT"
    NAM = "NAM"
    NCL = "NCL"
    NER = "NER"
    NFK = "NFK"
    NGA = "NGA"
    NIC = "NIC"
    NIU = "NIU"
    NLD = "NLD"
    NOR = "NOR"
    NPL = "NPL"
    NRU = "NRU"
    NZL = "NZL"
    OMN = "OMN"
    PAK = "PAK"
    PAN = "PAN"
    PCN = "PCN"
    PER = "PER"
    PHL = "PHL"
    PLW = "PLW"
    PNG = "PNG"
    POL = "POL"
    PRI = "PRI"
    PRK = "PRK"
    PRT = "PRT"
    PRY = "PRY"
    PSE = "PSE"
    PYF = "PYF"
    QAT = "QAT"
    REU = "REU"
    ROU = "ROU"
    RUS = "RUS"
    RWA = "RWA"
    SAU = "SAU"
    SDN = "SDN"
    SEN = "SEN"
    SGP = "SGP"
    SGS = "SGS"
    SHN = "SHN"
    SJM = "SJM"
    SLB = "SLB"
    SLE = "SLE"
    SLV = "SLV"
    SMR = "SMR"
    SOM = "SOM"
    SPM = "SPM"
    SRB = "SRB"
    SSD = "SSD"
    STP = "STP"
    SUR = "SUR"
    SVK = "SVK"
    SVN = "SVN"
    SWE = "SWE"
    SWZ = "SWZ"
    SXM = "SXM"
    SYC = "SYC"
    SYR = "SYR"
    TCA = "TCA"
    TCD = "TCD"
    TGO = "TGO"
    THA = "THA"
    TJK = "TJK"
    TKL = "TKL"
    TKM = "TKM"
    TLS = "TLS"
    TON = "TON"
    TTO = "TTO"
    TUN = "TUN"
    TUR = "TUR"
    TUV = "TUV"
    TWN = "TWN"
    TZA = "TZA"
    UGA = "UGA"
    UKR = "UKR"
    UMI = "UMI"
    URY = "URY"
    USA = "USA"
    UZB = "UZB"
    VAT = "VAT"
    VCT = "VCT"
    VEN = "VEN"
    VGB = "VGB"
    VIR = "VIR"
    VNM = "VNM"
    VUT = "VUT"
    WLF = "WLF"
    WSM = "WSM"
    YEM = "YEM"
    ZAF = "ZAF"
    ZMB = "ZMB"
    ZWE = "ZWE"
    EEC = "EEC"
    AAA = "AAA"

DataAccess dataclass

Attributes: data_access_type: Type of access to data. data_access_restriction: All existing access restrictions to the research data. (Required if restricted is chosen).

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class DataAccess:
    """Attributes:
    data_access_type: Type of access to data.
    data_access_restriction: All existing access restrictions to the research data. (Required if restricted
        is chosen).
    """

    class Meta:
        global_type = False

    data_access_type: None | DataAccessTypes = field(
        default=None,
        metadata={
            "name": "dataAccessType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    data_access_restriction: list[DataAccessRestrictions] = field(
        default_factory=list,
        metadata={
            "name": "dataAccessRestriction",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )

DataLicense dataclass

Attributes: data_license_name: Name of the data license. data_license_url: Data license URL.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class DataLicense:
    """Attributes:
    data_license_name: Name of the data license.
    data_license_url: Data license URL.
    """

    class Meta:
        global_type = False

    data_license_name: None | DataLicenseNames = field(
        default=None,
        metadata={
            "name": "dataLicenseName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    data_license_url: None | str = field(
        default=None,
        metadata={
            "name": "dataLicenseURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )

DataUpload dataclass

Attributes: data_upload_type: Type of data upload. data_upload_restriction: All existing restrictions to the data upload. (Required if restricted is chosen).

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class DataUpload:
    """Attributes:
    data_upload_type: Type of data upload.
    data_upload_restriction: All existing restrictions to the data upload. (Required if restricted is
        chosen).
    """

    class Meta:
        global_type = False

    data_upload_type: None | AccessTypes = field(
        default=None,
        metadata={
            "name": "dataUploadType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    data_upload_restriction: list[DataUploadRestrictions] = field(
        default_factory=list,
        metadata={
            "name": "dataUploadRestriction",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )

DataUploadLicense dataclass

Attributes: data_upload_license_name: Name of the license for data upload. data_upload_license_url: Data upload license URL.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class DataUploadLicense:
    """Attributes:
    data_upload_license_name: Name of the license for data upload.
    data_upload_license_url: Data upload license URL.
    """

    class Meta:
        global_type = False

    data_upload_license_name: None | str = field(
        default=None,
        metadata={
            "name": "dataUploadLicenseName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    data_upload_license_url: None | str = field(
        default=None,
        metadata={
            "name": "dataUploadLicenseURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )

DatabaseAccess dataclass

Attributes: database_access_type: Type of access to the research data repository. database_access_restriction: All existing access restrictions to the research data repository. (Required if restricted is chosen).

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class DatabaseAccess:
    """Attributes:
    database_access_type: Type of access to the research data repository.
    database_access_restriction: All existing access restrictions to the research data repository. (Required
        if restricted is chosen).
    """

    class Meta:
        global_type = False

    database_access_type: None | AccessTypes = field(
        default=None,
        metadata={
            "name": "databaseAccessType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    database_access_restriction: list[AccessRestrictions] = field(
        default_factory=list,
        metadata={
            "name": "databaseAccessRestriction",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )

DatabaseLicense dataclass

Attributes: database_license_name: Name of database license. database_license_url: Database license URL.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class DatabaseLicense:
    """Attributes:
    database_license_name: Name of database license.
    database_license_url: Database license URL.
    """

    class Meta:
        global_type = False

    database_license_name: None | DatabaseLicenseNames = field(
        default=None,
        metadata={
            "name": "databaseLicenseName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    database_license_url: None | str = field(
        default=None,
        metadata={
            "name": "databaseLicenseURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )

Description dataclass

Attributes: value: language: Language of the research data repository description.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Description:
    """Attributes:
    value:
    language: Language of the research data repository description.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
            "max_length": 1000,
        },
    )
    language: None | Languages = field(
        default=None,
        metadata={
            "type": "Attribute",
            "required": True,
        },
    )

Institution dataclass

Attributes: institution_name: Name of the responsible institution. institution_additional_name: The alternative name or acronym for the responsible institution. institution_country: Location of the responsible institution. responsibility_type: Type of responsibility for each responsible institution. institution_type: Type of responsible institution. institution_url: URL of the responsible institution. institution_identifier: A globally unique identifier that refers to the institution (e.g. ISNI, VIAF, GND). responsibility_start_date: Start date of period of responsibility. responsibility_end_date: End date of period of responsibility. institution_contact: Email address of the contact or an URL of an online contact form of the institution.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Institution:
    """Attributes:
    institution_name: Name of the responsible institution.
    institution_additional_name: The alternative name or acronym for the responsible institution.
    institution_country: Location of the responsible institution.
    responsibility_type: Type of responsibility for each responsible institution.
    institution_type: Type of responsible institution.
    institution_url: URL of the responsible institution.
    institution_identifier: A globally unique identifier that refers to the institution (e.g. ISNI, VIAF,
        GND).
    responsibility_start_date: Start date of period of responsibility.
    responsibility_end_date: End date of period of responsibility.
    institution_contact: Email address of the contact or an URL of an online contact form of the institution.
    """

    class Meta:
        global_type = False

    institution_name: None | InstitutionName = field(
        default=None,
        metadata={
            "name": "institutionName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    institution_additional_name: list[InstitutionAdditionalName] = field(
        default_factory=list,
        metadata={
            "name": "institutionAdditionalName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    institution_country: None | Countries = field(
        default=None,
        metadata={
            "name": "institutionCountry",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    responsibility_type: list[ResponsibilityTypes] = field(
        default_factory=list,
        metadata={
            "name": "responsibilityType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    institution_type: None | InstitutionTypes = field(
        default=None,
        metadata={
            "name": "institutionType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    institution_url: None | str = field(
        default=None,
        metadata={
            "name": "institutionURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    institution_identifier: list[str] = field(
        default_factory=list,
        metadata={
            "name": "institutionIdentifier",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    # Note: Unfortunately, we had to add `str` type manually.
    responsibility_start_date: None | XmlPeriod | XmlDate | str = field(
        default=None,
        metadata={
            "name": "responsibilityStartDate",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )
    # Note: Unfortunately, we had to add `str` type manually.
    responsibility_end_date: None | XmlPeriod | XmlDate | str = field(
        default=None,
        metadata={
            "name": "responsibilityEndDate",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )
    institution_contact: list[str] = field(
        default_factory=list,
        metadata={
            "name": "institutionContact",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )

InstitutionAdditionalName dataclass

Attributes: value: language: Language of the institution additional name.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class InstitutionAdditionalName:
    """Attributes:
    value:
    language: Language of the institution additional name.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    language: None | Languages = field(
        default=None,
        metadata={
            "type": "Attribute",
            "required": True,
        },
    )

InstitutionName dataclass

Attributes: value: language: Language of the institution name.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class InstitutionName:
    """Attributes:
    value:
    language: Language of the institution name.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    language: None | Languages = field(
        default=None,
        metadata={
            "type": "Attribute",
            "required": True,
        },
    )

Languages

Bases: Enum

Attributes: DEU: German ENG: English FRA: French AAR: Afar ABK: Abkhaz AFR: Afrikaans AKA: Akan AMH: Amharic ARA: Arabic ARG: Aragonese ASM: Assamese AVA: Avaric AVE: Avestan AYM: Aymara AZE: Azerbaijani BAK: Bashkir BAM: Bambara BEL: Belarusian BEN: Bengali BIS: Bislama BOD: Tibetan Standard, Tibetan, Central BOS: Bosnian BRE: Breton BUL: Bulgarian CAT: Catalan; Valencian CES: Czech CHA: Chamorro CHE: Chechen CHU: Old Church Slavonic, Church Slavic, Church Slavonic, Old Bulgarian, Old Slavonic CHV: Chuvash COR: Cornish COS: Corsican CRE: Cree CYM: Welsh DAN: Danish DIV: Divehi; Dhivehi; Maldivian; DZO: Dzongkha ELL: Greek, Modern EPO: Esperanto EST: Estonian EUS: Basque EWE: Ewe FAO: Faroese FAS: Persian FIJ: Fijian FIN: Finnish FRY: Western Frisian FUL: Fula; Fulah; Pulaar; Pular GLA: Scottish Gaelic; Gaelic GLE: Irish GLG: Galician GLV: Manx GRN: Guarani GUJ: Gujarati HAT: Haitian; Haitian Creole HAU: Hausa HEB: Hebrew (modern) HER: Herero HIN: Hindi HMO: Hiri Motu HRV: Croatian HUN: Hungarian HYE: Armenian IBO: Igbo IDO: Ido III: Nuosu IKU: Inuktitut ILE: Interlingue INA: Interlingua IND: Indonesian IPK: Inupiaq ISL: Icelandic ITA: Italian JAV: Javanese JPN: Japanese KAL: Kalaallisut, Greenlandic KAN: Kannada KAS: Kashmiri KAT: Georgian KAU: Kanuri KAZ: Kazakh KHM: Khmer KIK: Kikuyu, Gikuyu KIN: Kinyarwanda KIR: Kyrgyz KOM: Komi KON: Kongo KOR: Korean KUA: Kwanyama, Kuanyama KUR: Kurdish LAO: Lao LAT: Latin LAV: Latvian LIM: Limburgish, Limburgan, Limburger LIN: Lingala LIT: Lithuanian LTZ: Luxembourgish, Letzeburgesch LUB: Luba-Katanga LUG: Ganda MAH: Marshallese MAL: Malayalam MAR: Marathi MKD: Macedonian MLG: Malagasy MLT: Maltese MON: Mongolian MRI: Maori MSA: Malay MYA: Burmese NAU: Nauru NAV: Navajo, Navaho NBL: South Ndebele NDE: North Ndebele NDO: Ndonga NEP: Nepali NLD: Dutch NNO: Norwegian Nynorsk NOB: Norwegian Bokmal NOR: Norwegian NYA: Chichewa; Chewa; Nyanja OCI: Occitan OJI: Ojibwe, Ojibwa ORI: Oriya ORM: Oromo OSS: Ossetian, Ossetic PAN: Panjabi, Punjabi PLI: Pali POL: Polish POR: Portuguese PUS: Pashto, Pushto QUE: Quechua ROH: Romansh RON: Romanian, Moldavian(Romanian from Republic of Moldova) RUN: Kirundi RUS: Russian SAG: Sango SAN: Sanskrit (Samskrta) SIN: Sinhala, Sinhalese SLK: Slovak SLV: Slovene SME: Northern Sami SMO: Samoan SNA: Shona SND: Sindhi SOM: Somali SOT: Southern Sotho SPA: Spanish; Castilian SQI: Albanian SRD: Sardinian SRP: Serbian SSW: Swati SUN: Sundanese SWA: Swahili SWE: Swedish TAH: Tahitian TAM: Tamil TAT: Tatar TEL: Telugu TGK: Tajik TGL: Tagalog THA: Thai TIR: Tigrinya TON: Tonga (Tonga Islands) TSN: Tswana TSO: Tsonga TUK: Turkmen TUR: Turkish TWI: Twi UIG: Uighur, Uyghur UKR: Ukrainian URD: Urdu UZB: Uzbek VEN: Venda VIE: Vietnamese VOL: Volapuk WLN: Walloon WOL: Wolof XHO: Xhosa YID: Yiddish YOR: Yoruba ZHA: Zhuang, Chuang ZHO: Chinese ZUL: Zulu

Source code in src/re3data/_resources/repository.py
class Languages(Enum):
    """Attributes:
    DEU: German
    ENG: English
    FRA: French
    AAR: Afar
    ABK: Abkhaz
    AFR: Afrikaans
    AKA: Akan
    AMH: Amharic
    ARA: Arabic
    ARG: Aragonese
    ASM: Assamese
    AVA: Avaric
    AVE: Avestan
    AYM: Aymara
    AZE: Azerbaijani
    BAK: Bashkir
    BAM: Bambara
    BEL: Belarusian
    BEN: Bengali
    BIS: Bislama
    BOD: Tibetan Standard, Tibetan, Central
    BOS: Bosnian
    BRE: Breton
    BUL: Bulgarian
    CAT: Catalan; Valencian
    CES: Czech
    CHA: Chamorro
    CHE: Chechen
    CHU: Old Church Slavonic, Church Slavic, Church Slavonic, Old Bulgarian, Old Slavonic
    CHV: Chuvash
    COR: Cornish
    COS: Corsican
    CRE: Cree
    CYM: Welsh
    DAN: Danish
    DIV: Divehi; Dhivehi; Maldivian;
    DZO: Dzongkha
    ELL: Greek, Modern
    EPO: Esperanto
    EST: Estonian
    EUS: Basque
    EWE: Ewe
    FAO: Faroese
    FAS: Persian
    FIJ: Fijian
    FIN: Finnish
    FRY: Western Frisian
    FUL: Fula; Fulah; Pulaar; Pular
    GLA: Scottish Gaelic; Gaelic
    GLE: Irish
    GLG: Galician
    GLV: Manx
    GRN: Guarani
    GUJ: Gujarati
    HAT: Haitian; Haitian Creole
    HAU: Hausa
    HEB: Hebrew (modern)
    HER: Herero
    HIN: Hindi
    HMO: Hiri Motu
    HRV: Croatian
    HUN: Hungarian
    HYE: Armenian
    IBO: Igbo
    IDO: Ido
    III: Nuosu
    IKU: Inuktitut
    ILE: Interlingue
    INA: Interlingua
    IND: Indonesian
    IPK: Inupiaq
    ISL: Icelandic
    ITA: Italian
    JAV: Javanese
    JPN: Japanese
    KAL: Kalaallisut, Greenlandic
    KAN: Kannada
    KAS: Kashmiri
    KAT: Georgian
    KAU: Kanuri
    KAZ: Kazakh
    KHM: Khmer
    KIK: Kikuyu, Gikuyu
    KIN: Kinyarwanda
    KIR: Kyrgyz
    KOM: Komi
    KON: Kongo
    KOR: Korean
    KUA: Kwanyama, Kuanyama
    KUR: Kurdish
    LAO: Lao
    LAT: Latin
    LAV: Latvian
    LIM: Limburgish, Limburgan, Limburger
    LIN: Lingala
    LIT: Lithuanian
    LTZ: Luxembourgish, Letzeburgesch
    LUB: Luba-Katanga
    LUG: Ganda
    MAH: Marshallese
    MAL: Malayalam
    MAR: Marathi
    MKD: Macedonian
    MLG: Malagasy
    MLT: Maltese
    MON: Mongolian
    MRI: Maori
    MSA: Malay
    MYA: Burmese
    NAU: Nauru
    NAV: Navajo, Navaho
    NBL: South Ndebele
    NDE: North Ndebele
    NDO: Ndonga
    NEP: Nepali
    NLD: Dutch
    NNO: Norwegian Nynorsk
    NOB: Norwegian Bokmal
    NOR: Norwegian
    NYA: Chichewa; Chewa; Nyanja
    OCI: Occitan
    OJI: Ojibwe, Ojibwa
    ORI: Oriya
    ORM: Oromo
    OSS: Ossetian, Ossetic
    PAN: Panjabi, Punjabi
    PLI: Pali
    POL: Polish
    POR: Portuguese
    PUS: Pashto, Pushto
    QUE: Quechua
    ROH: Romansh
    RON: Romanian, Moldavian(Romanian from Republic of Moldova)
    RUN: Kirundi
    RUS: Russian
    SAG: Sango
    SAN: Sanskrit (Samskrta)
    SIN: Sinhala, Sinhalese
    SLK: Slovak
    SLV: Slovene
    SME: Northern Sami
    SMO: Samoan
    SNA: Shona
    SND: Sindhi
    SOM: Somali
    SOT: Southern Sotho
    SPA: Spanish; Castilian
    SQI: Albanian
    SRD: Sardinian
    SRP: Serbian
    SSW: Swati
    SUN: Sundanese
    SWA: Swahili
    SWE: Swedish
    TAH: Tahitian
    TAM: Tamil
    TAT: Tatar
    TEL: Telugu
    TGK: Tajik
    TGL: Tagalog
    THA: Thai
    TIR: Tigrinya
    TON: Tonga (Tonga Islands)
    TSN: Tswana
    TSO: Tsonga
    TUK: Turkmen
    TUR: Turkish
    TWI: Twi
    UIG: Uighur, Uyghur
    UKR: Ukrainian
    URD: Urdu
    UZB: Uzbek
    VEN: Venda
    VIE: Vietnamese
    VOL: Volapuk
    WLN: Walloon
    WOL: Wolof
    XHO: Xhosa
    YID: Yiddish
    YOR: Yoruba
    ZHA: Zhuang, Chuang
    ZHO: Chinese
    ZUL: Zulu
    """

    DEU = "deu"
    ENG = "eng"
    FRA = "fra"
    AAR = "aar"
    ABK = "abk"
    AFR = "afr"
    AKA = "aka"
    AMH = "amh"
    ARA = "ara"
    ARG = "arg"
    ASM = "asm"
    AVA = "ava"
    AVE = "ave"
    AYM = "aym"
    AZE = "aze"
    BAK = "bak"
    BAM = "bam"
    BEL = "bel"
    BEN = "ben"
    BIS = "bis"
    BOD = "bod"
    BOS = "bos"
    BRE = "bre"
    BUL = "bul"
    CAT = "cat"
    CES = "ces"
    CHA = "cha"
    CHE = "che"
    CHU = "chu"
    CHV = "chv"
    COR = "cor"
    COS = "cos"
    CRE = "cre"
    CYM = "cym"
    DAN = "dan"
    DIV = "div"
    DZO = "dzo"
    ELL = "ell"
    EPO = "epo"
    EST = "est"
    EUS = "eus"
    EWE = "ewe"
    FAO = "fao"
    FAS = "fas"
    FIJ = "fij"
    FIN = "fin"
    FRY = "fry"
    FUL = "ful"
    GLA = "gla"
    GLE = "gle"
    GLG = "glg"
    GLV = "glv"
    GRN = "grn"
    GUJ = "guj"
    HAT = "hat"
    HAU = "hau"
    HEB = "heb"
    HER = "her"
    HIN = "hin"
    HMO = "hmo"
    HRV = "hrv"
    HUN = "hun"
    HYE = "hye"
    IBO = "ibo"
    IDO = "ido"
    III = "iii"
    IKU = "iku"
    ILE = "ile"
    INA = "ina"
    IND = "ind"
    IPK = "ipk"
    ISL = "isl"
    ITA = "ita"
    JAV = "jav"
    JPN = "jpn"
    KAL = "kal"
    KAN = "kan"
    KAS = "kas"
    KAT = "kat"
    KAU = "kau"
    KAZ = "kaz"
    KHM = "khm"
    KIK = "kik"
    KIN = "kin"
    KIR = "kir"
    KOM = "kom"
    KON = "kon"
    KOR = "kor"
    KUA = "kua"
    KUR = "kur"
    LAO = "lao"
    LAT = "lat"
    LAV = "lav"
    LIM = "lim"
    LIN = "lin"
    LIT = "lit"
    LTZ = "ltz"
    LUB = "lub"
    LUG = "lug"
    MAH = "mah"
    MAL = "mal"
    MAR = "mar"
    MKD = "mkd"
    MLG = "mlg"
    MLT = "mlt"
    MON = "mon"
    MRI = "mri"
    MSA = "msa"
    MYA = "mya"
    NAU = "nau"
    NAV = "nav"
    NBL = "nbl"
    NDE = "nde"
    NDO = "ndo"
    NEP = "nep"
    NLD = "nld"
    NNO = "nno"
    NOB = "nob"
    NOR = "nor"
    NYA = "nya"
    OCI = "oci"
    OJI = "oji"
    ORI = "ori"
    ORM = "orm"
    OSS = "oss"
    PAN = "pan"
    PLI = "pli"
    POL = "pol"
    POR = "por"
    PUS = "pus"
    QUE = "que"
    ROH = "roh"
    RON = "ron"
    RUN = "run"
    RUS = "rus"
    SAG = "sag"
    SAN = "san"
    SIN = "sin"
    SLK = "slk"
    SLV = "slv"
    SME = "sme"
    SMO = "smo"
    SNA = "sna"
    SND = "snd"
    SOM = "som"
    SOT = "sot"
    SPA = "spa"
    SQI = "sqi"
    SRD = "srd"
    SRP = "srp"
    SSW = "ssw"
    SUN = "sun"
    SWA = "swa"
    SWE = "swe"
    TAH = "tah"
    TAM = "tam"
    TAT = "tat"
    TEL = "tel"
    TGK = "tgk"
    TGL = "tgl"
    THA = "tha"
    TIR = "tir"
    TON = "ton"
    TSN = "tsn"
    TSO = "tso"
    TUK = "tuk"
    TUR = "tur"
    TWI = "twi"
    UIG = "uig"
    UKR = "ukr"
    URD = "urd"
    UZB = "uzb"
    VEN = "ven"
    VIE = "vie"
    VOL = "vol"
    WLN = "wln"
    WOL = "wol"
    XHO = "xho"
    YID = "yid"
    YOR = "yor"
    ZHA = "zha"
    ZHO = "zho"
    ZUL = "zul"

MetadataStandard dataclass

Attributes: metadata_standard_name: Metadata standards the research data repository complies with. metadata_standard_url: The URL of the metadata standard.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class MetadataStandard:
    """Attributes:
    metadata_standard_name: Metadata standards the research data repository complies with.
    metadata_standard_url: The URL of the metadata standard.
    """

    class Meta:
        global_type = False

    metadata_standard_name: None | MetadataStandardName = field(
        default=None,
        metadata={
            "name": "metadataStandardName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    metadata_standard_url: None | MetadataStandardDccurls = field(
        default=None,
        metadata={
            "name": "metadataStandardURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )

MetadataStandardDccnames

Bases: Enum

ABCD_ACCESS_TO_BIOLOGICAL_COLLECTION_DATA: http://www.dcc.ac.uk/resources/metadata-standards/abcd-access- biological-collection-data AG_MES_AGRICULTURAL_METADATA_ELEMENT_SET: http://www.dcc.ac.uk/resources/metadata-standards/agmes- agricultural-metadata-element-set AVM_ASTRONOMY_VISUALIZATION_METADATA: http://www.dcc.ac.uk/resources/metadata-standards/avm-astronomy- visualization-metadata CF_CLIMATE_AND_FORECAST_METADATA_CONVENTIONS: http://www.dcc.ac.uk/resources/metadata-standards/cf- climate-and-forecast-metadata-conventions CIF_CRYSTALLOGRAPHIC_INFORMATION_FRAMEWORK: http://www.dcc.ac.uk/resources/metadata-standards/cif- crystallographic-information-framework CIM_COMMON_INFORMATION_MODEL: http://www.dcc.ac.uk/resources/metadata-standards/cim-common-information- model CSMD_CCLRC_CORE_SCIENTIFIC_METADATA_MODEL: http://www.dcc.ac.uk/resources/metadata-standards/csmd-cclrc- core-scientific-metadata-model DARWIN_CORE: http://www.dcc.ac.uk/resources/metadata-standards/darwin-core DATA_CITE_METADATA_SCHEMA: http://www.dcc.ac.uk/resources/metadata-standards/datacite-metadata-schema DCAT_DATA_CATALOG_VOCABULARY: http://www.dcc.ac.uk/resources/metadata-standards/dcat-data-catalog- vocabulary DDI_DATA_DOCUMENTATION_INITIATIVE: http://www.dcc.ac.uk/resources/metadata-standards/ddi-data- documentation-initiative DIF_DIRECTORY_INTERCHANGE_FORMAT: http://www.dcc.ac.uk/resources/metadata-standards/dif-directory- interchange-format DUBLIN_CORE: http://www.dcc.ac.uk/resources/metadata-standards/dublin-core EML_ECOLOGICAL_METADATA_LANGUAGE: http://www.dcc.ac.uk/resources/metadata-standards/eml-ecological- metadata-language FGDC_CSDGM_FEDERAL_GEOGRAPHIC_DATA_COMMITTEE_CONTENT_STANDARD_FOR_DIGITAL_GEOSPATIAL_METADATA: http://www.dcc.ac.uk/resources/metadata-standards/fgdccsdgm-federal-geographic-data-committee- content-standard-digital-ge FITS_FLEXIBLE_IMAGE_TRANSPORT_SYSTEM: http://www.dcc.ac.uk/resources/metadata-standards/fits-flexible- image-transport-system GENOME_METADATA: http://www.dcc.ac.uk/resources/metadata-standards/genome-metadata INTERNATIONAL_VIRTUAL_OBSERVATORY_ALLIANCE_TECHNICAL_SPECIFICATIONS: http://www.dcc.ac.uk/resources/metadata-standards/international-virtual-observatory-alliance- technical-specifications ISA_TAB: http://www.dcc.ac.uk/resources/metadata-standards/isa-tab ISO_19115: http://www.dcc.ac.uk/resources/metadata-standards/iso-19115 MIBBI_MINIMUM_INFORMATION_FOR_BIOLOGICAL_AND_BIOMEDICAL_INVESTIGATIONS: http://www.dcc.ac.uk/resources/metadata-standards/mibbi-minimum-information-biological-and- biomedical-investigations MIDAS_HERITAGE: http://www.dcc.ac.uk/resources/metadata-standards/midas-heritage OAI_ORE_OPEN_ARCHIVES_INITIATIVE_OBJECT_REUSE_AND_EXCHANGE: http://www.dcc.ac.uk/resources/metadata- standards/oai-ore-open-archives-initiative-object-reuse-and-exchange OBSERV_OM: http://www.dcc.ac.uk/resources/metadata-standards/observ-om OBSERVATIONS_AND_MEASUREMENTS: http://www.dcc.ac.uk/resources/metadata-standards/observations-and- measurements OME_XML_OPEN_MICROSCOPY_ENVIRONMENT_XML: http://www.dcc.ac.uk/resources/metadata-standards/ome-xml-open- microscopy-environment-xml PROTOCOL_DATA_ELEMENT_DEFINITIONS: http://www.dcc.ac.uk/resources/metadata-standards/protocol-data- element-definitions PROV: http://www.dcc.ac.uk/resources/metadata-standards/prov QU_DEX_QUALITATIVE_DATA_EXCHANGE_FORMAT: http://www.dcc.ac.uk/resources/metadata-standards/qudex- qualitative-data-exchange-format RDF_DATA_CUBE_VOCABULARY: http://www.dcc.ac.uk/resources/metadata-standards/rdf-data-cube-vocabulary REPOSITORY_DEVELOPED_METADATA_SCHEMAS: http://www.dcc.ac.uk/resources/metadata-standards/repository- developed-metadata-schemas SDMX_STATISTICAL_DATA_AND_METADATA_EXCHANGE: http://www.dcc.ac.uk/resources/metadata-standards/sdmx- statistical-data-and-metadata-exchange SPASE_DATA_MODEL: http://www.dcc.ac.uk/resources/metadata-standards/spase-data-model OTHER: other

Source code in src/re3data/_resources/repository.py
class MetadataStandardDccnames(Enum):
    """Attributes:
    ABCD_ACCESS_TO_BIOLOGICAL_COLLECTION_DATA: http://www.dcc.ac.uk/resources/metadata-standards/abcd-access-
        biological-collection-data
    AG_MES_AGRICULTURAL_METADATA_ELEMENT_SET: http://www.dcc.ac.uk/resources/metadata-standards/agmes-
        agricultural-metadata-element-set
    AVM_ASTRONOMY_VISUALIZATION_METADATA: http://www.dcc.ac.uk/resources/metadata-standards/avm-astronomy-
        visualization-metadata
    CF_CLIMATE_AND_FORECAST_METADATA_CONVENTIONS: http://www.dcc.ac.uk/resources/metadata-standards/cf-
        climate-and-forecast-metadata-conventions
    CIF_CRYSTALLOGRAPHIC_INFORMATION_FRAMEWORK: http://www.dcc.ac.uk/resources/metadata-standards/cif-
        crystallographic-information-framework
    CIM_COMMON_INFORMATION_MODEL: http://www.dcc.ac.uk/resources/metadata-standards/cim-common-information-
        model
    CSMD_CCLRC_CORE_SCIENTIFIC_METADATA_MODEL: http://www.dcc.ac.uk/resources/metadata-standards/csmd-cclrc-
        core-scientific-metadata-model
    DARWIN_CORE: http://www.dcc.ac.uk/resources/metadata-standards/darwin-core
    DATA_CITE_METADATA_SCHEMA: http://www.dcc.ac.uk/resources/metadata-standards/datacite-metadata-schema
    DCAT_DATA_CATALOG_VOCABULARY: http://www.dcc.ac.uk/resources/metadata-standards/dcat-data-catalog-
        vocabulary
    DDI_DATA_DOCUMENTATION_INITIATIVE: http://www.dcc.ac.uk/resources/metadata-standards/ddi-data-
        documentation-initiative
    DIF_DIRECTORY_INTERCHANGE_FORMAT: http://www.dcc.ac.uk/resources/metadata-standards/dif-directory-
        interchange-format
    DUBLIN_CORE: http://www.dcc.ac.uk/resources/metadata-standards/dublin-core
    EML_ECOLOGICAL_METADATA_LANGUAGE: http://www.dcc.ac.uk/resources/metadata-standards/eml-ecological-
        metadata-language
    FGDC_CSDGM_FEDERAL_GEOGRAPHIC_DATA_COMMITTEE_CONTENT_STANDARD_FOR_DIGITAL_GEOSPATIAL_METADATA:
        http://www.dcc.ac.uk/resources/metadata-standards/fgdccsdgm-federal-geographic-data-committee-
        content-standard-digital-ge
    FITS_FLEXIBLE_IMAGE_TRANSPORT_SYSTEM: http://www.dcc.ac.uk/resources/metadata-standards/fits-flexible-
        image-transport-system
    GENOME_METADATA: http://www.dcc.ac.uk/resources/metadata-standards/genome-metadata
    INTERNATIONAL_VIRTUAL_OBSERVATORY_ALLIANCE_TECHNICAL_SPECIFICATIONS:
        http://www.dcc.ac.uk/resources/metadata-standards/international-virtual-observatory-alliance-
        technical-specifications
    ISA_TAB: http://www.dcc.ac.uk/resources/metadata-standards/isa-tab
    ISO_19115: http://www.dcc.ac.uk/resources/metadata-standards/iso-19115
    MIBBI_MINIMUM_INFORMATION_FOR_BIOLOGICAL_AND_BIOMEDICAL_INVESTIGATIONS:
        http://www.dcc.ac.uk/resources/metadata-standards/mibbi-minimum-information-biological-and-
        biomedical-investigations
    MIDAS_HERITAGE: http://www.dcc.ac.uk/resources/metadata-standards/midas-heritage
    OAI_ORE_OPEN_ARCHIVES_INITIATIVE_OBJECT_REUSE_AND_EXCHANGE: http://www.dcc.ac.uk/resources/metadata-
        standards/oai-ore-open-archives-initiative-object-reuse-and-exchange
    OBSERV_OM: http://www.dcc.ac.uk/resources/metadata-standards/observ-om
    OBSERVATIONS_AND_MEASUREMENTS: http://www.dcc.ac.uk/resources/metadata-standards/observations-and-
        measurements
    OME_XML_OPEN_MICROSCOPY_ENVIRONMENT_XML: http://www.dcc.ac.uk/resources/metadata-standards/ome-xml-open-
        microscopy-environment-xml
    PROTOCOL_DATA_ELEMENT_DEFINITIONS: http://www.dcc.ac.uk/resources/metadata-standards/protocol-data-
        element-definitions
    PROV: http://www.dcc.ac.uk/resources/metadata-standards/prov
    QU_DEX_QUALITATIVE_DATA_EXCHANGE_FORMAT: http://www.dcc.ac.uk/resources/metadata-standards/qudex-
        qualitative-data-exchange-format
    RDF_DATA_CUBE_VOCABULARY: http://www.dcc.ac.uk/resources/metadata-standards/rdf-data-cube-vocabulary
    REPOSITORY_DEVELOPED_METADATA_SCHEMAS: http://www.dcc.ac.uk/resources/metadata-standards/repository-
        developed-metadata-schemas
    SDMX_STATISTICAL_DATA_AND_METADATA_EXCHANGE: http://www.dcc.ac.uk/resources/metadata-standards/sdmx-
        statistical-data-and-metadata-exchange
    SPASE_DATA_MODEL: http://www.dcc.ac.uk/resources/metadata-standards/spase-data-model
    OTHER: other
    """

    ABCD_ACCESS_TO_BIOLOGICAL_COLLECTION_DATA = "ABCD - Access to Biological Collection Data"
    AG_MES_AGRICULTURAL_METADATA_ELEMENT_SET = "AgMES - Agricultural Metadata Element Set"
    AVM_ASTRONOMY_VISUALIZATION_METADATA = "AVM - Astronomy Visualization Metadata"
    CF_CLIMATE_AND_FORECAST_METADATA_CONVENTIONS = "CF (Climate and Forecast) Metadata Conventions"
    CIF_CRYSTALLOGRAPHIC_INFORMATION_FRAMEWORK = "CIF - Crystallographic Information Framework"
    CIM_COMMON_INFORMATION_MODEL = "CIM - Common Information Model"
    CSMD_CCLRC_CORE_SCIENTIFIC_METADATA_MODEL = "CSMD-CCLRC Core Scientific Metadata Model"
    DARWIN_CORE = "Darwin Core"
    DATA_CITE_METADATA_SCHEMA = "DataCite Metadata Schema"
    DCAT_DATA_CATALOG_VOCABULARY = "DCAT - Data Catalog Vocabulary"
    DDI_DATA_DOCUMENTATION_INITIATIVE = "DDI - Data Documentation Initiative"
    DIF_DIRECTORY_INTERCHANGE_FORMAT = "DIF - Directory Interchange Format"
    DUBLIN_CORE = "Dublin Core"
    EML_ECOLOGICAL_METADATA_LANGUAGE = "EML - Ecological Metadata Language"
    FGDC_CSDGM_FEDERAL_GEOGRAPHIC_DATA_COMMITTEE_CONTENT_STANDARD_FOR_DIGITAL_GEOSPATIAL_METADATA = (
        "FGDC/CSDGM - Federal Geographic Data Committee Content Standard for Digital Geospatial Metadata"
    )
    FITS_FLEXIBLE_IMAGE_TRANSPORT_SYSTEM = "FITS - Flexible Image Transport System"
    GENOME_METADATA = "Genome Metadata"
    INTERNATIONAL_VIRTUAL_OBSERVATORY_ALLIANCE_TECHNICAL_SPECIFICATIONS = (
        "International Virtual Observatory Alliance Technical Specifications"
    )
    ISA_TAB = "ISA-Tab"
    ISO_19115 = "ISO 19115"
    MIBBI_MINIMUM_INFORMATION_FOR_BIOLOGICAL_AND_BIOMEDICAL_INVESTIGATIONS = (
        "MIBBI - Minimum Information for Biological and Biomedical Investigations"
    )
    MIDAS_HERITAGE = "MIDAS-Heritage"
    OAI_ORE_OPEN_ARCHIVES_INITIATIVE_OBJECT_REUSE_AND_EXCHANGE = (
        "OAI-ORE - Open Archives Initiative Object Reuse and Exchange"
    )
    OBSERV_OM = "Observ-OM"
    OBSERVATIONS_AND_MEASUREMENTS = "Observations and Measurements"
    OME_XML_OPEN_MICROSCOPY_ENVIRONMENT_XML = "OME-XML - Open Microscopy Environment XML"
    PROTOCOL_DATA_ELEMENT_DEFINITIONS = "Protocol Data Element Definitions"
    PROV = "PROV"
    QU_DEX_QUALITATIVE_DATA_EXCHANGE_FORMAT = "QuDEx - Qualitative Data Exchange Format"
    RDF_DATA_CUBE_VOCABULARY = "RDF Data Cube Vocabulary"
    REPOSITORY_DEVELOPED_METADATA_SCHEMAS = "Repository-Developed Metadata Schemas"
    SDMX_STATISTICAL_DATA_AND_METADATA_EXCHANGE = "SDMX - Statistical Data and Metadata Exchange"
    SPASE_DATA_MODEL = "SPASE Data Model"
    OTHER = "other"

MetadataStandardDccurls

Bases: Enum

HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ABCD_ACCESS_BIOLOGICAL_COLLECTION_DATA: ABCD - Access to Biological Collection Data HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_AGMES_AGRICULTURAL_METADATA_ELEMENT_SET: AgMES - Agricultural Metadata Element Set HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_AVM_ASTRONOMY_VISUALIZATION_METADATA: AVM - Astronomy Visualization Metadata HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CF_CLIMATE_AND_FORECAST_METADATA_CONVENTIONS: CF (Climate and Forecast) Metadata Conventions HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CIF_CRYSTALLOGRAPHIC_INFORMATION_FRAMEWORK: CIF - Crystallographic Information Framework HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CIM_COMMON_INFORMATION_MODEL: CIM - Common Information Model HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CSMD_CCLRC_CORE_SCIENTIFIC_METADATA_MODEL: CSMD-CCLRC Core Scientific Metadata Model HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DARWIN_CORE: Darwin Core HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DATACITE_METADATA_SCHEMA: DataCite Metadata Schema HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DCAT_DATA_CATALOG_VOCABULARY: DCAT - Data Catalog Vocabulary HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DDI_DATA_DOCUMENTATION_INITIATIVE: DDI - Data Documentation Initiative HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DIF_DIRECTORY_INTERCHANGE_FORMAT: DIF - Directory Interchange Format HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DUBLIN_CORE: Dublin Core HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_EML_ECOLOGICAL_METADATA_LANGUAGE: EML - Ecological Metadata Language HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_FGDCCSDGM_FEDERAL_GEOGRAPHIC_DATA_COMMITTEE_CONTENT_STANDARD_DIGITAL_GE: FGDC/CSDGM - Federal Geographic Data Committee Content Standard for Digital Geospatial Metadata HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_FITS_FLEXIBLE_IMAGE_TRANSPORT_SYSTEM: FITS - Flexible Image Transport System HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_GENOME_METADATA: Genome Metadata HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_INTERNATIONAL_VIRTUAL_OBSERVATORY_ALLIANCE_TECHNICAL_SPECIFICATIONS: International Virtual Observatory Alliance Technical Specifications HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ISA_TAB: ISA-Tab HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ISO_19115: ISO 19115 HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_MIBBI_MINIMUM_INFORMATION_BIOLOGICAL_AND_BIOMEDICAL_INVESTIGATIONS: MIBBI - Minimum Information for Biological and Biomedical Investigations HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_MIDAS_HERITAGE: MIDAS-Heritage HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OAI_ORE_OPEN_ARCHIVES_INITIATIVE_OBJECT_REUSE_AND_EXCHANGE: OAI-ORE - Open Archives Initiative Object Reuse and Exchange HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OBSERV_OM: Observ-OM HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OBSERVATIONS_AND_MEASUREMENTS: Observations and Measurements HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OME_XML_OPEN_MICROSCOPY_ENVIRONMENT_XML: OME-XML - Open Microscopy Environment XML HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_PROTOCOL_DATA_ELEMENT_DEFINITIONS: Protocol Data Element Definitions HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_PROV: PROV HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_QUDEX_QUALITATIVE_DATA_EXCHANGE_FORMAT: QuDEx - Qualitative Data Exchange Format HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_RDF_DATA_CUBE_VOCABULARY: RDF Data Cube Vocabulary HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_REPOSITORY_DEVELOPED_METADATA_SCHEMAS: Repository- Developed Metadata Schemas HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_SDMX_STATISTICAL_DATA_AND_METADATA_EXCHANGE: SDMX - Statistical Data and Metadata Exchange HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_SPASE_DATA_MODEL: SPASE Data Model OTHER: other

Source code in src/re3data/_resources/repository.py
class MetadataStandardDccurls(Enum):
    """Attributes:
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ABCD_ACCESS_BIOLOGICAL_COLLECTION_DATA: ABCD - Access to
        Biological Collection Data
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_AGMES_AGRICULTURAL_METADATA_ELEMENT_SET: AgMES -
        Agricultural Metadata Element Set
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_AVM_ASTRONOMY_VISUALIZATION_METADATA: AVM - Astronomy
        Visualization Metadata
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CF_CLIMATE_AND_FORECAST_METADATA_CONVENTIONS: CF (Climate
        and Forecast) Metadata Conventions
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CIF_CRYSTALLOGRAPHIC_INFORMATION_FRAMEWORK: CIF -
        Crystallographic Information Framework
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CIM_COMMON_INFORMATION_MODEL: CIM - Common Information
        Model
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CSMD_CCLRC_CORE_SCIENTIFIC_METADATA_MODEL: CSMD-CCLRC
        Core Scientific Metadata Model
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DARWIN_CORE: Darwin Core
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DATACITE_METADATA_SCHEMA: DataCite Metadata Schema
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DCAT_DATA_CATALOG_VOCABULARY: DCAT - Data Catalog
        Vocabulary
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DDI_DATA_DOCUMENTATION_INITIATIVE: DDI - Data
        Documentation Initiative
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DIF_DIRECTORY_INTERCHANGE_FORMAT: DIF - Directory
        Interchange Format
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DUBLIN_CORE: Dublin Core
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_EML_ECOLOGICAL_METADATA_LANGUAGE: EML - Ecological
        Metadata Language
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_FGDCCSDGM_FEDERAL_GEOGRAPHIC_DATA_COMMITTEE_CONTENT_STANDARD_DIGITAL_GE:
        FGDC/CSDGM - Federal Geographic Data Committee Content Standard for Digital Geospatial Metadata
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_FITS_FLEXIBLE_IMAGE_TRANSPORT_SYSTEM: FITS - Flexible
        Image Transport System
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_GENOME_METADATA: Genome Metadata
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_INTERNATIONAL_VIRTUAL_OBSERVATORY_ALLIANCE_TECHNICAL_SPECIFICATIONS:
        International Virtual Observatory Alliance Technical Specifications
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ISA_TAB: ISA-Tab
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ISO_19115: ISO 19115
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_MIBBI_MINIMUM_INFORMATION_BIOLOGICAL_AND_BIOMEDICAL_INVESTIGATIONS:
        MIBBI - Minimum Information for Biological and Biomedical Investigations
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_MIDAS_HERITAGE: MIDAS-Heritage
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OAI_ORE_OPEN_ARCHIVES_INITIATIVE_OBJECT_REUSE_AND_EXCHANGE:
        OAI-ORE - Open Archives Initiative Object Reuse and Exchange
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OBSERV_OM: Observ-OM
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OBSERVATIONS_AND_MEASUREMENTS: Observations and
        Measurements
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OME_XML_OPEN_MICROSCOPY_ENVIRONMENT_XML: OME-XML - Open
        Microscopy Environment XML
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_PROTOCOL_DATA_ELEMENT_DEFINITIONS: Protocol Data Element
        Definitions
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_PROV: PROV
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_QUDEX_QUALITATIVE_DATA_EXCHANGE_FORMAT: QuDEx -
        Qualitative Data Exchange Format
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_RDF_DATA_CUBE_VOCABULARY: RDF Data Cube Vocabulary
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_REPOSITORY_DEVELOPED_METADATA_SCHEMAS: Repository-
        Developed Metadata Schemas
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_SDMX_STATISTICAL_DATA_AND_METADATA_EXCHANGE: SDMX -
        Statistical Data and Metadata Exchange
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_SPASE_DATA_MODEL: SPASE Data Model
    OTHER: other
    """

    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ABCD_ACCESS_BIOLOGICAL_COLLECTION_DATA = (
        "http://www.dcc.ac.uk/resources/metadata-standards/abcd-access-biological-collection-data"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_AGMES_AGRICULTURAL_METADATA_ELEMENT_SET = (
        "http://www.dcc.ac.uk/resources/metadata-standards/agmes-agricultural-metadata-element-set"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_AVM_ASTRONOMY_VISUALIZATION_METADATA = (
        "http://www.dcc.ac.uk/resources/metadata-standards/avm-astronomy-visualization-metadata"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CF_CLIMATE_AND_FORECAST_METADATA_CONVENTIONS = (
        "http://www.dcc.ac.uk/resources/metadata-standards/cf-climate-and-forecast-metadata-conventions"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CIF_CRYSTALLOGRAPHIC_INFORMATION_FRAMEWORK = (
        "http://www.dcc.ac.uk/resources/metadata-standards/cif-crystallographic-information-framework"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CIM_COMMON_INFORMATION_MODEL = (
        "http://www.dcc.ac.uk/resources/metadata-standards/cim-common-information-model"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_CSMD_CCLRC_CORE_SCIENTIFIC_METADATA_MODEL = (
        "http://www.dcc.ac.uk/resources/metadata-standards/csmd-cclrc-core-scientific-metadata-model"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DARWIN_CORE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/darwin-core"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DATACITE_METADATA_SCHEMA = (
        "http://www.dcc.ac.uk/resources/metadata-standards/datacite-metadata-schema"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DCAT_DATA_CATALOG_VOCABULARY = (
        "http://www.dcc.ac.uk/resources/metadata-standards/dcat-data-catalog-vocabulary"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DDI_DATA_DOCUMENTATION_INITIATIVE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/ddi-data-documentation-initiative"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DIF_DIRECTORY_INTERCHANGE_FORMAT = (
        "http://www.dcc.ac.uk/resources/metadata-standards/dif-directory-interchange-format"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_DUBLIN_CORE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/dublin-core"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_EML_ECOLOGICAL_METADATA_LANGUAGE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/eml-ecological-metadata-language"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_FGDCCSDGM_FEDERAL_GEOGRAPHIC_DATA_COMMITTEE_CONTENT_STANDARD_DIGITAL_GE = "http://www.dcc.ac.uk/resources/metadata-standards/fgdccsdgm-federal-geographic-data-committee-content-standard-digital-ge"
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_FITS_FLEXIBLE_IMAGE_TRANSPORT_SYSTEM = (
        "http://www.dcc.ac.uk/resources/metadata-standards/fits-flexible-image-transport-system"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_GENOME_METADATA = (
        "http://www.dcc.ac.uk/resources/metadata-standards/genome-metadata"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_INTERNATIONAL_VIRTUAL_OBSERVATORY_ALLIANCE_TECHNICAL_SPECIFICATIONS = "http://www.dcc.ac.uk/resources/metadata-standards/international-virtual-observatory-alliance-technical-specifications"
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ISA_TAB = (
        "http://www.dcc.ac.uk/resources/metadata-standards/isa-tab"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_ISO_19115 = (
        "http://www.dcc.ac.uk/resources/metadata-standards/iso-19115"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_MIBBI_MINIMUM_INFORMATION_BIOLOGICAL_AND_BIOMEDICAL_INVESTIGATIONS = "http://www.dcc.ac.uk/resources/metadata-standards/mibbi-minimum-information-biological-and-biomedical-investigations"
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_MIDAS_HERITAGE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/midas-heritage"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OAI_ORE_OPEN_ARCHIVES_INITIATIVE_OBJECT_REUSE_AND_EXCHANGE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/oai-ore-open-archives-initiative-object-reuse-and-exchange"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OBSERV_OM = (
        "http://www.dcc.ac.uk/resources/metadata-standards/observ-om"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OBSERVATIONS_AND_MEASUREMENTS = (
        "http://www.dcc.ac.uk/resources/metadata-standards/observations-and-measurements"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_OME_XML_OPEN_MICROSCOPY_ENVIRONMENT_XML = (
        "http://www.dcc.ac.uk/resources/metadata-standards/ome-xml-open-microscopy-environment-xml"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_PROTOCOL_DATA_ELEMENT_DEFINITIONS = (
        "http://www.dcc.ac.uk/resources/metadata-standards/protocol-data-element-definitions"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_PROV = "http://www.dcc.ac.uk/resources/metadata-standards/prov"
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_QUDEX_QUALITATIVE_DATA_EXCHANGE_FORMAT = (
        "http://www.dcc.ac.uk/resources/metadata-standards/qudex-qualitative-data-exchange-format"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_RDF_DATA_CUBE_VOCABULARY = (
        "http://www.dcc.ac.uk/resources/metadata-standards/rdf-data-cube-vocabulary"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_REPOSITORY_DEVELOPED_METADATA_SCHEMAS = (
        "http://www.dcc.ac.uk/resources/metadata-standards/repository-developed-metadata-schemas"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_SDMX_STATISTICAL_DATA_AND_METADATA_EXCHANGE = (
        "http://www.dcc.ac.uk/resources/metadata-standards/sdmx-statistical-data-and-metadata-exchange"
    )
    HTTP_WWW_DCC_AC_UK_RESOURCES_METADATA_STANDARDS_SPASE_DATA_MODEL = (
        "http://www.dcc.ac.uk/resources/metadata-standards/spase-data-model"
    )
    OTHER = "other"

MetadataStandardName dataclass

Attributes: value: metadata_standard_scheme: The scheme of the metadata standards.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class MetadataStandardName:
    """Attributes:
    value:
    metadata_standard_scheme: The scheme of the metadata standards.
    """

    class Meta:
        global_type = False

    value: None | MetadataStandardDccnames = field(
        default=None,
        metadata={
            "required": True,
        },
    )
    metadata_standard_scheme: None | MetadataStandardScheme = field(
        default=None,
        metadata={
            "name": "metadataStandardScheme",
            "type": "Attribute",
            "required": True,
        },
    )

Policy dataclass

Attributes: policy_name: Name of the policy. policy_url: URL of the policy.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Policy:
    """Attributes:
    policy_name: Name of the policy.
    policy_url: URL of the policy.
    """

    class Meta:
        global_type = False

    policy_name: None | str = field(
        default=None,
        metadata={
            "name": "policyName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    policy_url: None | str = field(
        default=None,
        metadata={
            "name": "policyURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )

Repository dataclass

Bases: IdMixin

re3data_org_identifier: A globally unique and persistent identifier that refers to the research data repository entry in re3data.dorg. The ID is assigned by re3data.org. repository_name: The full name of the research data repository. additional_name: The alternative name or acronym for the research data repository. repository_url: The URL, which gives reference to the research data repository. repository_identifier: A globally unique identifier (identifier in form of a link) that refers to the research data repository (e.g. DOI, URN, VIAF, GND). description: A textual description containing additional information about the data repository (primary language is English). repository_contact: Email address of the contact or an URL of an online contact form of the repository. type_value: The type of the research data repository. size: The number of items contained in the research data repository. start_date: Releasing date of the research data repository. end_date: Date when the research data repository went offline or stopped ingesting new research data (still making the research data available). repository_language: The user interface language of the research data repository. subject: The subject(s) of the research data repository. mission_statement_url: The URL of a mission statement describing the designated community of the research data repository. content_type: All types of resources available in the research data repository. provider_type: The type of provider. keyword: English keyword(s) describing the subject focus of the research data repository. institution: All institutions being responsible for funding, creating and/or running the research data repository (wrapper element). policy: Any kind of policy (e.g. data policy, etc.) provided by the research data repository to clarify legal aspects (wrapper element). database_access: (wrapper element) database_license: Database license of the research data repository (wrapper element). data_access: (wrapper element) data_license: License of the data, existing in the research data repository. (wrapper element) data_upload: (wrapper element) data_upload_license: The license for data upload (wrapper element). software: The software that is used to run the research data repository (wrapper element). versioning: The research data repository supports versioning of research data. api: API URL. pid_system: The persistent identifier system that is used by the research data repository. citation_guideline_url: The URL of the research data repository providing information on how to cite its research data. The DataCite citation format is recommended (http://www.datacite.org/whycitedata). aid_system: The author identifier system that is used by the research data repository. enhanced_publication: The research data repository offers the interlinking between publications and data. quality_management: Any form of quality management concerning the data or metadata of the research data repository. certificate: The certificate, seal or standard the research data repository complies with. metadata_standard: (wrapper element) syndication: URL of the alerting service(s) provided by the research data repository. remarks: Additional remarks that are visible to all users. entry_date: The date the research data repository was indexed in re3data.org. last_update: The date the metadata of the research data repository was updated.

Source code in src/re3data/_resources/repository.py
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
@dataclass(slots=True)
class Repository(IdMixin):
    """Attributes:
    re3data_org_identifier: A globally unique and persistent identifier that refers to the research data
        repository entry in re3data.dorg. The ID is assigned by re3data.org.
    repository_name: The full name of the research data repository.
    additional_name: The alternative name or acronym for the research data repository.
    repository_url: The URL, which gives reference to the research data repository.
    repository_identifier: A globally unique identifier (identifier in form of a link) that refers to the
        research data repository (e.g. DOI, URN, VIAF, GND).
    description: A textual description containing additional information about the data repository (primary
        language is English).
    repository_contact: Email address of the contact or an URL of an online contact form of the repository.
    type_value: The type of the research data repository.
    size: The number of items contained in the research data repository.
    start_date: Releasing date of the research data repository.
    end_date: Date when the research data repository went offline or stopped ingesting new research data
        (still making the research data available).
    repository_language: The user interface language of the research data repository.
    subject: The subject(s) of the research data repository.
    mission_statement_url: The URL of a mission statement describing the designated community of the research
        data repository.
    content_type: All types of resources available in the research data repository.
    provider_type: The type of provider.
    keyword: English keyword(s) describing the subject focus of the research data repository.
    institution: All institutions being responsible for funding, creating and/or running the research data
        repository (wrapper element).
    policy: Any kind of policy (e.g. data policy, etc.) provided by the research data repository to clarify
        legal aspects (wrapper element).
    database_access: (wrapper element)
    database_license: Database license of the research data repository (wrapper element).
    data_access: (wrapper element)
    data_license: License of the data, existing in the research data repository. (wrapper element)
    data_upload: (wrapper element)
    data_upload_license: The license for data upload (wrapper element).
    software: The software that is used to run the research data repository (wrapper element).
    versioning: The research data repository supports versioning of research data.
    api: API URL.
    pid_system: The persistent identifier system that is used by the research data repository.
    citation_guideline_url: The URL of the research data repository providing information on how to cite its
        research data. The DataCite citation format is recommended (http://www.datacite.org/whycitedata).
    aid_system: The author identifier system that is used by the research data repository.
    enhanced_publication: The research data repository offers the interlinking between publications and data.
    quality_management: Any form of quality management concerning the data or metadata of the research data
        repository.
    certificate: The certificate, seal or standard the research data repository complies with.
    metadata_standard: (wrapper element)
    syndication: URL of the alerting service(s) provided by the research data repository.
    remarks: Additional remarks that are visible to all users.
    entry_date: The date the research data repository was indexed in re3data.org.
    last_update: The date the metadata of the research data repository was updated.
    """

    class Meta:
        global_type = False

    re3data_org_identifier: None | str = field(
        default=None,
        metadata={
            "name": "re3data.orgIdentifier",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    repository_name: None | RepositoryName = field(
        default=None,
        metadata={
            "name": "repositoryName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    additional_name: list[AdditionalName] = field(
        default_factory=list,
        metadata={
            "name": "additionalName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    repository_url: None | str = field(
        default=None,
        metadata={
            "name": "repositoryURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    repository_identifier: list[str] = field(
        default_factory=list,
        metadata={
            "name": "repositoryIdentifier",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    description: None | Description = field(
        default=None,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    repository_contact: list[str] = field(
        default_factory=list,
        metadata={
            "name": "repositoryContact",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    type_value: list[RepositoryTypes] = field(
        default_factory=list,
        metadata={
            "name": "type",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    size: None | Size = field(
        default=None,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    # Note: Unfortunately, we had to add `str` type manually.
    start_date: None | XmlPeriod | XmlDate | str = field(
        default=None,
        metadata={
            "name": "startDate",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )
    # Note: Unfortunately, we had to add `str` type manually.
    end_date: None | XmlPeriod | XmlDate | str = field(
        default=None,
        metadata={
            "name": "endDate",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )
    repository_language: list[Languages] = field(
        default_factory=list,
        metadata={
            "name": "repositoryLanguage",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    subject: list[Subject] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    mission_statement_url: None | str = field(
        default=None,
        metadata={
            "name": "missionStatementURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    content_type: list[ContentType] = field(
        default_factory=list,
        metadata={
            "name": "contentType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    provider_type: list[ProviderTypes] = field(
        default_factory=list,
        metadata={
            "name": "providerType",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
            "max_occurs": 2,
        },
    )
    keyword: list[str] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    institution: list[Institution] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    policy: list[Policy] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    database_access: None | DatabaseAccess = field(
        default=None,
        metadata={
            "name": "databaseAccess",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )
    database_license: list[DatabaseLicense] = field(
        default_factory=list,
        metadata={
            "name": "databaseLicense",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    data_access: list[DataAccess] = field(
        default_factory=list,
        metadata={
            "name": "dataAccess",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    data_license: list[DataLicense] = field(
        default_factory=list,
        metadata={
            "name": "dataLicense",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    data_upload: list[DataUpload] = field(
        default_factory=list,
        metadata={
            "name": "dataUpload",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    data_upload_license: list[DataUploadLicense] = field(
        default_factory=list,
        metadata={
            "name": "dataUploadLicense",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    software: list[Software] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    versioning: None | Yesno = field(
        default=None,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    api: list[Api] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    pid_system: list[PidSystems] = field(
        default_factory=list,
        metadata={
            "name": "pidSystem",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "min_occurs": 1,
        },
    )
    citation_guideline_url: None | str = field(
        default=None,
        metadata={
            "name": "citationGuidelineURL",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    aid_system: list[AidSystems] = field(
        default_factory=list,
        metadata={
            "name": "aidSystem",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    enhanced_publication: None | Yesnoun = field(
        default=None,
        metadata={
            "name": "enhancedPublication",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    quality_management: None | Yesnoun = field(
        default=None,
        metadata={
            "name": "qualityManagement",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    certificate: list[Certificates] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    metadata_standard: list[MetadataStandard] = field(
        default_factory=list,
        metadata={
            "name": "metadataStandard",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    syndication: list[Syndication] = field(
        default_factory=list,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    remarks: None | str = field(
        default=None,
        metadata={
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
        },
    )
    entry_date: None | XmlPeriod | XmlDate = field(
        default=None,
        metadata={
            "name": "entryDate",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )
    last_update: None | XmlPeriod | XmlDate = field(
        default=None,
        metadata={
            "name": "lastUpdate",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )

RepositoryName dataclass

Attributes: value: language: Language of the research data repository name.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class RepositoryName:
    """Attributes:
    value:
    language: Language of the research data repository name.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    language: None | Languages = field(
        default=None,
        metadata={
            "type": "Attribute",
            "required": True,
        },
    )

Size dataclass

Attributes: value: updated: The date of the last update of the research data repository size.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Size:
    """Attributes:
    value:
    updated: The date of the last update of the research data repository size.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    # Note: Unfortunately, we had to add `str` type manually due to inconsistencies between the API data and
    # the XSD schema. This led to numerous `ConverterWarnings`. Ideally, the data would conform to the schema,
    # but until then, this workaround helps maintain compatibility.
    updated: None | XmlPeriod | XmlDate | str = field(
        default=None,
        metadata={
            "type": "Attribute",
            "required": True,
            "min_inclusive": XmlDate(1000, 1, 1),
            "max_inclusive": XmlDate(2999, 12, 31),
        },
    )

Software dataclass

Attributes: software_name: Name of the research data repository software.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Software:
    """Attributes:
    software_name: Name of the research data repository software.
    """

    class Meta:
        global_type = False

    software_name: None | SoftwareNames = field(
        default=None,
        metadata={
            "name": "softwareName",
            "type": "Element",
            "namespace": "http://www.re3data.org/schema/2-2",
            "required": True,
        },
    )

Subject dataclass

Attributes: value: subject_scheme: The subject scheme according to which the subject (see ID 13 subject) of the research data repository described.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Subject:
    """Attributes:
    value:
    subject_scheme: The subject scheme according to which the subject (see ID 13 subject) of the research
        data repository described.
    """

    class Meta:
        global_type = False

    value: None | SubjectText = field(
        default=None,
        metadata={
            "required": True,
        },
    )
    subject_scheme: None | SubjectScheme = field(
        default=None,
        metadata={
            "name": "subjectScheme",
            "type": "Attribute",
            "required": True,
        },
    )

Syndication dataclass

Attributes: value: syndication_type: Type of alerting service.

Source code in src/re3data/_resources/repository.py
@dataclass(slots=True)
class Syndication:
    """Attributes:
    value:
    syndication_type: Type of alerting service.
    """

    class Meta:
        global_type = False

    value: str = field(
        default="",
        metadata={
            "required": True,
        },
    )
    syndication_type: None | SyndicationTypes = field(
        default=None,
        metadata={
            "name": "syndicationType",
            "type": "Attribute",
            "required": True,
        },
    )