<?xml-stylesheet type="text/xsl" href="/template/app/html/metric.html"?>
<root url="https://api.argo.grnet.gr/api/v2/metric_result/b2share.eudat.eu/eudat.b2share.invenio.healthcheck?exec_time=2026-07-20T08:58:49Z" tenant="eudat" report="Critical" view="report-status"><host name="b2share.eudat.eu"><Name>b2share.eudat.eu</Name><info><ID>7c9d190eb2f54ba090c5cba27cec70ea</ID><ext_creg_id>37</ext_creg_id><ext_email>eudat-support@csc.fi</ext_email><ext_servicetype_id>47</ext_servicetype_id><ext_state>production</ext_state></info><metric name="eudat.b2share.invenio.healthcheck"><status timestamp="2026-07-20T08:58:49Z" value="WARNING" class="warning"><summary>hits: 11934</summary><message>'Traceback (most recent call last):\n  File "/usr/libexec/argo/probes/eudat-b2share/check_b2share.py", line 388, in &lt;module&gt;\n    main()\n  File "/usr/libexec/argo/probes/eudat-b2share/check_b2share.py", line 355, in main\n    jsonschema.validate(rec["metadata"], parent_schema)\n  File "/usr/lib/python3.9/site-packages/jsonschema/validators.py", line 934, in validate\n    raise error\njsonschema.exceptions.ValidationError: Additional properties are not allowed (\'publication_date\', \'description\', \'publisher\', \'creators\', \'title\', \'resource_types\', \'rights\' were unexpected)\n\nFailed validating \'additionalProperties\' in schema:\n    {\'$id\': \'https://b2share.eudat.eu/api/schemas/records/record-v10.0.0.json/jsonschema\',\n     \'$schema\': \'http://json-schema.org/draft-07/schema#\',\n     \'additionalProperties\': False,\n     \'id\': \'local://records/record-v10.0.0.json\',\n     \'properties\': {\'$schema\': {\'type\': \'string\'},\n                    \'access\': {\'additionalProperties\': False,\n                               \'description\': \'Record access control and \'\n                                              \'ownership.\',\n                               \'properties\': {\'embargo\': {\'additionalProperties\': False,\n                                                          \'description\': \'Description \'\n                                                                         \'of \'\n                                                                         \'the \'\n                                                                         \'embargo \'\n                                                                         \'on \'\n                                                                         \'the \'\n                                                                         \'record.\',\n                                                          \'properties\': {\'active\': {\'description\': \'Whether \'\n                                                                                                   \'or \'\n                                                                                                   \'not \'\n                                                                                                   \'the \'\n                                                                                                   \'embargo \'\n                                                                                                   \'is \'\n                                                                                                   \'(still) \'\n                                                                                                   \'active.\',\n                                                                                    \'type\': [\'boolean\',\n                                                                                             \'null\']},\n                                                                         \'reason\': {\'description\': \'The \'\n                                                                                                   \'reason \'\n                                                                                                   \'why \'\n                                                                                                   \'the \'\n                                                                                                   \'record \'\n                                                                                                   \'is \'\n                                                                                                   \'under \'\n                                                                                                   \'embargo.\',\n                                                                                    \'type\': [\'string\',\n                                                                                             \'null\']},\n                                                                         \'until\': {\'description\': \'Embargo \'\n                                                                                                  \'date \'\n                                                                                                  \'of \'\n                                                                                                  \'record \'\n                                                                                                  \'(ISO8601 \'\n                                                                                                  \'formatted \'\n                                                                                                  \'date \'\n                                                                                                  \'time \'\n                                                                                                  \'in \'\n                                                                                                  \'UTC). \'\n                                                                                                  \'At \'\n                                                                                                  \'this \'\n                                                                                                  \'time \'\n                                                                                                  \'both \'\n                                                                                                  \'metadata \'\n                                                                                                  \'and \'\n                                                                                                  \'files \'\n                                                                                                  \'will \'\n                                                                                                  \'be \'\n                                                                                                  \'made \'\n                                                                                                  \'public.\',\n                                                                                   \'format\': \'date\',\n                                                                                   \'type\': [\'string\',\n                                                                                            \'null\']}},\n                                                          \'type\': \'object\'},\n                                              \'files\': {\'description\': \'Files \'\n                                                                       \'visibility \'\n                                                                       \'(public \'\n                                                                       \'or \'\n                                                                       \'restricted)\',\n                                                        \'enum\': [\'public\',\n                                                                 \'restricted\'],\n                                                        \'type\': \'string\'},\n                                              \'record\': {\'description\': \'Record \'\n                                                                        \'visibility \'\n                                                                        \'(public \'\n                                                                        \'or \'\n                                                                        \'restricted)\',\n                                                         \'enum\': [\'public\',\n                                                                  \'restricted\'],\n                                                         \'type\': \'string\'}},\n                               \'type\': \'object\'},\n                    \'custom_fields\': {\'description\': \'Configured \'\n                                                     \'additional metadata\',\n                                      \'type\': \'object\'},\n                    \'files\': {\'description\': \'A file storage for a record.\',\n                              \'properties\': {\'default_preview\': {},\n                                             \'enabled\': {},\n                                             \'order\': {}},\n                              \'type\': \'object\'},\n                    \'id\': {\'description\': \'An identifier.\',\n                           \'type\': \'string\'},\n                    \'internal_notes\': {\'properties\': {\'added_by\': {\'description\': \'An \'\n                                                                                  \'agent \'\n                                                                                  \'(user, \'\n                                                                                  \'software \'\n                                                                                  \'process, \'\n                                                                                  \'community, \'\n                                                                                  \'...).\',\n                                                                   \'oneOf\': [{\'additionalProperties\': False,\n                                                                              \'description\': \'User \'\n                                                                                             \'object.\',\n                                                                              \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                               \'integer\']}},\n                                                                              \'type\': \'object\'},\n                                                                             {\'type\': \'null\'}]},\n                                                      \'id\': {\'type\': \'string\'},\n                                                      \'note\': {\'type\': \'string\'},\n                                                      \'timestamp\': {\'description\': \'ISO8601 \'\n                                                                                   \'formatted \'\n                                                                                   \'timestamp \'\n                                                                                   \'in \'\n                                                                                   \'UTC.\',\n                                                                    \'format\': \'date-time\',\n                                                                    \'type\': \'string\'}}},\n                    \'media_files\': {\'description\': \'A file storage for a \'\n                                                   \'record.\',\n                                    \'properties\': {\'default_preview\': {},\n                                                   \'enabled\': {},\n                                                   \'order\': {}},\n                                    \'type\': \'object\'},\n                    \'metadata\': {\'additionalProperties\': False,\n                                 \'description\': \'Resource metadata.\',\n                                 \'properties\': {\'additional_descriptions\': {\'items\': {\'additionalProperties\': False,\n                                                                                      \'properties\': {\'description\': {\'description\': \'Description \'\n                                                                                                                                    \'for \'\n                                                                                                                                    \'record.\',\n                                                                                                                     \'type\': \'string\'},\n                                                                                                     \'lang\': {\'additionalProperties\': False,\n                                                                                                              \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                   \'identifier.\',\n                                                                                                                                    \'type\': \'string\'}},\n                                                                                                              \'type\': \'object\'},\n                                                                                                     \'type\': {\'additionalProperties\': False,\n                                                                                                              \'description\': \'A \'\n                                                                                                                             \'description \'\n                                                                                                                             \'type.\',\n                                                                                                              \'properties\': {\'id\': {\'type\': \'string\'}},\n                                                                                                              \'type\': \'object\'}},\n                                                                                      \'type\': \'object\'},\n                                                                            \'type\': \'array\'},\n                                                \'additional_titles\': {\'description\': \'Additional \'\n                                                                                     \'record \'\n                                                                                     \'titles.\',\n                                                                      \'items\': {\'additionalProperties\': False,\n                                                                                \'properties\': {\'lang\': {\'additionalProperties\': False,\n                                                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                             \'identifier.\',\n                                                                                                                              \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'},\n                                                                                               \'title\': {\'description\': \'Additional \'\n                                                                                                                        \'title \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'record.\',\n                                                                                                         \'type\': \'string\'},\n                                                                                               \'type\': {\'additionalProperties\': False,\n                                                                                                        \'description\': \'Type \'\n                                                                                                                       \'of \'\n                                                                                                                       \'title.\',\n                                                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                             \'identifier.\',\n                                                                                                                              \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'}},\n                                                                                \'type\': \'object\'},\n                                                                      \'type\': \'array\'},\n                                                \'community_extension\': {\'description\': \'Configured \'\n                                                                                       \'additional \'\n                                                                                       \'metadata\',\n                                                                        \'type\': \'object\'},\n                                                \'community_extension_schema\': {\'description\': \'Community \'\n                                                                                              \'schema \'\n                                                                                              \'extension \'\n                                                                                              \'uuid.\',\n                                                                               \'type\': \'string\'},\n                                                \'contact_emails\': {\'items\': {\'additionalProperties\': False,\n                                                                             \'properties\': {\'contact_email\': {\'description\': \'A \'\n                                                                                                                             \'contact \'\n                                                                                                                             \'email.\',\n                                                                                                              \'type\': \'string\'}},\n                                                                             \'type\': \'object\'},\n                                                                   \'minItems\': 0,\n                                                                   \'type\': \'array\'},\n                                                \'contributors\': {\'description\': \'Contributors \'\n                                                                                \'in \'\n                                                                                \'order \'\n                                                                                \'of \'\n                                                                                \'importance.\',\n                                                                 \'items\': {\'additionalProperties\': False,\n                                                                           \'properties\': {\'affiliations\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                     \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                          \'identifier.\',\n                                                                                                                                           \'type\': \'string\'},\n                                                                                                                                    \'name\': {\'type\': \'string\'}},\n                                                                                                                     \'type\': \'object\'},\n                                                                                                           \'type\': \'array\'},\n                                                                                          \'person_or_org\': {\'additionalProperties\': False,\n                                                                                                            \'properties\': {\'family_name\': {\'type\': \'string\'},\n                                                                                                                           \'given_name\': {\'type\': \'string\'},\n                                                                                                                           \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                     \'description\': \'Identifiers \'\n                                                                                                                                                                    \'object \'\n                                                                                                                                                                    \'with \'\n                                                                                                                                                                    \'identifier \'\n                                                                                                                                                                    \'value \'\n                                                                                                                                                                    \'and \'\n                                                                                                                                                                    \'scheme \'\n                                                                                                                                                                    \'in \'\n                                                                                                                                                                    \'separate \'\n                                                                                                                                                                    \'keys.\',\n                                                                                                                                                     \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                                  \'identifier.\',\n                                                                                                                                                                                   \'type\': \'string\'},\n                                                                                                                                                                    \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                              \'scheme.\',\n                                                                                                                                                                               \'type\': \'string\'}},\n                                                                                                                                                     \'type\': \'object\'},\n                                                                                                                                           \'type\': \'array\',\n                                                                                                                                           \'uniqueItems\': True},\n                                                                                                                           \'name\': {\'type\': \'string\'},\n                                                                                                                           \'type\': {\'description\': \'Type \'\n                                                                                                                                                   \'of \'\n                                                                                                                                                   \'name.\',\n                                                                                                                                    \'enum\': [\'personal\',\n                                                                                                                                             \'organizational\'],\n                                                                                                                                    \'type\': \'string\'}},\n                                                                                                            \'type\': \'object\'},\n                                                                                          \'role\': {\'additionalProperties\': False,\n                                                                                                   \'description\': \'Role \'\n                                                                                                                  \'of \'\n                                                                                                                  \'creator/contributor.\',\n                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                        \'identifier.\',\n                                                                                                                         \'type\': \'string\'}},\n                                                                                                   \'type\': \'object\'}},\n                                                                           \'type\': \'object\'},\n                                                                 \'type\': \'array\'},\n                                                \'copyright\': {\'description\': \'Copyright \'\n                                                                             \'for \'\n                                                                             \'record \'\n                                                                             \'(may \'\n                                                                             \'contain \'\n                                                                             \'HTML).\',\n                                                              \'type\': \'string\'},\n                                                \'creators\': {\'description\': \'Creators \'\n                                                                            \'of \'\n                                                                            \'the \'\n                                                                            \'resource.\',\n                                                             \'items\': {\'additionalProperties\': False,\n                                                                       \'properties\': {\'affiliations\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                 \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                      \'identifier.\',\n                                                                                                                                       \'type\': \'string\'},\n                                                                                                                                \'name\': {\'type\': \'string\'}},\n                                                                                                                 \'type\': \'object\'},\n                                                                                                       \'type\': \'array\'},\n                                                                                      \'person_or_org\': {\'additionalProperties\': False,\n                                                                                                        \'properties\': {\'family_name\': {\'type\': \'string\'},\n                                                                                                                       \'given_name\': {\'type\': \'string\'},\n                                                                                                                       \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                 \'description\': \'Identifiers \'\n                                                                                                                                                                \'object \'\n                                                                                                                                                                \'with \'\n                                                                                                                                                                \'identifier \'\n                                                                                                                                                                \'value \'\n                                                                                                                                                                \'and \'\n                                                                                                                                                                \'scheme \'\n                                                                                                                                                                \'in \'\n                                                                                                                                                                \'separate \'\n                                                                                                                                                                \'keys.\',\n                                                                                                                                                 \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                              \'identifier.\',\n                                                                                                                                                                               \'type\': \'string\'},\n                                                                                                                                                                \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                          \'scheme.\',\n                                                                                                                                                                           \'type\': \'string\'}},\n                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                       \'type\': \'array\',\n                                                                                                                                       \'uniqueItems\': True},\n                                                                                                                       \'name\': {\'type\': \'string\'},\n                                                                                                                       \'type\': {\'description\': \'Type \'\n                                                                                                                                               \'of \'\n                                                                                                                                               \'name.\',\n                                                                                                                                \'enum\': [\'personal\',\n                                                                                                                                         \'organizational\'],\n                                                                                                                                \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'},\n                                                                                      \'role\': {\'additionalProperties\': False,\n                                                                                               \'description\': \'Role \'\n                                                                                                              \'of \'\n                                                                                                              \'creator/contributor.\',\n                                                                                               \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                    \'identifier.\',\n                                                                                                                     \'type\': \'string\'}},\n                                                                                               \'type\': \'object\'}},\n                                                                       \'type\': \'object\'},\n                                                             \'type\': \'array\'},\n                                                \'dates\': {\'description\': \'Date, \'\n                                                                         \'datetime \'\n                                                                         \'or \'\n                                                                         \'date \'\n                                                                         \'interval.\',\n                                                          \'items\': {\'additionalProperties\': False,\n                                                                    \'properties\': {\'date\': {\'description\': \'Date, \'\n                                                                                                           \'datetime \'\n                                                                                                           \'or \'\n                                                                                                           \'date \'\n                                                                                                           \'interval \'\n                                                                                                           \'in \'\n                                                                                                           \'EDTF \'\n                                                                                                           \'level \'\n                                                                                                           \'0 \'\n                                                                                                           \'format\',\n                                                                                            \'type\': \'string\'},\n                                                                                   \'description\': {\'description\': \'Description \'\n                                                                                                                  \'of \'\n                                                                                                                  \'the \'\n                                                                                                                  \'date, \'\n                                                                                                                  \'datetime \'\n                                                                                                                  \'or \'\n                                                                                                                  \'date \'\n                                                                                                                  \'interval \'\n                                                                                                                  \'e.g. \'\n                                                                                                                  "\'Accepted\' "\n                                                                                                                  \'or \'\n                                                                                                                  "\'Available\' "\n                                                                                                                  \'(CV).\',\n                                                                                                   \'type\': \'string\'},\n                                                                                   \'type\': {\'additionalProperties\': False,\n                                                                                            \'description\': \'Type \'\n                                                                                                           \'of \'\n                                                                                                           \'the \'\n                                                                                                           \'date.\',\n                                                                                            \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                 \'identifier.\',\n                                                                                                                  \'type\': \'string\'}},\n                                                                                            \'type\': \'object\'}},\n                                                                    \'type\': \'object\'},\n                                                          \'type\': \'array\'},\n                                                \'description\': {\'description\': \'Description \'\n                                                                               \'for \'\n                                                                               \'record \'\n                                                                               \'(may \'\n                                                                               \'contain \'\n                                                                               \'HTML).\',\n                                                                \'type\': \'string\'},\n                                                \'formats\': {\'items\': {\'type\': \'string\'},\n                                                            \'type\': \'array\'},\n                                                \'funding\': {\'items\': {\'additionalProperties\': False,\n                                                                      \'properties\': {\'award\': {\'additionalProperties\': False,\n                                                                                               \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                    \'identifier.\',\n                                                                                                                     \'type\': \'string\'},\n                                                                                                              \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                        \'description\': \'Identifiers \'\n                                                                                                                                                       \'object \'\n                                                                                                                                                       \'with \'\n                                                                                                                                                       \'identifier \'\n                                                                                                                                                       \'value \'\n                                                                                                                                                       \'and \'\n                                                                                                                                                       \'scheme \'\n                                                                                                                                                       \'in \'\n                                                                                                                                                       \'separate \'\n                                                                                                                                                       \'keys.\',\n                                                                                                                                        \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                     \'identifier.\',\n                                                                                                                                                                      \'type\': \'string\'},\n                                                                                                                                                       \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                 \'scheme.\',\n                                                                                                                                                                  \'type\': \'string\'}},\n                                                                                                                                        \'type\': \'object\'},\n                                                                                                                              \'type\': \'array\'},\n                                                                                                              \'number\': {\'type\': \'string\'},\n                                                                                                              \'title\': {\'type\': \'object\'}},\n                                                                                               \'type\': \'object\'},\n                                                                                     \'funder\': {\'additionalProperties\': False,\n                                                                                                \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                     \'identifier.\',\n                                                                                                                      \'type\': \'string\'},\n                                                                                                               \'name\': {\'type\': \'string\'}},\n                                                                                                \'type\': \'object\'}},\n                                                                      \'type\': \'object\'},\n                                                            \'type\': \'array\'},\n                                                \'identifiers\': {\'description\': \'Alternate \'\n                                                                               \'identifiers \'\n                                                                               \'for \'\n                                                                               \'the \'\n                                                                               \'record.\',\n                                                                \'items\': {\'additionalProperties\': False,\n                                                                          \'description\': \'Identifiers \'\n                                                                                         \'object \'\n                                                                                         \'with \'\n                                                                                         \'identifier \'\n                                                                                         \'value \'\n                                                                                         \'and \'\n                                                                                         \'scheme \'\n                                                                                         \'in \'\n                                                                                         \'separate \'\n                                                                                         \'keys.\',\n                                                                          \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                       \'identifier.\',\n                                                                                                        \'type\': \'string\'},\n                                                                                         \'scheme\': {\'description\': \'A \'\n                                                                                                                   \'scheme.\',\n                                                                                                    \'type\': \'string\'}},\n                                                                          \'type\': \'object\'},\n                                                                \'type\': \'array\',\n                                                                \'uniqueItems\': True},\n                                                \'instruments\': {\'description\': \'The \'\n                                                                               \'scientific \'\n                                                                               \'instruments \'\n                                                                               \'the \'\n                                                                               \'data \'\n                                                                               \'was \'\n                                                                               \'generated \'\n                                                                               \'or \'\n                                                                               \'captured \'\n                                                                               \'on.\',\n                                                                \'items\': {\'additionalProperties\': False,\n                                                                          \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                       \'identifier.\',\n                                                                                                        \'type\': \'string\'},\n                                                                                         \'instrument_name\': {\'description\': \'Name \'\n                                                                                                                            \'of \'\n                                                                                                                            \'the \'\n                                                                                                                            \'instrument.\',\n                                                                                                             \'type\': \'string\'},\n                                                                                         \'scheme\': {\'description\': \'A \'\n                                                                                                                   \'scheme.\',\n                                                                                                    \'type\': \'string\'}},\n                                                                          \'type\': \'object\'},\n                                                                \'type\': \'array\'},\n                                                \'languages\': {\'description\': \'The \'\n                                                                             \'primary \'\n                                                                             \'languages \'\n                                                                             \'of \'\n                                                                             \'the \'\n                                                                             \'resource. \'\n                                                                             \'ISO \'\n                                                                             \'639-3 \'\n                                                                             \'language \'\n                                                                             \'code.\',\n                                                              \'items\': {\'additionalProperties\': False,\n                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                             \'identifier.\',\n                                                                                              \'type\': \'string\'}},\n                                                                        \'type\': \'object\'},\n                                                              \'type\': \'array\'},\n                                                \'locations\': {\'$comment\': \'This \'\n                                                                          \'part \'\n                                                                          \'of \'\n                                                                          \'the \'\n                                                                          \'schema \'\n                                                                          \'is \'\n                                                                          \'modelled \'\n                                                                          \'on \'\n                                                                          \'GeoJSON, \'\n                                                                          \'but \'\n                                                                          \'without \'\n                                                                          \'the \'\n                                                                          \'scope \'\n                                                                          \'to \'\n                                                                          \'embed \'\n                                                                          \'arbitrary \'\n                                                                          \'metadata.\n\'\n                                                                          \'\n\'\n                                                                          \'We \'\n                                                                          \'nest \'\n                                                                          \'`features` \'\n                                                                          \'within \'\n                                                                          \'`locations` \'\n                                                                          \'to \'\n                                                                          \'give \'\n                                                                          \'scope \'\n                                                                          \'later \'\n                                                                          \'to \'\n                                                                          \'say \'\n                                                                          \'something \'\n                                                                          \'about \'\n                                                                          \'the \'\n                                                                          \'locations \'\n                                                                          \'as \'\n                                                                          \'a \'\n                                                                          \'whole.\',\n                                                              \'additionalProperties\': False,\n                                                              \'description\': \'Geographical \'\n                                                                             \'locations \'\n                                                                             \'relevant \'\n                                                                             \'to \'\n                                                                             \'this \'\n                                                                             \'record.\',\n                                                              \'properties\': {\'features\': {\'items\': {\'allOf\': [{\'additionalProperties\': False,\n                                                                                                               \'properties\': {\'description\': {\'description\': \'Description \'\n                                                                                                                                                             \'of \'\n                                                                                                                                                             \'the \'\n                                                                                                                                                             \'location\',\n                                                                                                                                              \'minLength\': 1,\n                                                                                                                                              \'type\': \'string\'},\n                                                                                                                              \'geometry\': {\'allOf\': [{\'$id\': \'https://geojson.org/schema/Geometry.json\',\n                                                                                                                                                      \'$schema\': \'http://json-schema.org/draft-07/schema#\',\n                                                                                                                                                      \'oneOf\': [{\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Point\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'Point\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'LineString\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'LineString\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                    \'minItems\': 2,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'minItems\': 4,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Polygon\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'Polygon\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'maxItems\': 2,\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Envelope\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'OpenSearch \'\n                                                                                                                                                                          \'Envelope\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiPoint\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiPoint\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                    \'minItems\': 2,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiLineString\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiLineString\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                              \'minItems\': 2,\n                                                                                                                                                                                                                              \'type\': \'array\'},\n                                                                                                                                                                                                                    \'minItems\': 4,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiPolygon\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiPolygon\',\n                                                                                                                                                                 \'type\': \'object\'}],\n                                                                                                                                                      \'title\': \'GeoJSON \'\n                                                                                                                                                               \'Geometry\'},\n                                                                                                                                                     {\'$comment\': \'Bounding \'\n                                                                                                                                                                  \'boxes \'\n                                                                                                                                                                  \'(`bbox`) \'\n                                                                                                                                                                  \'are \'\n                                                                                                                                                                  \'forbidden \'\n                                                                                                                                                                  \'on \'\n                                                                                                                                                                  \'our \'\n                                                                                                                                                                  \'geometries, \'\n                                                                                                                                                                  \'even \'\n                                                                                                                                                                  \'though \'\n                                                                                                                                                                  "they\'re "\n                                                                                                                                                                  \'allowed \'\n                                                                                                                                                                  \'on \'\n                                                                                                                                                                  \'GeoJSON \'\n                                                                                                                                                                  \'geometries\',\n                                                                                                                                                      \'additionalProperties\': False,\n                                                                                                                                                      \'properties\': {\'coordinates\': {},\n                                                                                                                                                                     \'type\': {}}}]},\n                                                                                                                              \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                        \'description\': \'Identifiers \'\n                                                                                                                                                                       \'object \'\n                                                                                                                                                                       \'with \'\n                                                                                                                                                                       \'identifier \'\n                                                                                                                                                                       \'value \'\n                                                                                                                                                                       \'and \'\n                                                                                                                                                                       \'scheme \'\n                                                                                                                                                                       \'in \'\n                                                                                                                                                                       \'separate \'\n                                                                                                                                                                       \'keys.\',\n                                                                                                                                                        \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                                     \'identifier.\',\n                                                                                                                                                                                      \'type\': \'string\'},\n                                                                                                                                                                       \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                                 \'scheme.\',\n                                                                                                                                                                                  \'type\': \'string\'}},\n                                                                                                                                                        \'type\': \'object\'},\n                                                                                                                                              \'type\': \'array\',\n                                                                                                                                              \'uniqueItems\': True},\n                                                                                                                              \'place\': {\'description\': \'Place \'\n                                                                                                                                                       \'of \'\n                                                                                                                                                       \'the \'\n                                                                                                                                                       \'location\',\n                                                                                                                                        \'minLength\': 1,\n                                                                                                                                        \'type\': \'string\'}},\n                                                                                                               \'type\': \'object\'}]},\n                                                                                          \'minItems\': 1,\n                                                                                          \'type\': \'array\'}},\n                                                              \'type\': \'object\'},\n                                                \'publication_date\': {\'description\': \'Record \'\n                                                                                    \'publication \'\n                                                                                    \'date \'\n                                                                                    \'(EDTF \'\n                                                                                    \'level \'\n                                                                                    \'0 \'\n                                                                                    \'format).\',\n                                                                     \'type\': \'string\'},\n                                                \'publisher\': {\'type\': \'string\'},\n                                                \'references\': {\'items\': {\'additionalProperties\': False,\n                                                                         \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                      \'identifier.\',\n                                                                                                       \'type\': \'string\'},\n                                                                                        \'reference\': {\'description\': \'A \'\n                                                                                                                     \'reference \'\n                                                                                                                     \'string.\',\n                                                                                                      \'type\': \'string\'},\n                                                                                        \'scheme\': {\'description\': \'A \'\n                                                                                                                  \'scheme.\',\n                                                                                                   \'type\': \'string\'}},\n                                                                         \'type\': \'object\'},\n                                                               \'minItems\': 0,\n                                                               \'type\': \'array\'},\n                                                \'related_identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                  \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                               \'identifier.\',\n                                                                                                                \'type\': \'string\'},\n                                                                                                 \'relation_type\': {\'additionalProperties\': False,\n                                                                                                                   \'description\': \'A \'\n                                                                                                                                  \'relation \'\n                                                                                                                                  \'type.\',\n                                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                        \'identifier.\',\n                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                   \'type\': \'object\'},\n                                                                                                 \'resource_type\': {\'additionalProperties\': False,\n                                                                                                                   \'description\': \'A \'\n                                                                                                                                  \'resource \'\n                                                                                                                                  \'type.\',\n                                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                        \'identifier.\',\n                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                   \'type\': \'object\'},\n                                                                                                 \'scheme\': {\'description\': \'A \'\n                                                                                                                           \'scheme.\',\n                                                                                                            \'type\': \'string\'}},\n                                                                                  \'type\': \'object\'},\n                                                                        \'type\': \'array\'},\n                                                \'resource_types\': {\'description\': \'Resource \'\n                                                                                  \'types \'\n                                                                                  \'of \'\n                                                                                  \'the \'\n                                                                                  \'record.\',\n                                                                   \'items\': {\'additionalProperties\': False,\n                                                                             \'description\': \'A \'\n                                                                                            \'resource \'\n                                                                                            \'type.\',\n                                                                             \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                  \'identifier.\',\n                                                                                                   \'type\': \'string\'}},\n                                                                             \'type\': \'object\'},\n                                                                   \'type\': \'array\'},\n                                                \'rights\': {\'description\': \'Any \'\n                                                                          \'license \'\n                                                                          \'or \'\n                                                                          \'copyright \'\n                                                                          \'information \'\n                                                                          \'for \'\n                                                                          \'this \'\n                                                                          \'resource.\',\n                                                           \'items\': {\'additionalProperties\': False,\n                                                                     \'properties\': {\'description\': {\'description\': \'The \'\n                                                                                                                   \'license \'\n                                                                                                                   \'description \'\n                                                                                                                   \'Free \'\n                                                                                                                   \'text.\',\n                                                                                                    \'type\': \'object\'},\n                                                                                    \'id\': {\'description\': \'An \'\n                                                                                                          \'identifier.\',\n                                                                                           \'type\': \'string\'},\n                                                                                    \'link\': {\'format\': \'uri\',\n                                                                                             \'type\': \'string\'},\n                                                                                    \'title\': {\'description\': \'The \'\n                                                                                                             \'license \'\n                                                                                                             \'name \'\n                                                                                                             \'or \'\n                                                                                                             \'license \'\n                                                                                                             \'itself. \'\n                                                                                                             \'Free \'\n                                                                                                             \'text.\',\n                                                                                              \'type\': \'object\'}},\n                                                                     \'type\': \'object\'},\n                                                           \'type\': \'array\'},\n                                                \'sizes\': {\'items\': {\'type\': \'string\'},\n                                                          \'type\': \'array\'},\n                                                \'subjects\': {\'items\': {\'additionalProperties\': False,\n                                                                       \'description\': \'Term \'\n                                                                                      \'related \'\n                                                                                      \'to \'\n                                                                                      \'entry.\',\n                                                                       \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                            \'identifier.\',\n                                                                                             \'type\': \'string\'},\n                                                                                      \'subject\': {\'type\': \'string\'}},\n                                                                       \'type\': \'object\'},\n                                                             \'type\': \'array\'},\n                                                \'temporal_coverage\': {\'description\': \'Date, \'\n                                                                                     \'datetime \'\n                                                                                     \'or \'\n                                                                                     \'date \'\n                                                                                     \'interval.\',\n                                                                      \'items\': {\'additionalProperties\': False,\n                                                                                \'properties\': {\'ranges\': {\'additionalProperties\': False,\n                                                                                                          \'description\': \'Date, \'\n                                                                                                                         \'datetime \'\n                                                                                                                         \'or \'\n                                                                                                                         \'date \'\n                                                                                                                         \'interval \'\n                                                                                                                         \'in \'\n                                                                                                                         \'EDTF \'\n                                                                                                                         \'level \'\n                                                                                                                         \'0 \'\n                                                                                                                         \'format\',\n                                                                                                          \'properties\': {\'end_date\': {\'description\': \'Date, \'\n                                                                                                                                                     \'datetime \'\n                                                                                                                                                     \'or \'\n                                                                                                                                                     \'date \'\n                                                                                                                                                     \'interval \'\n                                                                                                                                                     \'in \'\n                                                                                                                                                     \'EDTF \'\n                                                                                                                                                     \'level \'\n                                                                                                                                                     \'0 \'\n                                                                                                                                                     \'format\',\n                                                                                                                                      \'type\': \'string\'},\n                                                                                                                         \'start_date\': {\'description\': \'Date, \'\n                                                                                                                                                       \'datetime \'\n                                                                                                                                                       \'or \'\n                                                                                                                                                       \'date \'\n                                                                                                                                                       \'interval \'\n                                                                                                                                                       \'in \'\n                                                                                                                                                       \'EDTF \'\n                                                                                                                                                       \'level \'\n                                                                                                                                                       \'0 \'\n                                                                                                                                                       \'format\',\n                                                                                                                                        \'type\': \'string\'}},\n                                                                                                          \'type\': \'object\'},\n                                                                                               \'spans\': {\'description\': \'The \'\n                                                                                                                        \'named \'\n                                                                                                                        \'spans \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'contents \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'resource\',\n                                                                                                         \'type\': \'string\'}},\n                                                                                \'type\': \'object\'},\n                                                                      \'type\': \'array\'},\n                                                \'title\': {\'description\': \'Primary \'\n                                                                         \'title \'\n                                                                         \'of \'\n                                                                         \'the \'\n                                                                         \'record.\',\n                                                          \'type\': \'string\'},\n                                                \'version\': {\'description\': \'Record \'\n                                                                           \'version \'\n                                                                           \'tag.\',\n                                                            \'type\': \'string\'}},\n                                 \'type\': \'object\'},\n                    \'notes\': {\'items\': {\'type\': \'string\'}, \'type\': \'array\'},\n                    \'pid\': {\'additionalProperties\': False,\n                            \'description\': \'An internal persistent \'\n                                           \'identifier object.\',\n                            \'properties\': {\'obj_type\': {\'description\': \'The \'\n                                                                       \'type \'\n                                                                       \'of \'\n                                                                       \'the \'\n                                                                       \'associated \'\n                                                                       \'object.\',\n                                                        \'type\': \'string\'},\n                                           \'pid_type\': {\'description\': \'The \'\n                                                                       \'type \'\n                                                                       \'of \'\n                                                                       \'the \'\n                                                                       \'persistent \'\n                                                                       \'identifier.\',\n                                                        \'type\': \'string\'},\n                                           \'pk\': {\'description\': \'Primary \'\n                                                                 \'key of \'\n                                                                 \'the PID \'\n                                                                 \'object.\',\n                                                  \'type\': \'integer\'},\n                                           \'status\': {\'description\': \'The \'\n                                                                     \'status \'\n                                                                     \'of \'\n                                                                     \'the \'\n                                                                     \'PID \'\n                                                                     \'(from \'\n                                                                     \'Invenio-PIDStore).\',\n                                                      \'enum\': [\'N\',\n                                                               \'K\',\n                                                               \'R\',\n                                                               \'M\',\n                                                               \'D\'],\n                                                      \'type\': \'string\'}},\n                            \'required\': [\'pk\', \'status\'],\n                            \'type\': \'object\'},\n                    \'pids\': {\'additionalProperties\': {\'additionalProperties\': False,\n                                                      \'description\': \'An \'\n                                                                     \'external \'\n                                                                     \'persistent \'\n                                                                     \'identifier \'\n                                                                     \'object.\',\n                                                      \'properties\': {\'client\': {\'description\': \'Client \'\n                                                                                               \'identifier \'\n                                                                                               \'for \'\n                                                                                               \'the \'\n                                                                                               \'specific \'\n                                                                                               \'PID.\',\n                                                                                \'type\': \'string\'},\n                                                                     \'identifier\': {\'description\': \'An \'\n                                                                                                   \'identifier.\',\n                                                                                    \'type\': \'string\'},\n                                                                     \'provider\': {\'description\': \'The \'\n                                                                                                 \'provider \'\n                                                                                                 \'of \'\n                                                                                                 \'the \'\n                                                                                                 \'persistent \'\n                                                                                                 \'identifier.\',\n                                                                                  \'type\': \'string\'}},\n                                                      \'type\': \'object\'},\n                             \'description\': \'External persistent \'\n                                            \'identifiers for a record \'\n                                            \'including e.g. OAI-PMH \'\n                                            \'identifier, minted DOIs and \'\n                                            \'more. PIDs are registered in \'\n                                            \'the PIDStore.\',\n                             \'propertyNames\': {\'pattern\': \'^[a-z_-][a-z0-9_-]*$\'},\n                             \'type\': \'object\',\n                             \'uniqueItems\': True},\n                    \'provenance\': {\'additionalProperties\': False,\n                                   \'description\': \'Record provenance.\',\n                                   \'properties\': {\'created_by\': {\'description\': \'An \'\n                                                                                \'agent \'\n                                                                                \'(user, \'\n                                                                                \'software \'\n                                                                                \'process, \'\n                                                                                \'community, \'\n                                                                                \'...).\',\n                                                                 \'oneOf\': [{\'additionalProperties\': False,\n                                                                            \'description\': \'User \'\n                                                                                           \'object.\',\n                                                                            \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                             \'integer\']}},\n                                                                            \'type\': \'object\'},\n                                                                           {\'type\': \'null\'}]},\n                                                  \'on_behalf_of\': {\'description\': \'An \'\n                                                                                  \'agent \'\n                                                                                  \'(user, \'\n                                                                                  \'software \'\n                                                                                  \'process, \'\n                                                                                  \'community, \'\n                                                                                  \'...).\',\n                                                                   \'oneOf\': [{\'additionalProperties\': False,\n                                                                              \'description\': \'User \'\n                                                                                             \'object.\',\n                                                                              \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                               \'integer\']}},\n                                                                              \'type\': \'object\'},\n                                                                             {\'type\': \'null\'}]}},\n                                   \'type\': \'object\'},\n                    \'tombstone\': {\'additionalProperties\': False,\n                                  \'description\': \'Tombstone information \'\n                                                 \'for the record.\',\n                                  \'properties\': {\'citation_text\': {\'description\': \'The \'\n                                                                                  \'record \'\n                                                                                  \'citation \'\n                                                                                  \'text \'\n                                                                                  \'to \'\n                                                                                  \'be \'\n                                                                                  \'displayed \'\n                                                                                  \'on \'\n                                                                                  \'the \'\n                                                                                  \'tombstone \'\n                                                                                  \'page.\',\n                                                                   \'type\': \'string\'},\n                                                 \'is_visible\': {\'description\': \'Whether \'\n                                                                               \'or \'\n                                                                               \'not \'\n                                                                               \'the \'\n                                                                               \'tombstone \'\n                                                                               \'page \'\n                                                                               \'is \'\n                                                                               \'publicly \'\n                                                                               \'visible.\',\n                                                                \'type\': \'boolean\'},\n                                                 \'note\': {\'description\': \'Public \'\n                                                                         \'note \'\n                                                                         \'about \'\n                                                                         \'the \'\n                                                                         \'removal.\',\n                                                          \'type\': \'string\'},\n                                                 \'removal_date\': {\'description\': \'ISO8601 \'\n                                                                                 \'formatted \'\n                                                                                 \'timestamp \'\n                                                                                 \'in \'\n                                                                                 \'UTC.\',\n                                                                  \'format\': \'date-time\',\n                                                                  \'type\': \'string\'},\n                                                 \'removal_reason\': {\'additionalProperties\': False,\n                                                                    \'description\': \'Reason \'\n                                                                                   \'for \'\n                                                                                   \'the \'\n                                                                                   \'removal \'\n                                                                                   \'of \'\n                                                                                   \'a \'\n                                                                                   \'record.\',\n                                                                    \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                         \'identifier.\',\n                                                                                          \'type\': \'string\'}},\n                                                                    \'type\': \'object\'},\n                                                 \'removed_by\': {\'description\': \'An \'\n                                                                               \'agent \'\n                                                                               \'(user, \'\n                                                                               \'software \'\n                                                                               \'process, \'\n                                                                               \'community, \'\n                                                                               \'...).\',\n                                                                \'oneOf\': [{\'additionalProperties\': False,\n                                                                           \'description\': \'User \'\n                                                                                          \'object.\',\n                                                                           \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                            \'integer\']}},\n                                                                           \'type\': \'object\'},\n                                                                          {\'type\': \'null\'}]}},\n                                  \'type\': \'object\'}},\n     \'title\': \'InvenioRDM Record Schema v10.0.0\',\n     \'type\': \'object\'}\n\nOn instance:\n    {\'creators\': [{\'person_or_org\': {\'family_name\': \'Burnett\',\n                                     \'given_name\': \'Nathan\',\n                                     \'name\': \'Burnett, Nathan\',\n                                     \'type\': \'personal\'}}],\n     \'description\': \'&lt;p&gt;Open dataset behind &lt;a \'\n                    \'href="https://tickzone.app"&gt;TickZone&lt;/a&gt; \'\n                    \'(methodology: &lt;a \'\n                    \'href="https://tickzone.app/methodology"&gt;tickzone.app/methodology&lt;/a&gt;; \'\n                    \'source: &lt;a \'\n                    \'href="https://github.com/Nathanzo/tickzone-data"&gt;github.com/Nathanzo/tickzone-data&lt;/a&gt;). \'\n                    \'Town locations, CDC county Lyme incidence, and \'\n                    \'per-county tick species establishment. CC BY 4.0.&lt;/p&gt;\',\n     \'publication_date\': \'2026-07-05\',\n     \'publisher\': \'TickZone\',\n     \'resource_types\': [{\'id\': \'dataset\',\n                         \'title\': {\'cs\': \'Datová sada\',\n                                   \'de\': \'Datensatz\',\n                                   \'en\': \'Dataset\',\n                                   \'sv\': \'Dataset\'}}],\n     \'rights\': [{\'description\': {\'en\': \'The Creative Commons Attribution \'\n                                       \'license allows re-distribution and \'\n                                       \'re-use of a licensed work on the \'\n                                       \'condition that the creator is \'\n                                       \'appropriately credited.\'},\n                 \'icon\': \'cc-by-icon\',\n                 \'id\': \'cc-by-4.0\',\n                 \'props\': {\'scheme\': \'spdx\',\n                           \'url\': \'https://creativecommons.org/licenses/by/4.0/\'},\n                 \'title\': {\'en\': \'Creative Commons Attribution 4.0 \'\n                                 \'International\'}}],\n     \'title\': \'TickZone Northeast Tick Risk Dataset (5,688 towns)\'}'</message></status><status timestamp="2026-07-20T08:58:49Z" value="WARNING" class="warning"><summary>hits: 11934</summary><message>'Traceback (most recent call last):\n  File "/usr/libexec/argo/probes/eudat-b2share/check_b2share.py", line 388, in &lt;module&gt;\n    main()\n  File "/usr/libexec/argo/probes/eudat-b2share/check_b2share.py", line 355, in main\n    jsonschema.validate(rec["metadata"], parent_schema)\n  File "/usr/lib/python3.9/site-packages/jsonschema/validators.py", line 934, in validate\n    raise error\njsonschema.exceptions.ValidationError: Additional properties are not allowed (\'publication_date\', \'description\', \'publisher\', \'creators\', \'title\', \'resource_types\', \'rights\' were unexpected)\n\nFailed validating \'additionalProperties\' in schema:\n    {\'$id\': \'https://b2share.eudat.eu/api/schemas/records/record-v10.0.0.json/jsonschema\',\n     \'$schema\': \'http://json-schema.org/draft-07/schema#\',\n     \'additionalProperties\': False,\n     \'id\': \'local://records/record-v10.0.0.json\',\n     \'properties\': {\'$schema\': {\'type\': \'string\'},\n                    \'access\': {\'additionalProperties\': False,\n                               \'description\': \'Record access control and \'\n                                              \'ownership.\',\n                               \'properties\': {\'embargo\': {\'additionalProperties\': False,\n                                                          \'description\': \'Description \'\n                                                                         \'of \'\n                                                                         \'the \'\n                                                                         \'embargo \'\n                                                                         \'on \'\n                                                                         \'the \'\n                                                                         \'record.\',\n                                                          \'properties\': {\'active\': {\'description\': \'Whether \'\n                                                                                                   \'or \'\n                                                                                                   \'not \'\n                                                                                                   \'the \'\n                                                                                                   \'embargo \'\n                                                                                                   \'is \'\n                                                                                                   \'(still) \'\n                                                                                                   \'active.\',\n                                                                                    \'type\': [\'boolean\',\n                                                                                             \'null\']},\n                                                                         \'reason\': {\'description\': \'The \'\n                                                                                                   \'reason \'\n                                                                                                   \'why \'\n                                                                                                   \'the \'\n                                                                                                   \'record \'\n                                                                                                   \'is \'\n                                                                                                   \'under \'\n                                                                                                   \'embargo.\',\n                                                                                    \'type\': [\'string\',\n                                                                                             \'null\']},\n                                                                         \'until\': {\'description\': \'Embargo \'\n                                                                                                  \'date \'\n                                                                                                  \'of \'\n                                                                                                  \'record \'\n                                                                                                  \'(ISO8601 \'\n                                                                                                  \'formatted \'\n                                                                                                  \'date \'\n                                                                                                  \'time \'\n                                                                                                  \'in \'\n                                                                                                  \'UTC). \'\n                                                                                                  \'At \'\n                                                                                                  \'this \'\n                                                                                                  \'time \'\n                                                                                                  \'both \'\n                                                                                                  \'metadata \'\n                                                                                                  \'and \'\n                                                                                                  \'files \'\n                                                                                                  \'will \'\n                                                                                                  \'be \'\n                                                                                                  \'made \'\n                                                                                                  \'public.\',\n                                                                                   \'format\': \'date\',\n                                                                                   \'type\': [\'string\',\n                                                                                            \'null\']}},\n                                                          \'type\': \'object\'},\n                                              \'files\': {\'description\': \'Files \'\n                                                                       \'visibility \'\n                                                                       \'(public \'\n                                                                       \'or \'\n                                                                       \'restricted)\',\n                                                        \'enum\': [\'public\',\n                                                                 \'restricted\'],\n                                                        \'type\': \'string\'},\n                                              \'record\': {\'description\': \'Record \'\n                                                                        \'visibility \'\n                                                                        \'(public \'\n                                                                        \'or \'\n                                                                        \'restricted)\',\n                                                         \'enum\': [\'public\',\n                                                                  \'restricted\'],\n                                                         \'type\': \'string\'}},\n                               \'type\': \'object\'},\n                    \'custom_fields\': {\'description\': \'Configured \'\n                                                     \'additional metadata\',\n                                      \'type\': \'object\'},\n                    \'files\': {\'description\': \'A file storage for a record.\',\n                              \'properties\': {\'default_preview\': {},\n                                             \'enabled\': {},\n                                             \'order\': {}},\n                              \'type\': \'object\'},\n                    \'id\': {\'description\': \'An identifier.\',\n                           \'type\': \'string\'},\n                    \'internal_notes\': {\'properties\': {\'added_by\': {\'description\': \'An \'\n                                                                                  \'agent \'\n                                                                                  \'(user, \'\n                                                                                  \'software \'\n                                                                                  \'process, \'\n                                                                                  \'community, \'\n                                                                                  \'...).\',\n                                                                   \'oneOf\': [{\'additionalProperties\': False,\n                                                                              \'description\': \'User \'\n                                                                                             \'object.\',\n                                                                              \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                               \'integer\']}},\n                                                                              \'type\': \'object\'},\n                                                                             {\'type\': \'null\'}]},\n                                                      \'id\': {\'type\': \'string\'},\n                                                      \'note\': {\'type\': \'string\'},\n                                                      \'timestamp\': {\'description\': \'ISO8601 \'\n                                                                                   \'formatted \'\n                                                                                   \'timestamp \'\n                                                                                   \'in \'\n                                                                                   \'UTC.\',\n                                                                    \'format\': \'date-time\',\n                                                                    \'type\': \'string\'}}},\n                    \'media_files\': {\'description\': \'A file storage for a \'\n                                                   \'record.\',\n                                    \'properties\': {\'default_preview\': {},\n                                                   \'enabled\': {},\n                                                   \'order\': {}},\n                                    \'type\': \'object\'},\n                    \'metadata\': {\'additionalProperties\': False,\n                                 \'description\': \'Resource metadata.\',\n                                 \'properties\': {\'additional_descriptions\': {\'items\': {\'additionalProperties\': False,\n                                                                                      \'properties\': {\'description\': {\'description\': \'Description \'\n                                                                                                                                    \'for \'\n                                                                                                                                    \'record.\',\n                                                                                                                     \'type\': \'string\'},\n                                                                                                     \'lang\': {\'additionalProperties\': False,\n                                                                                                              \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                   \'identifier.\',\n                                                                                                                                    \'type\': \'string\'}},\n                                                                                                              \'type\': \'object\'},\n                                                                                                     \'type\': {\'additionalProperties\': False,\n                                                                                                              \'description\': \'A \'\n                                                                                                                             \'description \'\n                                                                                                                             \'type.\',\n                                                                                                              \'properties\': {\'id\': {\'type\': \'string\'}},\n                                                                                                              \'type\': \'object\'}},\n                                                                                      \'type\': \'object\'},\n                                                                            \'type\': \'array\'},\n                                                \'additional_titles\': {\'description\': \'Additional \'\n                                                                                     \'record \'\n                                                                                     \'titles.\',\n                                                                      \'items\': {\'additionalProperties\': False,\n                                                                                \'properties\': {\'lang\': {\'additionalProperties\': False,\n                                                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                             \'identifier.\',\n                                                                                                                              \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'},\n                                                                                               \'title\': {\'description\': \'Additional \'\n                                                                                                                        \'title \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'record.\',\n                                                                                                         \'type\': \'string\'},\n                                                                                               \'type\': {\'additionalProperties\': False,\n                                                                                                        \'description\': \'Type \'\n                                                                                                                       \'of \'\n                                                                                                                       \'title.\',\n                                                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                             \'identifier.\',\n                                                                                                                              \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'}},\n                                                                                \'type\': \'object\'},\n                                                                      \'type\': \'array\'},\n                                                \'community_extension\': {\'description\': \'Configured \'\n                                                                                       \'additional \'\n                                                                                       \'metadata\',\n                                                                        \'type\': \'object\'},\n                                                \'community_extension_schema\': {\'description\': \'Community \'\n                                                                                              \'schema \'\n                                                                                              \'extension \'\n                                                                                              \'uuid.\',\n                                                                               \'type\': \'string\'},\n                                                \'contact_emails\': {\'items\': {\'additionalProperties\': False,\n                                                                             \'properties\': {\'contact_email\': {\'description\': \'A \'\n                                                                                                                             \'contact \'\n                                                                                                                             \'email.\',\n                                                                                                              \'type\': \'string\'}},\n                                                                             \'type\': \'object\'},\n                                                                   \'minItems\': 0,\n                                                                   \'type\': \'array\'},\n                                                \'contributors\': {\'description\': \'Contributors \'\n                                                                                \'in \'\n                                                                                \'order \'\n                                                                                \'of \'\n                                                                                \'importance.\',\n                                                                 \'items\': {\'additionalProperties\': False,\n                                                                           \'properties\': {\'affiliations\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                     \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                          \'identifier.\',\n                                                                                                                                           \'type\': \'string\'},\n                                                                                                                                    \'name\': {\'type\': \'string\'}},\n                                                                                                                     \'type\': \'object\'},\n                                                                                                           \'type\': \'array\'},\n                                                                                          \'person_or_org\': {\'additionalProperties\': False,\n                                                                                                            \'properties\': {\'family_name\': {\'type\': \'string\'},\n                                                                                                                           \'given_name\': {\'type\': \'string\'},\n                                                                                                                           \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                     \'description\': \'Identifiers \'\n                                                                                                                                                                    \'object \'\n                                                                                                                                                                    \'with \'\n                                                                                                                                                                    \'identifier \'\n                                                                                                                                                                    \'value \'\n                                                                                                                                                                    \'and \'\n                                                                                                                                                                    \'scheme \'\n                                                                                                                                                                    \'in \'\n                                                                                                                                                                    \'separate \'\n                                                                                                                                                                    \'keys.\',\n                                                                                                                                                     \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                                  \'identifier.\',\n                                                                                                                                                                                   \'type\': \'string\'},\n                                                                                                                                                                    \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                              \'scheme.\',\n                                                                                                                                                                               \'type\': \'string\'}},\n                                                                                                                                                     \'type\': \'object\'},\n                                                                                                                                           \'type\': \'array\',\n                                                                                                                                           \'uniqueItems\': True},\n                                                                                                                           \'name\': {\'type\': \'string\'},\n                                                                                                                           \'type\': {\'description\': \'Type \'\n                                                                                                                                                   \'of \'\n                                                                                                                                                   \'name.\',\n                                                                                                                                    \'enum\': [\'personal\',\n                                                                                                                                             \'organizational\'],\n                                                                                                                                    \'type\': \'string\'}},\n                                                                                                            \'type\': \'object\'},\n                                                                                          \'role\': {\'additionalProperties\': False,\n                                                                                                   \'description\': \'Role \'\n                                                                                                                  \'of \'\n                                                                                                                  \'creator/contributor.\',\n                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                        \'identifier.\',\n                                                                                                                         \'type\': \'string\'}},\n                                                                                                   \'type\': \'object\'}},\n                                                                           \'type\': \'object\'},\n                                                                 \'type\': \'array\'},\n                                                \'copyright\': {\'description\': \'Copyright \'\n                                                                             \'for \'\n                                                                             \'record \'\n                                                                             \'(may \'\n                                                                             \'contain \'\n                                                                             \'HTML).\',\n                                                              \'type\': \'string\'},\n                                                \'creators\': {\'description\': \'Creators \'\n                                                                            \'of \'\n                                                                            \'the \'\n                                                                            \'resource.\',\n                                                             \'items\': {\'additionalProperties\': False,\n                                                                       \'properties\': {\'affiliations\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                 \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                      \'identifier.\',\n                                                                                                                                       \'type\': \'string\'},\n                                                                                                                                \'name\': {\'type\': \'string\'}},\n                                                                                                                 \'type\': \'object\'},\n                                                                                                       \'type\': \'array\'},\n                                                                                      \'person_or_org\': {\'additionalProperties\': False,\n                                                                                                        \'properties\': {\'family_name\': {\'type\': \'string\'},\n                                                                                                                       \'given_name\': {\'type\': \'string\'},\n                                                                                                                       \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                 \'description\': \'Identifiers \'\n                                                                                                                                                                \'object \'\n                                                                                                                                                                \'with \'\n                                                                                                                                                                \'identifier \'\n                                                                                                                                                                \'value \'\n                                                                                                                                                                \'and \'\n                                                                                                                                                                \'scheme \'\n                                                                                                                                                                \'in \'\n                                                                                                                                                                \'separate \'\n                                                                                                                                                                \'keys.\',\n                                                                                                                                                 \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                              \'identifier.\',\n                                                                                                                                                                               \'type\': \'string\'},\n                                                                                                                                                                \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                          \'scheme.\',\n                                                                                                                                                                           \'type\': \'string\'}},\n                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                       \'type\': \'array\',\n                                                                                                                                       \'uniqueItems\': True},\n                                                                                                                       \'name\': {\'type\': \'string\'},\n                                                                                                                       \'type\': {\'description\': \'Type \'\n                                                                                                                                               \'of \'\n                                                                                                                                               \'name.\',\n                                                                                                                                \'enum\': [\'personal\',\n                                                                                                                                         \'organizational\'],\n                                                                                                                                \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'},\n                                                                                      \'role\': {\'additionalProperties\': False,\n                                                                                               \'description\': \'Role \'\n                                                                                                              \'of \'\n                                                                                                              \'creator/contributor.\',\n                                                                                               \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                    \'identifier.\',\n                                                                                                                     \'type\': \'string\'}},\n                                                                                               \'type\': \'object\'}},\n                                                                       \'type\': \'object\'},\n                                                             \'type\': \'array\'},\n                                                \'dates\': {\'description\': \'Date, \'\n                                                                         \'datetime \'\n                                                                         \'or \'\n                                                                         \'date \'\n                                                                         \'interval.\',\n                                                          \'items\': {\'additionalProperties\': False,\n                                                                    \'properties\': {\'date\': {\'description\': \'Date, \'\n                                                                                                           \'datetime \'\n                                                                                                           \'or \'\n                                                                                                           \'date \'\n                                                                                                           \'interval \'\n                                                                                                           \'in \'\n                                                                                                           \'EDTF \'\n                                                                                                           \'level \'\n                                                                                                           \'0 \'\n                                                                                                           \'format\',\n                                                                                            \'type\': \'string\'},\n                                                                                   \'description\': {\'description\': \'Description \'\n                                                                                                                  \'of \'\n                                                                                                                  \'the \'\n                                                                                                                  \'date, \'\n                                                                                                                  \'datetime \'\n                                                                                                                  \'or \'\n                                                                                                                  \'date \'\n                                                                                                                  \'interval \'\n                                                                                                                  \'e.g. \'\n                                                                                                                  "\'Accepted\' "\n                                                                                                                  \'or \'\n                                                                                                                  "\'Available\' "\n                                                                                                                  \'(CV).\',\n                                                                                                   \'type\': \'string\'},\n                                                                                   \'type\': {\'additionalProperties\': False,\n                                                                                            \'description\': \'Type \'\n                                                                                                           \'of \'\n                                                                                                           \'the \'\n                                                                                                           \'date.\',\n                                                                                            \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                 \'identifier.\',\n                                                                                                                  \'type\': \'string\'}},\n                                                                                            \'type\': \'object\'}},\n                                                                    \'type\': \'object\'},\n                                                          \'type\': \'array\'},\n                                                \'description\': {\'description\': \'Description \'\n                                                                               \'for \'\n                                                                               \'record \'\n                                                                               \'(may \'\n                                                                               \'contain \'\n                                                                               \'HTML).\',\n                                                                \'type\': \'string\'},\n                                                \'formats\': {\'items\': {\'type\': \'string\'},\n                                                            \'type\': \'array\'},\n                                                \'funding\': {\'items\': {\'additionalProperties\': False,\n                                                                      \'properties\': {\'award\': {\'additionalProperties\': False,\n                                                                                               \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                    \'identifier.\',\n                                                                                                                     \'type\': \'string\'},\n                                                                                                              \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                        \'description\': \'Identifiers \'\n                                                                                                                                                       \'object \'\n                                                                                                                                                       \'with \'\n                                                                                                                                                       \'identifier \'\n                                                                                                                                                       \'value \'\n                                                                                                                                                       \'and \'\n                                                                                                                                                       \'scheme \'\n                                                                                                                                                       \'in \'\n                                                                                                                                                       \'separate \'\n                                                                                                                                                       \'keys.\',\n                                                                                                                                        \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                     \'identifier.\',\n                                                                                                                                                                      \'type\': \'string\'},\n                                                                                                                                                       \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                 \'scheme.\',\n                                                                                                                                                                  \'type\': \'string\'}},\n                                                                                                                                        \'type\': \'object\'},\n                                                                                                                              \'type\': \'array\'},\n                                                                                                              \'number\': {\'type\': \'string\'},\n                                                                                                              \'title\': {\'type\': \'object\'}},\n                                                                                               \'type\': \'object\'},\n                                                                                     \'funder\': {\'additionalProperties\': False,\n                                                                                                \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                     \'identifier.\',\n                                                                                                                      \'type\': \'string\'},\n                                                                                                               \'name\': {\'type\': \'string\'}},\n                                                                                                \'type\': \'object\'}},\n                                                                      \'type\': \'object\'},\n                                                            \'type\': \'array\'},\n                                                \'identifiers\': {\'description\': \'Alternate \'\n                                                                               \'identifiers \'\n                                                                               \'for \'\n                                                                               \'the \'\n                                                                               \'record.\',\n                                                                \'items\': {\'additionalProperties\': False,\n                                                                          \'description\': \'Identifiers \'\n                                                                                         \'object \'\n                                                                                         \'with \'\n                                                                                         \'identifier \'\n                                                                                         \'value \'\n                                                                                         \'and \'\n                                                                                         \'scheme \'\n                                                                                         \'in \'\n                                                                                         \'separate \'\n                                                                                         \'keys.\',\n                                                                          \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                       \'identifier.\',\n                                                                                                        \'type\': \'string\'},\n                                                                                         \'scheme\': {\'description\': \'A \'\n                                                                                                                   \'scheme.\',\n                                                                                                    \'type\': \'string\'}},\n                                                                          \'type\': \'object\'},\n                                                                \'type\': \'array\',\n                                                                \'uniqueItems\': True},\n                                                \'instruments\': {\'description\': \'The \'\n                                                                               \'scientific \'\n                                                                               \'instruments \'\n                                                                               \'the \'\n                                                                               \'data \'\n                                                                               \'was \'\n                                                                               \'generated \'\n                                                                               \'or \'\n                                                                               \'captured \'\n                                                                               \'on.\',\n                                                                \'items\': {\'additionalProperties\': False,\n                                                                          \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                       \'identifier.\',\n                                                                                                        \'type\': \'string\'},\n                                                                                         \'instrument_name\': {\'description\': \'Name \'\n                                                                                                                            \'of \'\n                                                                                                                            \'the \'\n                                                                                                                            \'instrument.\',\n                                                                                                             \'type\': \'string\'},\n                                                                                         \'scheme\': {\'description\': \'A \'\n                                                                                                                   \'scheme.\',\n                                                                                                    \'type\': \'string\'}},\n                                                                          \'type\': \'object\'},\n                                                                \'type\': \'array\'},\n                                                \'languages\': {\'description\': \'The \'\n                                                                             \'primary \'\n                                                                             \'languages \'\n                                                                             \'of \'\n                                                                             \'the \'\n                                                                             \'resource. \'\n                                                                             \'ISO \'\n                                                                             \'639-3 \'\n                                                                             \'language \'\n                                                                             \'code.\',\n                                                              \'items\': {\'additionalProperties\': False,\n                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                             \'identifier.\',\n                                                                                              \'type\': \'string\'}},\n                                                                        \'type\': \'object\'},\n                                                              \'type\': \'array\'},\n                                                \'locations\': {\'$comment\': \'This \'\n                                                                          \'part \'\n                                                                          \'of \'\n                                                                          \'the \'\n                                                                          \'schema \'\n                                                                          \'is \'\n                                                                          \'modelled \'\n                                                                          \'on \'\n                                                                          \'GeoJSON, \'\n                                                                          \'but \'\n                                                                          \'without \'\n                                                                          \'the \'\n                                                                          \'scope \'\n                                                                          \'to \'\n                                                                          \'embed \'\n                                                                          \'arbitrary \'\n                                                                          \'metadata.\n\'\n                                                                          \'\n\'\n                                                                          \'We \'\n                                                                          \'nest \'\n                                                                          \'`features` \'\n                                                                          \'within \'\n                                                                          \'`locations` \'\n                                                                          \'to \'\n                                                                          \'give \'\n                                                                          \'scope \'\n                                                                          \'later \'\n                                                                          \'to \'\n                                                                          \'say \'\n                                                                          \'something \'\n                                                                          \'about \'\n                                                                          \'the \'\n                                                                          \'locations \'\n                                                                          \'as \'\n                                                                          \'a \'\n                                                                          \'whole.\',\n                                                              \'additionalProperties\': False,\n                                                              \'description\': \'Geographical \'\n                                                                             \'locations \'\n                                                                             \'relevant \'\n                                                                             \'to \'\n                                                                             \'this \'\n                                                                             \'record.\',\n                                                              \'properties\': {\'features\': {\'items\': {\'allOf\': [{\'additionalProperties\': False,\n                                                                                                               \'properties\': {\'description\': {\'description\': \'Description \'\n                                                                                                                                                             \'of \'\n                                                                                                                                                             \'the \'\n                                                                                                                                                             \'location\',\n                                                                                                                                              \'minLength\': 1,\n                                                                                                                                              \'type\': \'string\'},\n                                                                                                                              \'geometry\': {\'allOf\': [{\'$id\': \'https://geojson.org/schema/Geometry.json\',\n                                                                                                                                                      \'$schema\': \'http://json-schema.org/draft-07/schema#\',\n                                                                                                                                                      \'oneOf\': [{\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Point\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'Point\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'LineString\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'LineString\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                    \'minItems\': 2,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'minItems\': 4,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Polygon\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'Polygon\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'maxItems\': 2,\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Envelope\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'OpenSearch \'\n                                                                                                                                                                          \'Envelope\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiPoint\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiPoint\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                    \'minItems\': 2,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiLineString\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiLineString\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                              \'minItems\': 2,\n                                                                                                                                                                                                                              \'type\': \'array\'},\n                                                                                                                                                                                                                    \'minItems\': 4,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiPolygon\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiPolygon\',\n                                                                                                                                                                 \'type\': \'object\'}],\n                                                                                                                                                      \'title\': \'GeoJSON \'\n                                                                                                                                                               \'Geometry\'},\n                                                                                                                                                     {\'$comment\': \'Bounding \'\n                                                                                                                                                                  \'boxes \'\n                                                                                                                                                                  \'(`bbox`) \'\n                                                                                                                                                                  \'are \'\n                                                                                                                                                                  \'forbidden \'\n                                                                                                                                                                  \'on \'\n                                                                                                                                                                  \'our \'\n                                                                                                                                                                  \'geometries, \'\n                                                                                                                                                                  \'even \'\n                                                                                                                                                                  \'though \'\n                                                                                                                                                                  "they\'re "\n                                                                                                                                                                  \'allowed \'\n                                                                                                                                                                  \'on \'\n                                                                                                                                                                  \'GeoJSON \'\n                                                                                                                                                                  \'geometries\',\n                                                                                                                                                      \'additionalProperties\': False,\n                                                                                                                                                      \'properties\': {\'coordinates\': {},\n                                                                                                                                                                     \'type\': {}}}]},\n                                                                                                                              \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                        \'description\': \'Identifiers \'\n                                                                                                                                                                       \'object \'\n                                                                                                                                                                       \'with \'\n                                                                                                                                                                       \'identifier \'\n                                                                                                                                                                       \'value \'\n                                                                                                                                                                       \'and \'\n                                                                                                                                                                       \'scheme \'\n                                                                                                                                                                       \'in \'\n                                                                                                                                                                       \'separate \'\n                                                                                                                                                                       \'keys.\',\n                                                                                                                                                        \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                                     \'identifier.\',\n                                                                                                                                                                                      \'type\': \'string\'},\n                                                                                                                                                                       \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                                 \'scheme.\',\n                                                                                                                                                                                  \'type\': \'string\'}},\n                                                                                                                                                        \'type\': \'object\'},\n                                                                                                                                              \'type\': \'array\',\n                                                                                                                                              \'uniqueItems\': True},\n                                                                                                                              \'place\': {\'description\': \'Place \'\n                                                                                                                                                       \'of \'\n                                                                                                                                                       \'the \'\n                                                                                                                                                       \'location\',\n                                                                                                                                        \'minLength\': 1,\n                                                                                                                                        \'type\': \'string\'}},\n                                                                                                               \'type\': \'object\'}]},\n                                                                                          \'minItems\': 1,\n                                                                                          \'type\': \'array\'}},\n                                                              \'type\': \'object\'},\n                                                \'publication_date\': {\'description\': \'Record \'\n                                                                                    \'publication \'\n                                                                                    \'date \'\n                                                                                    \'(EDTF \'\n                                                                                    \'level \'\n                                                                                    \'0 \'\n                                                                                    \'format).\',\n                                                                     \'type\': \'string\'},\n                                                \'publisher\': {\'type\': \'string\'},\n                                                \'references\': {\'items\': {\'additionalProperties\': False,\n                                                                         \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                      \'identifier.\',\n                                                                                                       \'type\': \'string\'},\n                                                                                        \'reference\': {\'description\': \'A \'\n                                                                                                                     \'reference \'\n                                                                                                                     \'string.\',\n                                                                                                      \'type\': \'string\'},\n                                                                                        \'scheme\': {\'description\': \'A \'\n                                                                                                                  \'scheme.\',\n                                                                                                   \'type\': \'string\'}},\n                                                                         \'type\': \'object\'},\n                                                               \'minItems\': 0,\n                                                               \'type\': \'array\'},\n                                                \'related_identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                  \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                               \'identifier.\',\n                                                                                                                \'type\': \'string\'},\n                                                                                                 \'relation_type\': {\'additionalProperties\': False,\n                                                                                                                   \'description\': \'A \'\n                                                                                                                                  \'relation \'\n                                                                                                                                  \'type.\',\n                                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                        \'identifier.\',\n                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                   \'type\': \'object\'},\n                                                                                                 \'resource_type\': {\'additionalProperties\': False,\n                                                                                                                   \'description\': \'A \'\n                                                                                                                                  \'resource \'\n                                                                                                                                  \'type.\',\n                                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                        \'identifier.\',\n                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                   \'type\': \'object\'},\n                                                                                                 \'scheme\': {\'description\': \'A \'\n                                                                                                                           \'scheme.\',\n                                                                                                            \'type\': \'string\'}},\n                                                                                  \'type\': \'object\'},\n                                                                        \'type\': \'array\'},\n                                                \'resource_types\': {\'description\': \'Resource \'\n                                                                                  \'types \'\n                                                                                  \'of \'\n                                                                                  \'the \'\n                                                                                  \'record.\',\n                                                                   \'items\': {\'additionalProperties\': False,\n                                                                             \'description\': \'A \'\n                                                                                            \'resource \'\n                                                                                            \'type.\',\n                                                                             \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                  \'identifier.\',\n                                                                                                   \'type\': \'string\'}},\n                                                                             \'type\': \'object\'},\n                                                                   \'type\': \'array\'},\n                                                \'rights\': {\'description\': \'Any \'\n                                                                          \'license \'\n                                                                          \'or \'\n                                                                          \'copyright \'\n                                                                          \'information \'\n                                                                          \'for \'\n                                                                          \'this \'\n                                                                          \'resource.\',\n                                                           \'items\': {\'additionalProperties\': False,\n                                                                     \'properties\': {\'description\': {\'description\': \'The \'\n                                                                                                                   \'license \'\n                                                                                                                   \'description \'\n                                                                                                                   \'Free \'\n                                                                                                                   \'text.\',\n                                                                                                    \'type\': \'object\'},\n                                                                                    \'id\': {\'description\': \'An \'\n                                                                                                          \'identifier.\',\n                                                                                           \'type\': \'string\'},\n                                                                                    \'link\': {\'format\': \'uri\',\n                                                                                             \'type\': \'string\'},\n                                                                                    \'title\': {\'description\': \'The \'\n                                                                                                             \'license \'\n                                                                                                             \'name \'\n                                                                                                             \'or \'\n                                                                                                             \'license \'\n                                                                                                             \'itself. \'\n                                                                                                             \'Free \'\n                                                                                                             \'text.\',\n                                                                                              \'type\': \'object\'}},\n                                                                     \'type\': \'object\'},\n                                                           \'type\': \'array\'},\n                                                \'sizes\': {\'items\': {\'type\': \'string\'},\n                                                          \'type\': \'array\'},\n                                                \'subjects\': {\'items\': {\'additionalProperties\': False,\n                                                                       \'description\': \'Term \'\n                                                                                      \'related \'\n                                                                                      \'to \'\n                                                                                      \'entry.\',\n                                                                       \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                            \'identifier.\',\n                                                                                             \'type\': \'string\'},\n                                                                                      \'subject\': {\'type\': \'string\'}},\n                                                                       \'type\': \'object\'},\n                                                             \'type\': \'array\'},\n                                                \'temporal_coverage\': {\'description\': \'Date, \'\n                                                                                     \'datetime \'\n                                                                                     \'or \'\n                                                                                     \'date \'\n                                                                                     \'interval.\',\n                                                                      \'items\': {\'additionalProperties\': False,\n                                                                                \'properties\': {\'ranges\': {\'additionalProperties\': False,\n                                                                                                          \'description\': \'Date, \'\n                                                                                                                         \'datetime \'\n                                                                                                                         \'or \'\n                                                                                                                         \'date \'\n                                                                                                                         \'interval \'\n                                                                                                                         \'in \'\n                                                                                                                         \'EDTF \'\n                                                                                                                         \'level \'\n                                                                                                                         \'0 \'\n                                                                                                                         \'format\',\n                                                                                                          \'properties\': {\'end_date\': {\'description\': \'Date, \'\n                                                                                                                                                     \'datetime \'\n                                                                                                                                                     \'or \'\n                                                                                                                                                     \'date \'\n                                                                                                                                                     \'interval \'\n                                                                                                                                                     \'in \'\n                                                                                                                                                     \'EDTF \'\n                                                                                                                                                     \'level \'\n                                                                                                                                                     \'0 \'\n                                                                                                                                                     \'format\',\n                                                                                                                                      \'type\': \'string\'},\n                                                                                                                         \'start_date\': {\'description\': \'Date, \'\n                                                                                                                                                       \'datetime \'\n                                                                                                                                                       \'or \'\n                                                                                                                                                       \'date \'\n                                                                                                                                                       \'interval \'\n                                                                                                                                                       \'in \'\n                                                                                                                                                       \'EDTF \'\n                                                                                                                                                       \'level \'\n                                                                                                                                                       \'0 \'\n                                                                                                                                                       \'format\',\n                                                                                                                                        \'type\': \'string\'}},\n                                                                                                          \'type\': \'object\'},\n                                                                                               \'spans\': {\'description\': \'The \'\n                                                                                                                        \'named \'\n                                                                                                                        \'spans \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'contents \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'resource\',\n                                                                                                         \'type\': \'string\'}},\n                                                                                \'type\': \'object\'},\n                                                                      \'type\': \'array\'},\n                                                \'title\': {\'description\': \'Primary \'\n                                                                         \'title \'\n                                                                         \'of \'\n                                                                         \'the \'\n                                                                         \'record.\',\n                                                          \'type\': \'string\'},\n                                                \'version\': {\'description\': \'Record \'\n                                                                           \'version \'\n                                                                           \'tag.\',\n                                                            \'type\': \'string\'}},\n                                 \'type\': \'object\'},\n                    \'notes\': {\'items\': {\'type\': \'string\'}, \'type\': \'array\'},\n                    \'pid\': {\'additionalProperties\': False,\n                            \'description\': \'An internal persistent \'\n                                           \'identifier object.\',\n                            \'properties\': {\'obj_type\': {\'description\': \'The \'\n                                                                       \'type \'\n                                                                       \'of \'\n                                                                       \'the \'\n                                                                       \'associated \'\n                                                                       \'object.\',\n                                                        \'type\': \'string\'},\n                                           \'pid_type\': {\'description\': \'The \'\n                                                                       \'type \'\n                                                                       \'of \'\n                                                                       \'the \'\n                                                                       \'persistent \'\n                                                                       \'identifier.\',\n                                                        \'type\': \'string\'},\n                                           \'pk\': {\'description\': \'Primary \'\n                                                                 \'key of \'\n                                                                 \'the PID \'\n                                                                 \'object.\',\n                                                  \'type\': \'integer\'},\n                                           \'status\': {\'description\': \'The \'\n                                                                     \'status \'\n                                                                     \'of \'\n                                                                     \'the \'\n                                                                     \'PID \'\n                                                                     \'(from \'\n                                                                     \'Invenio-PIDStore).\',\n                                                      \'enum\': [\'N\',\n                                                               \'K\',\n                                                               \'R\',\n                                                               \'M\',\n                                                               \'D\'],\n                                                      \'type\': \'string\'}},\n                            \'required\': [\'pk\', \'status\'],\n                            \'type\': \'object\'},\n                    \'pids\': {\'additionalProperties\': {\'additionalProperties\': False,\n                                                      \'description\': \'An \'\n                                                                     \'external \'\n                                                                     \'persistent \'\n                                                                     \'identifier \'\n                                                                     \'object.\',\n                                                      \'properties\': {\'client\': {\'description\': \'Client \'\n                                                                                               \'identifier \'\n                                                                                               \'for \'\n                                                                                               \'the \'\n                                                                                               \'specific \'\n                                                                                               \'PID.\',\n                                                                                \'type\': \'string\'},\n                                                                     \'identifier\': {\'description\': \'An \'\n                                                                                                   \'identifier.\',\n                                                                                    \'type\': \'string\'},\n                                                                     \'provider\': {\'description\': \'The \'\n                                                                                                 \'provider \'\n                                                                                                 \'of \'\n                                                                                                 \'the \'\n                                                                                                 \'persistent \'\n                                                                                                 \'identifier.\',\n                                                                                  \'type\': \'string\'}},\n                                                      \'type\': \'object\'},\n                             \'description\': \'External persistent \'\n                                            \'identifiers for a record \'\n                                            \'including e.g. OAI-PMH \'\n                                            \'identifier, minted DOIs and \'\n                                            \'more. PIDs are registered in \'\n                                            \'the PIDStore.\',\n                             \'propertyNames\': {\'pattern\': \'^[a-z_-][a-z0-9_-]*$\'},\n                             \'type\': \'object\',\n                             \'uniqueItems\': True},\n                    \'provenance\': {\'additionalProperties\': False,\n                                   \'description\': \'Record provenance.\',\n                                   \'properties\': {\'created_by\': {\'description\': \'An \'\n                                                                                \'agent \'\n                                                                                \'(user, \'\n                                                                                \'software \'\n                                                                                \'process, \'\n                                                                                \'community, \'\n                                                                                \'...).\',\n                                                                 \'oneOf\': [{\'additionalProperties\': False,\n                                                                            \'description\': \'User \'\n                                                                                           \'object.\',\n                                                                            \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                             \'integer\']}},\n                                                                            \'type\': \'object\'},\n                                                                           {\'type\': \'null\'}]},\n                                                  \'on_behalf_of\': {\'description\': \'An \'\n                                                                                  \'agent \'\n                                                                                  \'(user, \'\n                                                                                  \'software \'\n                                                                                  \'process, \'\n                                                                                  \'community, \'\n                                                                                  \'...).\',\n                                                                   \'oneOf\': [{\'additionalProperties\': False,\n                                                                              \'description\': \'User \'\n                                                                                             \'object.\',\n                                                                              \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                               \'integer\']}},\n                                                                              \'type\': \'object\'},\n                                                                             {\'type\': \'null\'}]}},\n                                   \'type\': \'object\'},\n                    \'tombstone\': {\'additionalProperties\': False,\n                                  \'description\': \'Tombstone information \'\n                                                 \'for the record.\',\n                                  \'properties\': {\'citation_text\': {\'description\': \'The \'\n                                                                                  \'record \'\n                                                                                  \'citation \'\n                                                                                  \'text \'\n                                                                                  \'to \'\n                                                                                  \'be \'\n                                                                                  \'displayed \'\n                                                                                  \'on \'\n                                                                                  \'the \'\n                                                                                  \'tombstone \'\n                                                                                  \'page.\',\n                                                                   \'type\': \'string\'},\n                                                 \'is_visible\': {\'description\': \'Whether \'\n                                                                               \'or \'\n                                                                               \'not \'\n                                                                               \'the \'\n                                                                               \'tombstone \'\n                                                                               \'page \'\n                                                                               \'is \'\n                                                                               \'publicly \'\n                                                                               \'visible.\',\n                                                                \'type\': \'boolean\'},\n                                                 \'note\': {\'description\': \'Public \'\n                                                                         \'note \'\n                                                                         \'about \'\n                                                                         \'the \'\n                                                                         \'removal.\',\n                                                          \'type\': \'string\'},\n                                                 \'removal_date\': {\'description\': \'ISO8601 \'\n                                                                                 \'formatted \'\n                                                                                 \'timestamp \'\n                                                                                 \'in \'\n                                                                                 \'UTC.\',\n                                                                  \'format\': \'date-time\',\n                                                                  \'type\': \'string\'},\n                                                 \'removal_reason\': {\'additionalProperties\': False,\n                                                                    \'description\': \'Reason \'\n                                                                                   \'for \'\n                                                                                   \'the \'\n                                                                                   \'removal \'\n                                                                                   \'of \'\n                                                                                   \'a \'\n                                                                                   \'record.\',\n                                                                    \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                         \'identifier.\',\n                                                                                          \'type\': \'string\'}},\n                                                                    \'type\': \'object\'},\n                                                 \'removed_by\': {\'description\': \'An \'\n                                                                               \'agent \'\n                                                                               \'(user, \'\n                                                                               \'software \'\n                                                                               \'process, \'\n                                                                               \'community, \'\n                                                                               \'...).\',\n                                                                \'oneOf\': [{\'additionalProperties\': False,\n                                                                           \'description\': \'User \'\n                                                                                          \'object.\',\n                                                                           \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                            \'integer\']}},\n                                                                           \'type\': \'object\'},\n                                                                          {\'type\': \'null\'}]}},\n                                  \'type\': \'object\'}},\n     \'title\': \'InvenioRDM Record Schema v10.0.0\',\n     \'type\': \'object\'}\n\nOn instance:\n    {\'creators\': [{\'person_or_org\': {\'family_name\': \'Burnett\',\n                                     \'given_name\': \'Nathan\',\n                                     \'name\': \'Burnett, Nathan\',\n                                     \'type\': \'personal\'}}],\n     \'description\': \'&lt;p&gt;Open dataset behind &lt;a \'\n                    \'href="https://tickzone.app"&gt;TickZone&lt;/a&gt; \'\n                    \'(methodology: &lt;a \'\n                    \'href="https://tickzone.app/methodology"&gt;tickzone.app/methodology&lt;/a&gt;; \'\n                    \'source: &lt;a \'\n                    \'href="https://github.com/Nathanzo/tickzone-data"&gt;github.com/Nathanzo/tickzone-data&lt;/a&gt;). \'\n                    \'Town locations, CDC county Lyme incidence, and \'\n                    \'per-county tick species establishment. CC BY 4.0.&lt;/p&gt;\',\n     \'publication_date\': \'2026-07-05\',\n     \'publisher\': \'TickZone\',\n     \'resource_types\': [{\'id\': \'dataset\',\n                         \'title\': {\'cs\': \'Datová sada\',\n                                   \'de\': \'Datensatz\',\n                                   \'en\': \'Dataset\',\n                                   \'sv\': \'Dataset\'}}],\n     \'rights\': [{\'description\': {\'en\': \'The Creative Commons Attribution \'\n                                       \'license allows re-distribution and \'\n                                       \'re-use of a licensed work on the \'\n                                       \'condition that the creator is \'\n                                       \'appropriately credited.\'},\n                 \'icon\': \'cc-by-icon\',\n                 \'id\': \'cc-by-4.0\',\n                 \'props\': {\'scheme\': \'spdx\',\n                           \'url\': \'https://creativecommons.org/licenses/by/4.0/\'},\n                 \'title\': {\'en\': \'Creative Commons Attribution 4.0 \'\n                                 \'International\'}}],\n     \'title\': \'TickZone Northeast Tick Risk Dataset (5,688 towns)\'}'</message></status><status timestamp="2026-07-20T08:58:49Z" value="WARNING" class="warning"><summary>hits: 11934</summary><message>'Traceback (most recent call last):\n  File "/usr/libexec/argo/probes/eudat-b2share/check_b2share.py", line 388, in &lt;module&gt;\n    main()\n  File "/usr/libexec/argo/probes/eudat-b2share/check_b2share.py", line 355, in main\n    jsonschema.validate(rec["metadata"], parent_schema)\n  File "/usr/lib/python3.9/site-packages/jsonschema/validators.py", line 934, in validate\n    raise error\njsonschema.exceptions.ValidationError: Additional properties are not allowed (\'publication_date\', \'description\', \'publisher\', \'creators\', \'title\', \'resource_types\', \'rights\' were unexpected)\n\nFailed validating \'additionalProperties\' in schema:\n    {\'$id\': \'https://b2share.eudat.eu/api/schemas/records/record-v10.0.0.json/jsonschema\',\n     \'$schema\': \'http://json-schema.org/draft-07/schema#\',\n     \'additionalProperties\': False,\n     \'id\': \'local://records/record-v10.0.0.json\',\n     \'properties\': {\'$schema\': {\'type\': \'string\'},\n                    \'access\': {\'additionalProperties\': False,\n                               \'description\': \'Record access control and \'\n                                              \'ownership.\',\n                               \'properties\': {\'embargo\': {\'additionalProperties\': False,\n                                                          \'description\': \'Description \'\n                                                                         \'of \'\n                                                                         \'the \'\n                                                                         \'embargo \'\n                                                                         \'on \'\n                                                                         \'the \'\n                                                                         \'record.\',\n                                                          \'properties\': {\'active\': {\'description\': \'Whether \'\n                                                                                                   \'or \'\n                                                                                                   \'not \'\n                                                                                                   \'the \'\n                                                                                                   \'embargo \'\n                                                                                                   \'is \'\n                                                                                                   \'(still) \'\n                                                                                                   \'active.\',\n                                                                                    \'type\': [\'boolean\',\n                                                                                             \'null\']},\n                                                                         \'reason\': {\'description\': \'The \'\n                                                                                                   \'reason \'\n                                                                                                   \'why \'\n                                                                                                   \'the \'\n                                                                                                   \'record \'\n                                                                                                   \'is \'\n                                                                                                   \'under \'\n                                                                                                   \'embargo.\',\n                                                                                    \'type\': [\'string\',\n                                                                                             \'null\']},\n                                                                         \'until\': {\'description\': \'Embargo \'\n                                                                                                  \'date \'\n                                                                                                  \'of \'\n                                                                                                  \'record \'\n                                                                                                  \'(ISO8601 \'\n                                                                                                  \'formatted \'\n                                                                                                  \'date \'\n                                                                                                  \'time \'\n                                                                                                  \'in \'\n                                                                                                  \'UTC). \'\n                                                                                                  \'At \'\n                                                                                                  \'this \'\n                                                                                                  \'time \'\n                                                                                                  \'both \'\n                                                                                                  \'metadata \'\n                                                                                                  \'and \'\n                                                                                                  \'files \'\n                                                                                                  \'will \'\n                                                                                                  \'be \'\n                                                                                                  \'made \'\n                                                                                                  \'public.\',\n                                                                                   \'format\': \'date\',\n                                                                                   \'type\': [\'string\',\n                                                                                            \'null\']}},\n                                                          \'type\': \'object\'},\n                                              \'files\': {\'description\': \'Files \'\n                                                                       \'visibility \'\n                                                                       \'(public \'\n                                                                       \'or \'\n                                                                       \'restricted)\',\n                                                        \'enum\': [\'public\',\n                                                                 \'restricted\'],\n                                                        \'type\': \'string\'},\n                                              \'record\': {\'description\': \'Record \'\n                                                                        \'visibility \'\n                                                                        \'(public \'\n                                                                        \'or \'\n                                                                        \'restricted)\',\n                                                         \'enum\': [\'public\',\n                                                                  \'restricted\'],\n                                                         \'type\': \'string\'}},\n                               \'type\': \'object\'},\n                    \'custom_fields\': {\'description\': \'Configured \'\n                                                     \'additional metadata\',\n                                      \'type\': \'object\'},\n                    \'files\': {\'description\': \'A file storage for a record.\',\n                              \'properties\': {\'default_preview\': {},\n                                             \'enabled\': {},\n                                             \'order\': {}},\n                              \'type\': \'object\'},\n                    \'id\': {\'description\': \'An identifier.\',\n                           \'type\': \'string\'},\n                    \'internal_notes\': {\'properties\': {\'added_by\': {\'description\': \'An \'\n                                                                                  \'agent \'\n                                                                                  \'(user, \'\n                                                                                  \'software \'\n                                                                                  \'process, \'\n                                                                                  \'community, \'\n                                                                                  \'...).\',\n                                                                   \'oneOf\': [{\'additionalProperties\': False,\n                                                                              \'description\': \'User \'\n                                                                                             \'object.\',\n                                                                              \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                               \'integer\']}},\n                                                                              \'type\': \'object\'},\n                                                                             {\'type\': \'null\'}]},\n                                                      \'id\': {\'type\': \'string\'},\n                                                      \'note\': {\'type\': \'string\'},\n                                                      \'timestamp\': {\'description\': \'ISO8601 \'\n                                                                                   \'formatted \'\n                                                                                   \'timestamp \'\n                                                                                   \'in \'\n                                                                                   \'UTC.\',\n                                                                    \'format\': \'date-time\',\n                                                                    \'type\': \'string\'}}},\n                    \'media_files\': {\'description\': \'A file storage for a \'\n                                                   \'record.\',\n                                    \'properties\': {\'default_preview\': {},\n                                                   \'enabled\': {},\n                                                   \'order\': {}},\n                                    \'type\': \'object\'},\n                    \'metadata\': {\'additionalProperties\': False,\n                                 \'description\': \'Resource metadata.\',\n                                 \'properties\': {\'additional_descriptions\': {\'items\': {\'additionalProperties\': False,\n                                                                                      \'properties\': {\'description\': {\'description\': \'Description \'\n                                                                                                                                    \'for \'\n                                                                                                                                    \'record.\',\n                                                                                                                     \'type\': \'string\'},\n                                                                                                     \'lang\': {\'additionalProperties\': False,\n                                                                                                              \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                   \'identifier.\',\n                                                                                                                                    \'type\': \'string\'}},\n                                                                                                              \'type\': \'object\'},\n                                                                                                     \'type\': {\'additionalProperties\': False,\n                                                                                                              \'description\': \'A \'\n                                                                                                                             \'description \'\n                                                                                                                             \'type.\',\n                                                                                                              \'properties\': {\'id\': {\'type\': \'string\'}},\n                                                                                                              \'type\': \'object\'}},\n                                                                                      \'type\': \'object\'},\n                                                                            \'type\': \'array\'},\n                                                \'additional_titles\': {\'description\': \'Additional \'\n                                                                                     \'record \'\n                                                                                     \'titles.\',\n                                                                      \'items\': {\'additionalProperties\': False,\n                                                                                \'properties\': {\'lang\': {\'additionalProperties\': False,\n                                                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                             \'identifier.\',\n                                                                                                                              \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'},\n                                                                                               \'title\': {\'description\': \'Additional \'\n                                                                                                                        \'title \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'record.\',\n                                                                                                         \'type\': \'string\'},\n                                                                                               \'type\': {\'additionalProperties\': False,\n                                                                                                        \'description\': \'Type \'\n                                                                                                                       \'of \'\n                                                                                                                       \'title.\',\n                                                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                             \'identifier.\',\n                                                                                                                              \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'}},\n                                                                                \'type\': \'object\'},\n                                                                      \'type\': \'array\'},\n                                                \'community_extension\': {\'description\': \'Configured \'\n                                                                                       \'additional \'\n                                                                                       \'metadata\',\n                                                                        \'type\': \'object\'},\n                                                \'community_extension_schema\': {\'description\': \'Community \'\n                                                                                              \'schema \'\n                                                                                              \'extension \'\n                                                                                              \'uuid.\',\n                                                                               \'type\': \'string\'},\n                                                \'contact_emails\': {\'items\': {\'additionalProperties\': False,\n                                                                             \'properties\': {\'contact_email\': {\'description\': \'A \'\n                                                                                                                             \'contact \'\n                                                                                                                             \'email.\',\n                                                                                                              \'type\': \'string\'}},\n                                                                             \'type\': \'object\'},\n                                                                   \'minItems\': 0,\n                                                                   \'type\': \'array\'},\n                                                \'contributors\': {\'description\': \'Contributors \'\n                                                                                \'in \'\n                                                                                \'order \'\n                                                                                \'of \'\n                                                                                \'importance.\',\n                                                                 \'items\': {\'additionalProperties\': False,\n                                                                           \'properties\': {\'affiliations\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                     \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                          \'identifier.\',\n                                                                                                                                           \'type\': \'string\'},\n                                                                                                                                    \'name\': {\'type\': \'string\'}},\n                                                                                                                     \'type\': \'object\'},\n                                                                                                           \'type\': \'array\'},\n                                                                                          \'person_or_org\': {\'additionalProperties\': False,\n                                                                                                            \'properties\': {\'family_name\': {\'type\': \'string\'},\n                                                                                                                           \'given_name\': {\'type\': \'string\'},\n                                                                                                                           \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                     \'description\': \'Identifiers \'\n                                                                                                                                                                    \'object \'\n                                                                                                                                                                    \'with \'\n                                                                                                                                                                    \'identifier \'\n                                                                                                                                                                    \'value \'\n                                                                                                                                                                    \'and \'\n                                                                                                                                                                    \'scheme \'\n                                                                                                                                                                    \'in \'\n                                                                                                                                                                    \'separate \'\n                                                                                                                                                                    \'keys.\',\n                                                                                                                                                     \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                                  \'identifier.\',\n                                                                                                                                                                                   \'type\': \'string\'},\n                                                                                                                                                                    \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                              \'scheme.\',\n                                                                                                                                                                               \'type\': \'string\'}},\n                                                                                                                                                     \'type\': \'object\'},\n                                                                                                                                           \'type\': \'array\',\n                                                                                                                                           \'uniqueItems\': True},\n                                                                                                                           \'name\': {\'type\': \'string\'},\n                                                                                                                           \'type\': {\'description\': \'Type \'\n                                                                                                                                                   \'of \'\n                                                                                                                                                   \'name.\',\n                                                                                                                                    \'enum\': [\'personal\',\n                                                                                                                                             \'organizational\'],\n                                                                                                                                    \'type\': \'string\'}},\n                                                                                                            \'type\': \'object\'},\n                                                                                          \'role\': {\'additionalProperties\': False,\n                                                                                                   \'description\': \'Role \'\n                                                                                                                  \'of \'\n                                                                                                                  \'creator/contributor.\',\n                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                        \'identifier.\',\n                                                                                                                         \'type\': \'string\'}},\n                                                                                                   \'type\': \'object\'}},\n                                                                           \'type\': \'object\'},\n                                                                 \'type\': \'array\'},\n                                                \'copyright\': {\'description\': \'Copyright \'\n                                                                             \'for \'\n                                                                             \'record \'\n                                                                             \'(may \'\n                                                                             \'contain \'\n                                                                             \'HTML).\',\n                                                              \'type\': \'string\'},\n                                                \'creators\': {\'description\': \'Creators \'\n                                                                            \'of \'\n                                                                            \'the \'\n                                                                            \'resource.\',\n                                                             \'items\': {\'additionalProperties\': False,\n                                                                       \'properties\': {\'affiliations\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                 \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                      \'identifier.\',\n                                                                                                                                       \'type\': \'string\'},\n                                                                                                                                \'name\': {\'type\': \'string\'}},\n                                                                                                                 \'type\': \'object\'},\n                                                                                                       \'type\': \'array\'},\n                                                                                      \'person_or_org\': {\'additionalProperties\': False,\n                                                                                                        \'properties\': {\'family_name\': {\'type\': \'string\'},\n                                                                                                                       \'given_name\': {\'type\': \'string\'},\n                                                                                                                       \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                 \'description\': \'Identifiers \'\n                                                                                                                                                                \'object \'\n                                                                                                                                                                \'with \'\n                                                                                                                                                                \'identifier \'\n                                                                                                                                                                \'value \'\n                                                                                                                                                                \'and \'\n                                                                                                                                                                \'scheme \'\n                                                                                                                                                                \'in \'\n                                                                                                                                                                \'separate \'\n                                                                                                                                                                \'keys.\',\n                                                                                                                                                 \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                              \'identifier.\',\n                                                                                                                                                                               \'type\': \'string\'},\n                                                                                                                                                                \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                          \'scheme.\',\n                                                                                                                                                                           \'type\': \'string\'}},\n                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                       \'type\': \'array\',\n                                                                                                                                       \'uniqueItems\': True},\n                                                                                                                       \'name\': {\'type\': \'string\'},\n                                                                                                                       \'type\': {\'description\': \'Type \'\n                                                                                                                                               \'of \'\n                                                                                                                                               \'name.\',\n                                                                                                                                \'enum\': [\'personal\',\n                                                                                                                                         \'organizational\'],\n                                                                                                                                \'type\': \'string\'}},\n                                                                                                        \'type\': \'object\'},\n                                                                                      \'role\': {\'additionalProperties\': False,\n                                                                                               \'description\': \'Role \'\n                                                                                                              \'of \'\n                                                                                                              \'creator/contributor.\',\n                                                                                               \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                    \'identifier.\',\n                                                                                                                     \'type\': \'string\'}},\n                                                                                               \'type\': \'object\'}},\n                                                                       \'type\': \'object\'},\n                                                             \'type\': \'array\'},\n                                                \'dates\': {\'description\': \'Date, \'\n                                                                         \'datetime \'\n                                                                         \'or \'\n                                                                         \'date \'\n                                                                         \'interval.\',\n                                                          \'items\': {\'additionalProperties\': False,\n                                                                    \'properties\': {\'date\': {\'description\': \'Date, \'\n                                                                                                           \'datetime \'\n                                                                                                           \'or \'\n                                                                                                           \'date \'\n                                                                                                           \'interval \'\n                                                                                                           \'in \'\n                                                                                                           \'EDTF \'\n                                                                                                           \'level \'\n                                                                                                           \'0 \'\n                                                                                                           \'format\',\n                                                                                            \'type\': \'string\'},\n                                                                                   \'description\': {\'description\': \'Description \'\n                                                                                                                  \'of \'\n                                                                                                                  \'the \'\n                                                                                                                  \'date, \'\n                                                                                                                  \'datetime \'\n                                                                                                                  \'or \'\n                                                                                                                  \'date \'\n                                                                                                                  \'interval \'\n                                                                                                                  \'e.g. \'\n                                                                                                                  "\'Accepted\' "\n                                                                                                                  \'or \'\n                                                                                                                  "\'Available\' "\n                                                                                                                  \'(CV).\',\n                                                                                                   \'type\': \'string\'},\n                                                                                   \'type\': {\'additionalProperties\': False,\n                                                                                            \'description\': \'Type \'\n                                                                                                           \'of \'\n                                                                                                           \'the \'\n                                                                                                           \'date.\',\n                                                                                            \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                 \'identifier.\',\n                                                                                                                  \'type\': \'string\'}},\n                                                                                            \'type\': \'object\'}},\n                                                                    \'type\': \'object\'},\n                                                          \'type\': \'array\'},\n                                                \'description\': {\'description\': \'Description \'\n                                                                               \'for \'\n                                                                               \'record \'\n                                                                               \'(may \'\n                                                                               \'contain \'\n                                                                               \'HTML).\',\n                                                                \'type\': \'string\'},\n                                                \'formats\': {\'items\': {\'type\': \'string\'},\n                                                            \'type\': \'array\'},\n                                                \'funding\': {\'items\': {\'additionalProperties\': False,\n                                                                      \'properties\': {\'award\': {\'additionalProperties\': False,\n                                                                                               \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                    \'identifier.\',\n                                                                                                                     \'type\': \'string\'},\n                                                                                                              \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                        \'description\': \'Identifiers \'\n                                                                                                                                                       \'object \'\n                                                                                                                                                       \'with \'\n                                                                                                                                                       \'identifier \'\n                                                                                                                                                       \'value \'\n                                                                                                                                                       \'and \'\n                                                                                                                                                       \'scheme \'\n                                                                                                                                                       \'in \'\n                                                                                                                                                       \'separate \'\n                                                                                                                                                       \'keys.\',\n                                                                                                                                        \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                     \'identifier.\',\n                                                                                                                                                                      \'type\': \'string\'},\n                                                                                                                                                       \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                 \'scheme.\',\n                                                                                                                                                                  \'type\': \'string\'}},\n                                                                                                                                        \'type\': \'object\'},\n                                                                                                                              \'type\': \'array\'},\n                                                                                                              \'number\': {\'type\': \'string\'},\n                                                                                                              \'title\': {\'type\': \'object\'}},\n                                                                                               \'type\': \'object\'},\n                                                                                     \'funder\': {\'additionalProperties\': False,\n                                                                                                \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                     \'identifier.\',\n                                                                                                                      \'type\': \'string\'},\n                                                                                                               \'name\': {\'type\': \'string\'}},\n                                                                                                \'type\': \'object\'}},\n                                                                      \'type\': \'object\'},\n                                                            \'type\': \'array\'},\n                                                \'identifiers\': {\'description\': \'Alternate \'\n                                                                               \'identifiers \'\n                                                                               \'for \'\n                                                                               \'the \'\n                                                                               \'record.\',\n                                                                \'items\': {\'additionalProperties\': False,\n                                                                          \'description\': \'Identifiers \'\n                                                                                         \'object \'\n                                                                                         \'with \'\n                                                                                         \'identifier \'\n                                                                                         \'value \'\n                                                                                         \'and \'\n                                                                                         \'scheme \'\n                                                                                         \'in \'\n                                                                                         \'separate \'\n                                                                                         \'keys.\',\n                                                                          \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                       \'identifier.\',\n                                                                                                        \'type\': \'string\'},\n                                                                                         \'scheme\': {\'description\': \'A \'\n                                                                                                                   \'scheme.\',\n                                                                                                    \'type\': \'string\'}},\n                                                                          \'type\': \'object\'},\n                                                                \'type\': \'array\',\n                                                                \'uniqueItems\': True},\n                                                \'instruments\': {\'description\': \'The \'\n                                                                               \'scientific \'\n                                                                               \'instruments \'\n                                                                               \'the \'\n                                                                               \'data \'\n                                                                               \'was \'\n                                                                               \'generated \'\n                                                                               \'or \'\n                                                                               \'captured \'\n                                                                               \'on.\',\n                                                                \'items\': {\'additionalProperties\': False,\n                                                                          \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                       \'identifier.\',\n                                                                                                        \'type\': \'string\'},\n                                                                                         \'instrument_name\': {\'description\': \'Name \'\n                                                                                                                            \'of \'\n                                                                                                                            \'the \'\n                                                                                                                            \'instrument.\',\n                                                                                                             \'type\': \'string\'},\n                                                                                         \'scheme\': {\'description\': \'A \'\n                                                                                                                   \'scheme.\',\n                                                                                                    \'type\': \'string\'}},\n                                                                          \'type\': \'object\'},\n                                                                \'type\': \'array\'},\n                                                \'languages\': {\'description\': \'The \'\n                                                                             \'primary \'\n                                                                             \'languages \'\n                                                                             \'of \'\n                                                                             \'the \'\n                                                                             \'resource. \'\n                                                                             \'ISO \'\n                                                                             \'639-3 \'\n                                                                             \'language \'\n                                                                             \'code.\',\n                                                              \'items\': {\'additionalProperties\': False,\n                                                                        \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                             \'identifier.\',\n                                                                                              \'type\': \'string\'}},\n                                                                        \'type\': \'object\'},\n                                                              \'type\': \'array\'},\n                                                \'locations\': {\'$comment\': \'This \'\n                                                                          \'part \'\n                                                                          \'of \'\n                                                                          \'the \'\n                                                                          \'schema \'\n                                                                          \'is \'\n                                                                          \'modelled \'\n                                                                          \'on \'\n                                                                          \'GeoJSON, \'\n                                                                          \'but \'\n                                                                          \'without \'\n                                                                          \'the \'\n                                                                          \'scope \'\n                                                                          \'to \'\n                                                                          \'embed \'\n                                                                          \'arbitrary \'\n                                                                          \'metadata.\n\'\n                                                                          \'\n\'\n                                                                          \'We \'\n                                                                          \'nest \'\n                                                                          \'`features` \'\n                                                                          \'within \'\n                                                                          \'`locations` \'\n                                                                          \'to \'\n                                                                          \'give \'\n                                                                          \'scope \'\n                                                                          \'later \'\n                                                                          \'to \'\n                                                                          \'say \'\n                                                                          \'something \'\n                                                                          \'about \'\n                                                                          \'the \'\n                                                                          \'locations \'\n                                                                          \'as \'\n                                                                          \'a \'\n                                                                          \'whole.\',\n                                                              \'additionalProperties\': False,\n                                                              \'description\': \'Geographical \'\n                                                                             \'locations \'\n                                                                             \'relevant \'\n                                                                             \'to \'\n                                                                             \'this \'\n                                                                             \'record.\',\n                                                              \'properties\': {\'features\': {\'items\': {\'allOf\': [{\'additionalProperties\': False,\n                                                                                                               \'properties\': {\'description\': {\'description\': \'Description \'\n                                                                                                                                                             \'of \'\n                                                                                                                                                             \'the \'\n                                                                                                                                                             \'location\',\n                                                                                                                                              \'minLength\': 1,\n                                                                                                                                              \'type\': \'string\'},\n                                                                                                                              \'geometry\': {\'allOf\': [{\'$id\': \'https://geojson.org/schema/Geometry.json\',\n                                                                                                                                                      \'$schema\': \'http://json-schema.org/draft-07/schema#\',\n                                                                                                                                                      \'oneOf\': [{\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Point\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'Point\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'LineString\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'LineString\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                    \'minItems\': 2,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'minItems\': 4,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Polygon\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'Polygon\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'maxItems\': 2,\n                                                                                                                                                                                                \'minItems\': 2,\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'Envelope\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'OpenSearch \'\n                                                                                                                                                                          \'Envelope\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiPoint\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiPoint\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                    \'minItems\': 2,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'minItems\': 2,\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiLineString\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiLineString\',\n                                                                                                                                                                 \'type\': \'object\'},\n                                                                                                                                                                {\'properties\': {\'bbox\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                         \'minItems\': 4,\n                                                                                                                                                                                         \'type\': \'array\'},\n                                                                                                                                                                                \'coordinates\': {\'items\': {\'items\': {\'items\': {\'items\': {\'type\': \'number\'},\n                                                                                                                                                                                                                              \'minItems\': 2,\n                                                                                                                                                                                                                              \'type\': \'array\'},\n                                                                                                                                                                                                                    \'minItems\': 4,\n                                                                                                                                                                                                                    \'type\': \'array\'},\n                                                                                                                                                                                                          \'type\': \'array\'},\n                                                                                                                                                                                                \'type\': \'array\'},\n                                                                                                                                                                                \'type\': {\'enum\': [\'MultiPolygon\'],\n                                                                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                                                                 \'required\': [\'type\',\n                                                                                                                                                                              \'coordinates\'],\n                                                                                                                                                                 \'title\': \'GeoJSON \'\n                                                                                                                                                                          \'MultiPolygon\',\n                                                                                                                                                                 \'type\': \'object\'}],\n                                                                                                                                                      \'title\': \'GeoJSON \'\n                                                                                                                                                               \'Geometry\'},\n                                                                                                                                                     {\'$comment\': \'Bounding \'\n                                                                                                                                                                  \'boxes \'\n                                                                                                                                                                  \'(`bbox`) \'\n                                                                                                                                                                  \'are \'\n                                                                                                                                                                  \'forbidden \'\n                                                                                                                                                                  \'on \'\n                                                                                                                                                                  \'our \'\n                                                                                                                                                                  \'geometries, \'\n                                                                                                                                                                  \'even \'\n                                                                                                                                                                  \'though \'\n                                                                                                                                                                  "they\'re "\n                                                                                                                                                                  \'allowed \'\n                                                                                                                                                                  \'on \'\n                                                                                                                                                                  \'GeoJSON \'\n                                                                                                                                                                  \'geometries\',\n                                                                                                                                                      \'additionalProperties\': False,\n                                                                                                                                                      \'properties\': {\'coordinates\': {},\n                                                                                                                                                                     \'type\': {}}}]},\n                                                                                                                              \'identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                                                                                        \'description\': \'Identifiers \'\n                                                                                                                                                                       \'object \'\n                                                                                                                                                                       \'with \'\n                                                                                                                                                                       \'identifier \'\n                                                                                                                                                                       \'value \'\n                                                                                                                                                                       \'and \'\n                                                                                                                                                                       \'scheme \'\n                                                                                                                                                                       \'in \'\n                                                                                                                                                                       \'separate \'\n                                                                                                                                                                       \'keys.\',\n                                                                                                                                                        \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                                                                                                     \'identifier.\',\n                                                                                                                                                                                      \'type\': \'string\'},\n                                                                                                                                                                       \'scheme\': {\'description\': \'A \'\n                                                                                                                                                                                                 \'scheme.\',\n                                                                                                                                                                                  \'type\': \'string\'}},\n                                                                                                                                                        \'type\': \'object\'},\n                                                                                                                                              \'type\': \'array\',\n                                                                                                                                              \'uniqueItems\': True},\n                                                                                                                              \'place\': {\'description\': \'Place \'\n                                                                                                                                                       \'of \'\n                                                                                                                                                       \'the \'\n                                                                                                                                                       \'location\',\n                                                                                                                                        \'minLength\': 1,\n                                                                                                                                        \'type\': \'string\'}},\n                                                                                                               \'type\': \'object\'}]},\n                                                                                          \'minItems\': 1,\n                                                                                          \'type\': \'array\'}},\n                                                              \'type\': \'object\'},\n                                                \'publication_date\': {\'description\': \'Record \'\n                                                                                    \'publication \'\n                                                                                    \'date \'\n                                                                                    \'(EDTF \'\n                                                                                    \'level \'\n                                                                                    \'0 \'\n                                                                                    \'format).\',\n                                                                     \'type\': \'string\'},\n                                                \'publisher\': {\'type\': \'string\'},\n                                                \'references\': {\'items\': {\'additionalProperties\': False,\n                                                                         \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                      \'identifier.\',\n                                                                                                       \'type\': \'string\'},\n                                                                                        \'reference\': {\'description\': \'A \'\n                                                                                                                     \'reference \'\n                                                                                                                     \'string.\',\n                                                                                                      \'type\': \'string\'},\n                                                                                        \'scheme\': {\'description\': \'A \'\n                                                                                                                  \'scheme.\',\n                                                                                                   \'type\': \'string\'}},\n                                                                         \'type\': \'object\'},\n                                                               \'minItems\': 0,\n                                                               \'type\': \'array\'},\n                                                \'related_identifiers\': {\'items\': {\'additionalProperties\': False,\n                                                                                  \'properties\': {\'identifier\': {\'description\': \'An \'\n                                                                                                                               \'identifier.\',\n                                                                                                                \'type\': \'string\'},\n                                                                                                 \'relation_type\': {\'additionalProperties\': False,\n                                                                                                                   \'description\': \'A \'\n                                                                                                                                  \'relation \'\n                                                                                                                                  \'type.\',\n                                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                        \'identifier.\',\n                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                   \'type\': \'object\'},\n                                                                                                 \'resource_type\': {\'additionalProperties\': False,\n                                                                                                                   \'description\': \'A \'\n                                                                                                                                  \'resource \'\n                                                                                                                                  \'type.\',\n                                                                                                                   \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                                                        \'identifier.\',\n                                                                                                                                         \'type\': \'string\'}},\n                                                                                                                   \'type\': \'object\'},\n                                                                                                 \'scheme\': {\'description\': \'A \'\n                                                                                                                           \'scheme.\',\n                                                                                                            \'type\': \'string\'}},\n                                                                                  \'type\': \'object\'},\n                                                                        \'type\': \'array\'},\n                                                \'resource_types\': {\'description\': \'Resource \'\n                                                                                  \'types \'\n                                                                                  \'of \'\n                                                                                  \'the \'\n                                                                                  \'record.\',\n                                                                   \'items\': {\'additionalProperties\': False,\n                                                                             \'description\': \'A \'\n                                                                                            \'resource \'\n                                                                                            \'type.\',\n                                                                             \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                                  \'identifier.\',\n                                                                                                   \'type\': \'string\'}},\n                                                                             \'type\': \'object\'},\n                                                                   \'type\': \'array\'},\n                                                \'rights\': {\'description\': \'Any \'\n                                                                          \'license \'\n                                                                          \'or \'\n                                                                          \'copyright \'\n                                                                          \'information \'\n                                                                          \'for \'\n                                                                          \'this \'\n                                                                          \'resource.\',\n                                                           \'items\': {\'additionalProperties\': False,\n                                                                     \'properties\': {\'description\': {\'description\': \'The \'\n                                                                                                                   \'license \'\n                                                                                                                   \'description \'\n                                                                                                                   \'Free \'\n                                                                                                                   \'text.\',\n                                                                                                    \'type\': \'object\'},\n                                                                                    \'id\': {\'description\': \'An \'\n                                                                                                          \'identifier.\',\n                                                                                           \'type\': \'string\'},\n                                                                                    \'link\': {\'format\': \'uri\',\n                                                                                             \'type\': \'string\'},\n                                                                                    \'title\': {\'description\': \'The \'\n                                                                                                             \'license \'\n                                                                                                             \'name \'\n                                                                                                             \'or \'\n                                                                                                             \'license \'\n                                                                                                             \'itself. \'\n                                                                                                             \'Free \'\n                                                                                                             \'text.\',\n                                                                                              \'type\': \'object\'}},\n                                                                     \'type\': \'object\'},\n                                                           \'type\': \'array\'},\n                                                \'sizes\': {\'items\': {\'type\': \'string\'},\n                                                          \'type\': \'array\'},\n                                                \'subjects\': {\'items\': {\'additionalProperties\': False,\n                                                                       \'description\': \'Term \'\n                                                                                      \'related \'\n                                                                                      \'to \'\n                                                                                      \'entry.\',\n                                                                       \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                            \'identifier.\',\n                                                                                             \'type\': \'string\'},\n                                                                                      \'subject\': {\'type\': \'string\'}},\n                                                                       \'type\': \'object\'},\n                                                             \'type\': \'array\'},\n                                                \'temporal_coverage\': {\'description\': \'Date, \'\n                                                                                     \'datetime \'\n                                                                                     \'or \'\n                                                                                     \'date \'\n                                                                                     \'interval.\',\n                                                                      \'items\': {\'additionalProperties\': False,\n                                                                                \'properties\': {\'ranges\': {\'additionalProperties\': False,\n                                                                                                          \'description\': \'Date, \'\n                                                                                                                         \'datetime \'\n                                                                                                                         \'or \'\n                                                                                                                         \'date \'\n                                                                                                                         \'interval \'\n                                                                                                                         \'in \'\n                                                                                                                         \'EDTF \'\n                                                                                                                         \'level \'\n                                                                                                                         \'0 \'\n                                                                                                                         \'format\',\n                                                                                                          \'properties\': {\'end_date\': {\'description\': \'Date, \'\n                                                                                                                                                     \'datetime \'\n                                                                                                                                                     \'or \'\n                                                                                                                                                     \'date \'\n                                                                                                                                                     \'interval \'\n                                                                                                                                                     \'in \'\n                                                                                                                                                     \'EDTF \'\n                                                                                                                                                     \'level \'\n                                                                                                                                                     \'0 \'\n                                                                                                                                                     \'format\',\n                                                                                                                                      \'type\': \'string\'},\n                                                                                                                         \'start_date\': {\'description\': \'Date, \'\n                                                                                                                                                       \'datetime \'\n                                                                                                                                                       \'or \'\n                                                                                                                                                       \'date \'\n                                                                                                                                                       \'interval \'\n                                                                                                                                                       \'in \'\n                                                                                                                                                       \'EDTF \'\n                                                                                                                                                       \'level \'\n                                                                                                                                                       \'0 \'\n                                                                                                                                                       \'format\',\n                                                                                                                                        \'type\': \'string\'}},\n                                                                                                          \'type\': \'object\'},\n                                                                                               \'spans\': {\'description\': \'The \'\n                                                                                                                        \'named \'\n                                                                                                                        \'spans \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'contents \'\n                                                                                                                        \'of \'\n                                                                                                                        \'the \'\n                                                                                                                        \'resource\',\n                                                                                                         \'type\': \'string\'}},\n                                                                                \'type\': \'object\'},\n                                                                      \'type\': \'array\'},\n                                                \'title\': {\'description\': \'Primary \'\n                                                                         \'title \'\n                                                                         \'of \'\n                                                                         \'the \'\n                                                                         \'record.\',\n                                                          \'type\': \'string\'},\n                                                \'version\': {\'description\': \'Record \'\n                                                                           \'version \'\n                                                                           \'tag.\',\n                                                            \'type\': \'string\'}},\n                                 \'type\': \'object\'},\n                    \'notes\': {\'items\': {\'type\': \'string\'}, \'type\': \'array\'},\n                    \'pid\': {\'additionalProperties\': False,\n                            \'description\': \'An internal persistent \'\n                                           \'identifier object.\',\n                            \'properties\': {\'obj_type\': {\'description\': \'The \'\n                                                                       \'type \'\n                                                                       \'of \'\n                                                                       \'the \'\n                                                                       \'associated \'\n                                                                       \'object.\',\n                                                        \'type\': \'string\'},\n                                           \'pid_type\': {\'description\': \'The \'\n                                                                       \'type \'\n                                                                       \'of \'\n                                                                       \'the \'\n                                                                       \'persistent \'\n                                                                       \'identifier.\',\n                                                        \'type\': \'string\'},\n                                           \'pk\': {\'description\': \'Primary \'\n                                                                 \'key of \'\n                                                                 \'the PID \'\n                                                                 \'object.\',\n                                                  \'type\': \'integer\'},\n                                           \'status\': {\'description\': \'The \'\n                                                                     \'status \'\n                                                                     \'of \'\n                                                                     \'the \'\n                                                                     \'PID \'\n                                                                     \'(from \'\n                                                                     \'Invenio-PIDStore).\',\n                                                      \'enum\': [\'N\',\n                                                               \'K\',\n                                                               \'R\',\n                                                               \'M\',\n                                                               \'D\'],\n                                                      \'type\': \'string\'}},\n                            \'required\': [\'pk\', \'status\'],\n                            \'type\': \'object\'},\n                    \'pids\': {\'additionalProperties\': {\'additionalProperties\': False,\n                                                      \'description\': \'An \'\n                                                                     \'external \'\n                                                                     \'persistent \'\n                                                                     \'identifier \'\n                                                                     \'object.\',\n                                                      \'properties\': {\'client\': {\'description\': \'Client \'\n                                                                                               \'identifier \'\n                                                                                               \'for \'\n                                                                                               \'the \'\n                                                                                               \'specific \'\n                                                                                               \'PID.\',\n                                                                                \'type\': \'string\'},\n                                                                     \'identifier\': {\'description\': \'An \'\n                                                                                                   \'identifier.\',\n                                                                                    \'type\': \'string\'},\n                                                                     \'provider\': {\'description\': \'The \'\n                                                                                                 \'provider \'\n                                                                                                 \'of \'\n                                                                                                 \'the \'\n                                                                                                 \'persistent \'\n                                                                                                 \'identifier.\',\n                                                                                  \'type\': \'string\'}},\n                                                      \'type\': \'object\'},\n                             \'description\': \'External persistent \'\n                                            \'identifiers for a record \'\n                                            \'including e.g. OAI-PMH \'\n                                            \'identifier, minted DOIs and \'\n                                            \'more. PIDs are registered in \'\n                                            \'the PIDStore.\',\n                             \'propertyNames\': {\'pattern\': \'^[a-z_-][a-z0-9_-]*$\'},\n                             \'type\': \'object\',\n                             \'uniqueItems\': True},\n                    \'provenance\': {\'additionalProperties\': False,\n                                   \'description\': \'Record provenance.\',\n                                   \'properties\': {\'created_by\': {\'description\': \'An \'\n                                                                                \'agent \'\n                                                                                \'(user, \'\n                                                                                \'software \'\n                                                                                \'process, \'\n                                                                                \'community, \'\n                                                                                \'...).\',\n                                                                 \'oneOf\': [{\'additionalProperties\': False,\n                                                                            \'description\': \'User \'\n                                                                                           \'object.\',\n                                                                            \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                             \'integer\']}},\n                                                                            \'type\': \'object\'},\n                                                                           {\'type\': \'null\'}]},\n                                                  \'on_behalf_of\': {\'description\': \'An \'\n                                                                                  \'agent \'\n                                                                                  \'(user, \'\n                                                                                  \'software \'\n                                                                                  \'process, \'\n                                                                                  \'community, \'\n                                                                                  \'...).\',\n                                                                   \'oneOf\': [{\'additionalProperties\': False,\n                                                                              \'description\': \'User \'\n                                                                                             \'object.\',\n                                                                              \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                               \'integer\']}},\n                                                                              \'type\': \'object\'},\n                                                                             {\'type\': \'null\'}]}},\n                                   \'type\': \'object\'},\n                    \'tombstone\': {\'additionalProperties\': False,\n                                  \'description\': \'Tombstone information \'\n                                                 \'for the record.\',\n                                  \'properties\': {\'citation_text\': {\'description\': \'The \'\n                                                                                  \'record \'\n                                                                                  \'citation \'\n                                                                                  \'text \'\n                                                                                  \'to \'\n                                                                                  \'be \'\n                                                                                  \'displayed \'\n                                                                                  \'on \'\n                                                                                  \'the \'\n                                                                                  \'tombstone \'\n                                                                                  \'page.\',\n                                                                   \'type\': \'string\'},\n                                                 \'is_visible\': {\'description\': \'Whether \'\n                                                                               \'or \'\n                                                                               \'not \'\n                                                                               \'the \'\n                                                                               \'tombstone \'\n                                                                               \'page \'\n                                                                               \'is \'\n                                                                               \'publicly \'\n                                                                               \'visible.\',\n                                                                \'type\': \'boolean\'},\n                                                 \'note\': {\'description\': \'Public \'\n                                                                         \'note \'\n                                                                         \'about \'\n                                                                         \'the \'\n                                                                         \'removal.\',\n                                                          \'type\': \'string\'},\n                                                 \'removal_date\': {\'description\': \'ISO8601 \'\n                                                                                 \'formatted \'\n                                                                                 \'timestamp \'\n                                                                                 \'in \'\n                                                                                 \'UTC.\',\n                                                                  \'format\': \'date-time\',\n                                                                  \'type\': \'string\'},\n                                                 \'removal_reason\': {\'additionalProperties\': False,\n                                                                    \'description\': \'Reason \'\n                                                                                   \'for \'\n                                                                                   \'the \'\n                                                                                   \'removal \'\n                                                                                   \'of \'\n                                                                                   \'a \'\n                                                                                   \'record.\',\n                                                                    \'properties\': {\'id\': {\'description\': \'An \'\n                                                                                                         \'identifier.\',\n                                                                                          \'type\': \'string\'}},\n                                                                    \'type\': \'object\'},\n                                                 \'removed_by\': {\'description\': \'An \'\n                                                                               \'agent \'\n                                                                               \'(user, \'\n                                                                               \'software \'\n                                                                               \'process, \'\n                                                                               \'community, \'\n                                                                               \'...).\',\n                                                                \'oneOf\': [{\'additionalProperties\': False,\n                                                                           \'description\': \'User \'\n                                                                                          \'object.\',\n                                                                           \'properties\': {\'user\': {\'type\': [\'string\',\n                                                                                                            \'integer\']}},\n                                                                           \'type\': \'object\'},\n                                                                          {\'type\': \'null\'}]}},\n                                  \'type\': \'object\'}},\n     \'title\': \'InvenioRDM Record Schema v10.0.0\',\n     \'type\': \'object\'}\n\nOn instance:\n    {\'creators\': [{\'person_or_org\': {\'family_name\': \'Burnett\',\n                                     \'given_name\': \'Nathan\',\n                                     \'name\': \'Burnett, Nathan\',\n                                     \'type\': \'personal\'}}],\n     \'description\': \'&lt;p&gt;Open dataset behind &lt;a \'\n                    \'href="https://tickzone.app"&gt;TickZone&lt;/a&gt; \'\n                    \'(methodology: &lt;a \'\n                    \'href="https://tickzone.app/methodology"&gt;tickzone.app/methodology&lt;/a&gt;; \'\n                    \'source: &lt;a \'\n                    \'href="https://github.com/Nathanzo/tickzone-data"&gt;github.com/Nathanzo/tickzone-data&lt;/a&gt;). \'\n                    \'Town locations, CDC county Lyme incidence, and \'\n                    \'per-county tick species establishment. CC BY 4.0.&lt;/p&gt;\',\n     \'publication_date\': \'2026-07-05\',\n     \'publisher\': \'TickZone\',\n     \'resource_types\': [{\'id\': \'dataset\',\n                         \'title\': {\'cs\': \'Datová sada\',\n                                   \'de\': \'Datensatz\',\n                                   \'en\': \'Dataset\',\n                                   \'sv\': \'Dataset\'}}],\n     \'rights\': [{\'description\': {\'en\': \'The Creative Commons Attribution \'\n                                       \'license allows re-distribution and \'\n                                       \'re-use of a licensed work on the \'\n                                       \'condition that the creator is \'\n                                       \'appropriately credited.\'},\n                 \'icon\': \'cc-by-icon\',\n                 \'id\': \'cc-by-4.0\',\n                 \'props\': {\'scheme\': \'spdx\',\n                           \'url\': \'https://creativecommons.org/licenses/by/4.0/\'},\n                 \'title\': {\'en\': \'Creative Commons Attribution 4.0 \'\n                                 \'International\'}}],\n     \'title\': \'TickZone Northeast Tick Risk Dataset (5,688 towns)\'}'</message></status></metric></host><report name="SLA" description="Report for SLA service groups" created="2019-01-25 13:51:40" updated="2023-06-20 14:53:38" tenant="egi" tenant_description="EGI is a federation of 21 cloud providers and hundreds of data centres, spread across Europe and worldwide" tenant_url="www.egi.eu" tenant_logo="https://cdn.egi.eu/app/uploads/2021/11/egi-logo.svg" contact="argo@grnet.gr" report="SLA" topology1="PROJECT" topology2="SERVICEGROUPS" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>PROJECT</group_type><group_list><item>EGI</item></group_list><endpoint_group_count>54</endpoint_group_count><endpoint_group_type>SERVICEGROUPS</endpoint_group_type><endpoint_group_list><item>EGI_AI4PUBLICPOLICY_SLA</item><item>EGI_ANERIS_SLA</item><item>EGI_AoD_SLA</item><item>EGI_BD4NRG_SLA</item><item>EGI_BELLE2_SLA</item><item>EGI_BIOISI_SLA</item><item>EGI_BRAINLIFE_SLA</item><item>EGI_CEITEC_SLA</item><item>EGI_CESSDA_SLA</item><item>EGI_CLARIN_SLA</item><item>EGI_COS4CLOUD_SLA</item><item>EGI_DECIDO_SLA</item><item>EGI_DEEP_SLA</item><item>EGI_DIGITBRAIN_SLA</item><item>EGI_EISCAT3D_SLA</item><item>EGI_EMPHASIS_SLA</item><item>EGI_ENES_SLA</item><item>EGI_ENVRIFAIR_SLA</item><item>EGI_EOSCDATACOMMONS_SLA</item><item>EGI_EOSCSYNERGY_SLA</item><item>EGI_EPOSERIC_SLA</item><item>EGI_ERIES_SLA</item><item>EGI_EUREKA3D_SLA</item><item>EGI_EUROARGO_SLA</item><item>EGI_EUROBIOIMG_SLA</item><item>EGI_EUROSCIENCEGATEWAY_SLA</item><item>EGI_EUROSEA_SLA</item><item>EGI_GEODAB_SLA</item><item>EGI_ICECUBE_SLA</item><item>EGI_INSTRUCT_SLA</item><item>EGI_LATITUDO40_SLA</item><item>EGI_LETHE_SLA</item><item>EGI_LSGC_SLA</item><item>EGI_MATRYCS_SLA</item><item>EGI_MINKE_SLA</item><item>EGI_NBISBILS_SLA</item><item>EGI_NEURODESK_SLA</item><item>EGI_NEXTGEOSS_SLA</item><item>EGI_Notebooks_SLA</item><item>EGI_OBSEA_SLA</item><item>EGI_OIPUB_SLA</item><item>EGI_OPENBIOMAP_SLA</item><item>EGI_OPENRISKNET_SLA</item><item>EGI_OPERAS_SLA</item><item>EGI_PANGEO_SLA</item><item>EGI_PEROVSKITE_SLA</item><item>EGI_PITHIANRF_SLA</item><item>EGI_PLOCAN_SLA</item><item>EGI_PSMA_SLA</item><item>EGI_SEADATANET_SLA</item><item>EGI_TrainingInfrastructure_SLA</item><item>EGI_VESPA_SLA</item><item>EGI_WENMR_SLA</item><item>EGI_YOUREACT_SLA</item></endpoint_group_list><service_count>7</service_count><service_list><item>ARC-CE</item><item>SRM</item><item>Site-BDII</item><item>org.onedata.oneprovider</item><item>org.opensciencegrid.htcondorce</item><item>org.openstack.nova</item><item>webdav</item></service_list></report><report name="ALL" description="Report containing all endpoints" created="2022-07-27 10:03:12" updated="2022-07-27 10:03:12" tenant="egi" tenant_description="EGI is a federation of 21 cloud providers and hundreds of data centres, spread across Europe and worldwide" tenant_url="www.egi.eu" tenant_logo="https://cdn.egi.eu/app/uploads/2021/11/egi-logo.svg" contact="argo@grnet.gr" report="ALL" topology1="NGI" topology2="SITES" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>29</group_count><group_type>NGI</group_type><group_list><item>AfricaArabia</item><item>AsiaPacific</item><item>CERN</item><item>EGI.eu</item><item>NGI_CH</item><item>NGI_CHINA</item><item>NGI_CZ</item><item>NGI_DE</item><item>NGI_FRANCE</item><item>NGI_GRNET</item><item>NGI_HR</item><item>NGI_HU</item><item>NGI_IBERGRID</item><item>NGI_IE</item><item>NGI_IL</item><item>NGI_IT</item><item>NGI_NDGF</item><item>NGI_NL</item><item>NGI_PL</item><item>NGI_RO</item><item>NGI_SI</item><item>NGI_SK</item><item>NGI_TR</item><item>NGI_UA</item><item>NGI_UK</item><item>OC_EGI</item><item>ROC_Canada</item><item>ROC_LA</item><item>Russia</item></group_list><endpoint_group_count>195</endpoint_group_count><endpoint_group_type>SITES</endpoint_group_type><endpoint_group_list><item>ARNES</item><item>ATLAND</item><item>AU-Melbourne</item><item>AstrogridPUC</item><item>BEIJING-LCG2</item><item>BEIJING-T1</item><item>BEgrid-BELNET</item><item>BEgrid-ULB-VUB</item><item>BIFI</item><item>BUDAPEST</item><item>BelGrid-UCL</item><item>CA-SFU-T2</item><item>CA-UVic-Cloud</item><item>CA-VICTORIA-WESTGRID-T2</item><item>CBPF</item><item>CENI</item><item>CERN-PROD</item><item>CESGA-CLOUD</item><item>CESNET-MCCG2</item><item>CETA-GRID</item><item>CIEMAT-LCG2</item><item>CLOUDIFIN</item><item>CNR-ILC-PISA</item><item>CSCS-LCG2</item><item>CSTCLOUD-EGI</item><item>CYFRONET-CLOUD</item><item>CYFRONET-LCG2</item><item>DESY-HH</item><item>DESY-ZN</item><item>EELA-UTFSM</item><item>EGI-ARTEFACT-REGISTRY</item><item>EGI-CONTAINER-COMPUTE</item><item>EGI-DATAHUB</item><item>EGI-DDNS</item><item>EGI-IS-CLOUD</item><item>EGI-NOTEBOOKS</item><item>EGI-OPSPORTAL</item><item>EGI-RCauth</item><item>EGI-SECRETS-STORE</item><item>ELKH-CLOUD</item><item>EODC</item><item>FI_HIP_T2</item><item>FMPhI-UNIBA</item><item>FZJ</item><item>FZK-LCG2</item><item>GRIDIFIN</item><item>GRIDOPS-ACCPORTAL</item><item>GRIDOPS-APEL</item><item>GRIDOPS-CTOOLS</item><item>GRIDOPS-CVMFS</item><item>GRIDOPS-CheckIn</item><item>GRIDOPS-DIRAC4EGI</item><item>GRIDOPS-EC3</item><item>GRIDOPS-GGUS</item><item>GRIDOPS-GOCDB</item><item>GRIDOPS-MON</item><item>GRIDOPS-MSG</item><item>GRIDOPS-PERUN</item><item>GRIDOPS-SAM</item><item>GRIDOPS-SECTOOLS</item><item>GRIDOPS-UMDREPO</item><item>GRIF</item><item>GRNET-ARIS</item><item>GRNET-OPENSTACK</item><item>GSI-LCG2</item><item>GoeGrid</item><item>HK-LCG2</item><item>Hephy-Vienna</item><item>IEPSAS-Kosice</item><item>IFCA-LCG2</item><item>IFIC-LCG2</item><item>IISAS-Bratislava</item><item>IISAS-FedCloud</item><item>IL-TAU-HEP</item><item>ILIFU-UCT</item><item>IN-DAE-VECC-02</item><item>IN2P3-CC</item><item>IN2P3-CPPM</item><item>IN2P3-IRES</item><item>IN2P3-LAPP</item><item>INDIACMS-TIFR</item><item>INFN-BARI</item><item>INFN-CATANIA</item><item>INFN-CLOUD-BARI</item><item>INFN-CLOUD-CNAF</item><item>INFN-CNAF-LHCB</item><item>INFN-COSENZA</item><item>INFN-FRASCATI</item><item>INFN-GENOVA</item><item>INFN-LNL-2</item><item>INFN-MIB</item><item>INFN-MILANO-ATLASC</item><item>INFN-NAPOLI-ATLAS</item><item>INFN-PADOVA</item><item>INFN-PISA</item><item>INFN-ROMA1</item><item>INFN-ROMA1-CMS</item><item>INFN-ROMA3</item><item>INFN-T1</item><item>INFN-TORINO</item><item>IR-IPM-HEP</item><item>ITIM-Cloud</item><item>JINR-LCG2</item><item>JINR-T1</item><item>JP-KEK-CRC-02</item><item>KIT-T2</item><item>KR-KISTI-GSDC-01</item><item>KR-KISTI-GSDC-02</item><item>KR-KNU-T3</item><item>Kharkov-KIPT-LCG2</item><item>LRZ-LMU</item><item>LZU-T2</item><item>MA-01-CNRST</item><item>MPPMU</item><item>NCBJ-CIS</item><item>NCG-INGRID-PT</item><item>NCP-LCG2</item><item>NDGF-T1</item><item>NGI_IT</item><item>NGI_PL_SERVICES</item><item>NGI_UA_SERVICES</item><item>NIHAM</item><item>NIKHEF-ELPROD</item><item>PITHIA-ESC</item><item>PSNC</item><item>Pangeo</item><item>RAL-LCG2</item><item>RECAS-NAPOLI</item><item>RO-03-UPB</item><item>RO-07-NIPNE</item><item>RO-13-ISS</item><item>RO-14-ITIM</item><item>RO-16-UAIC</item><item>RWTH-Aachen</item><item>SAMPA</item><item>SARA-MATRIX</item><item>SCAI</item><item>SE-SNIC-T2</item><item>SiGNET</item><item>T2-TH-SUT</item><item>T2_Estonia</item><item>T3_CH_PSI</item><item>TECHNION-HEP</item><item>TOKYO-LCG2</item><item>TR-03-METU</item><item>TR-10-ULAKBIM</item><item>TR-FC1-ULAKBIM</item><item>TRIUMF-LCG2</item><item>TW-FTT</item><item>TW-NCHC</item><item>UA-BITP</item><item>UA-KNU</item><item>UAM-LCG2</item><item>UA_BITP_ARC</item><item>UA_ICYB_ARC</item><item>UA_ILTPE_ARC</item><item>UA_ILTPE_BITP</item><item>UKI-LT2-Brunel</item><item>UKI-LT2-IC-HEP</item><item>UKI-LT2-QMUL</item><item>UKI-LT2-RHUL</item><item>UKI-NORTHGRID-LANCS-HEP</item><item>UKI-NORTHGRID-LIV-HEP</item><item>UKI-NORTHGRID-MAN-HEP</item><item>UKI-NORTHGRID-SHEF-HEP</item><item>UKI-SCOTGRID-DURHAM</item><item>UKI-SCOTGRID-ECDF</item><item>UKI-SCOTGRID-GLASGOW</item><item>UKI-SOUTHGRID-BHAM-HEP</item><item>UKI-SOUTHGRID-BRIS-HEP</item><item>UKI-SOUTHGRID-OX-HEP</item><item>UKI-SOUTHGRID-RALPP</item><item>UKI-SOUTHGRID-SUSX</item><item>UNI-BONN</item><item>UNI-FREIBURG</item><item>UNI-SIEGEN-HEP</item><item>UNIBE-ID</item><item>UNIBE-LHEP</item><item>UNICPH-NBI</item><item>UNIGE-DPNC</item><item>UNINA-EGEE</item><item>UPV-GRyCAP</item><item>WALTON-CLOUD</item><item>WEIZMANN-LCG2</item><item>WUT</item><item>ZA_CHPC</item><item>egee.srce.hr</item><item>fedcloud.srce.hr</item><item>ifae</item><item>mainz</item><item>pic</item><item>prague_cesnet_lcg2</item><item>praguelcg2</item><item>ru-PNPI</item><item>wuppertalprod</item></endpoint_group_list><service_count>44</service_count><service_list><item>APEL</item><item>ARC-CE</item><item>MyProxy</item><item>SRM</item><item>Site-BDII</item><item>Top-BDII</item><item>VOMS</item><item>XRootD</item><item>argo.mon</item><item>argo.webui</item><item>ch.cern.cvmfs.stratum.0</item><item>ch.cern.cvmfs.stratum.1</item><item>com.openssh.ssh</item><item>egi.APELRepository</item><item>egi.AccountingPortal</item><item>egi.GGUS</item><item>egi.GOCDB</item><item>egi.OpsPortal</item><item>egi.Perun</item><item>egi.Portal</item><item>egi.aai.oidc</item><item>egi.aai.saml</item><item>egi.aai.tts</item><item>es.upv.grycap.ec3</item><item>es.upv.grycap.im</item><item>eu.argo.ams</item><item>eu.egi.aai.oidc.login</item><item>eu.egi.aai.saml.login</item><item>eu.egi.cloud.accounting</item><item>eu.egi.cloud.dyndns</item><item>eu.egi.cloud.is</item><item>eu.egi.cloud.secretstore</item><item>eu.egi.datatransfer.fts</item><item>eu.egi.datatransfer.webfts</item><item>eu.egi.notebooks.jupyterhub</item><item>eu.egi.readonly.xrootd</item><item>eu.egi.rt</item><item>globus-GRIDFTP</item><item>org.onedata.oneprovider</item><item>org.onedata.onezone</item><item>org.opensciencegrid.htcondorce</item><item>org.openstack.nova</item><item>org.openstack.swift</item><item>webdav</item></service_list></report><report name="Critical" description="EGI Critical Report" created="2018-03-09 14:57:02" updated="2022-02-10 14:32:31" tenant="egi" tenant_description="EGI is a federation of 21 cloud providers and hundreds of data centres, spread across Europe and worldwide" tenant_url="www.egi.eu" tenant_logo="https://cdn.egi.eu/app/uploads/2021/11/egi-logo.svg" contact="argo@grnet.gr" report="Critical" topology1="NGI" topology2="SITES" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>27</group_count><group_type>NGI</group_type><group_list><item>AfricaArabia</item><item>AsiaPacific</item><item>CERN</item><item>NGI_CH</item><item>NGI_CHINA</item><item>NGI_CZ</item><item>NGI_DE</item><item>NGI_FRANCE</item><item>NGI_GRNET</item><item>NGI_HR</item><item>NGI_HU</item><item>NGI_IBERGRID</item><item>NGI_IE</item><item>NGI_IL</item><item>NGI_IT</item><item>NGI_NDGF</item><item>NGI_NL</item><item>NGI_PL</item><item>NGI_RO</item><item>NGI_SI</item><item>NGI_SK</item><item>NGI_TR</item><item>NGI_UA</item><item>NGI_UK</item><item>ROC_Canada</item><item>ROC_LA</item><item>Russia</item></group_list><endpoint_group_count>155</endpoint_group_count><endpoint_group_type>SITES</endpoint_group_type><endpoint_group_list><item>ARNES</item><item>ATLAND</item><item>AU-Melbourne</item><item>AstrogridPUC</item><item>BEIJING-LCG2</item><item>BEIJING-T1</item><item>BEgrid-ULB-VUB</item><item>BIFI</item><item>BUDAPEST</item><item>BelGrid-UCL</item><item>CA-SFU-T2</item><item>CA-UVic-Cloud</item><item>CA-VICTORIA-WESTGRID-T2</item><item>CBPF</item><item>CENI</item><item>CERN-PROD</item><item>CESGA-CLOUD</item><item>CESNET-MCCG2</item><item>CETA-GRID</item><item>CIEMAT-LCG2</item><item>CLOUDIFIN</item><item>CNR-ILC-PISA</item><item>CSCS-LCG2</item><item>CSTCLOUD-EGI</item><item>CYFRONET-CLOUD</item><item>CYFRONET-LCG2</item><item>DESY-HH</item><item>DESY-ZN</item><item>EELA-UTFSM</item><item>ELKH-CLOUD</item><item>EODC</item><item>FI_HIP_T2</item><item>FMPhI-UNIBA</item><item>FZJ</item><item>FZK-LCG2</item><item>GRIDIFIN</item><item>GRIF</item><item>GRNET-OPENSTACK</item><item>GoeGrid</item><item>HK-LCG2</item><item>Hephy-Vienna</item><item>IEPSAS-Kosice</item><item>IFCA-LCG2</item><item>IFIC-LCG2</item><item>IISAS-FedCloud</item><item>IL-TAU-HEP</item><item>ILIFU-UCT</item><item>IN-DAE-VECC-02</item><item>IN2P3-CC</item><item>IN2P3-CPPM</item><item>IN2P3-IRES</item><item>IN2P3-LAPP</item><item>INDIACMS-TIFR</item><item>INFN-BARI</item><item>INFN-CATANIA</item><item>INFN-CLOUD-BARI</item><item>INFN-CLOUD-CNAF</item><item>INFN-CNAF-LHCB</item><item>INFN-COSENZA</item><item>INFN-FRASCATI</item><item>INFN-GENOVA</item><item>INFN-LNL-2</item><item>INFN-MIB</item><item>INFN-MILANO-ATLASC</item><item>INFN-NAPOLI-ATLAS</item><item>INFN-PISA</item><item>INFN-ROMA1</item><item>INFN-ROMA1-CMS</item><item>INFN-ROMA3</item><item>INFN-T1</item><item>INFN-TORINO</item><item>IR-IPM-HEP</item><item>ITIM-Cloud</item><item>JINR-LCG2</item><item>JINR-T1</item><item>JP-KEK-CRC-02</item><item>KIT-T2</item><item>KR-KISTI-GSDC-01</item><item>KR-KISTI-GSDC-02</item><item>KR-KNU-T3</item><item>Kharkov-KIPT-LCG2</item><item>LRZ-LMU</item><item>LZU-T2</item><item>MA-01-CNRST</item><item>MPPMU</item><item>NCBJ-CIS</item><item>NCG-INGRID-PT</item><item>NCP-LCG2</item><item>NDGF-T1</item><item>NIHAM</item><item>NIKHEF-ELPROD</item><item>PSNC</item><item>RAL-LCG2</item><item>RECAS-NAPOLI</item><item>RO-03-UPB</item><item>RO-07-NIPNE</item><item>RO-13-ISS</item><item>RO-14-ITIM</item><item>RO-16-UAIC</item><item>RWTH-Aachen</item><item>SAMPA</item><item>SARA-MATRIX</item><item>SCAI</item><item>SE-SNIC-T2</item><item>SiGNET</item><item>T2-TH-SUT</item><item>T2_Estonia</item><item>T3_CH_PSI</item><item>TECHNION-HEP</item><item>TOKYO-LCG2</item><item>TR-03-METU</item><item>TR-10-ULAKBIM</item><item>TR-FC1-ULAKBIM</item><item>TRIUMF-LCG2</item><item>TW-FTT</item><item>TW-NCHC</item><item>UA-BITP</item><item>UA-KNU</item><item>UAM-LCG2</item><item>UA_BITP_ARC</item><item>UA_ICYB_ARC</item><item>UA_ILTPE_ARC</item><item>UA_ILTPE_BITP</item><item>UKI-LT2-Brunel</item><item>UKI-LT2-IC-HEP</item><item>UKI-LT2-QMUL</item><item>UKI-LT2-RHUL</item><item>UKI-NORTHGRID-LANCS-HEP</item><item>UKI-NORTHGRID-LIV-HEP</item><item>UKI-NORTHGRID-MAN-HEP</item><item>UKI-NORTHGRID-SHEF-HEP</item><item>UKI-SCOTGRID-DURHAM</item><item>UKI-SCOTGRID-ECDF</item><item>UKI-SCOTGRID-GLASGOW</item><item>UKI-SOUTHGRID-BHAM-HEP</item><item>UKI-SOUTHGRID-BRIS-HEP</item><item>UKI-SOUTHGRID-OX-HEP</item><item>UKI-SOUTHGRID-RALPP</item><item>UKI-SOUTHGRID-SUSX</item><item>UNI-BONN</item><item>UNI-FREIBURG</item><item>UNI-SIEGEN-HEP</item><item>UNIBE-ID</item><item>UNICPH-NBI</item><item>WALTON-CLOUD</item><item>WEIZMANN-LCG2</item><item>WUT</item><item>fedcloud.srce.hr</item><item>ifae</item><item>mainz</item><item>pic</item><item>prague_cesnet_lcg2</item><item>praguelcg2</item><item>ru-PNPI</item><item>wuppertalprod</item></endpoint_group_list><service_count>5</service_count><service_list><item>ARC-CE</item><item>SRM</item><item>org.opensciencegrid.htcondorce</item><item>org.openstack.nova</item><item>webdav</item></service_list></report><report name="OPERATORS" description="Report for generating results and notifications for operators" created="2023-02-13 10:03:45" updated="2023-02-13 10:03:45" tenant="egi" tenant_description="EGI is a federation of 21 cloud providers and hundreds of data centres, spread across Europe and worldwide" tenant_url="www.egi.eu" tenant_logo="https://cdn.egi.eu/app/uploads/2021/11/egi-logo.svg" contact="argo@grnet.gr" report="OPERATORS" topology1="NGI" topology2="SITES" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>29</group_count><group_type>NGI</group_type><group_list><item>AfricaArabia</item><item>AsiaPacific</item><item>CERN</item><item>EGI.eu</item><item>NGI_CH</item><item>NGI_CHINA</item><item>NGI_CZ</item><item>NGI_DE</item><item>NGI_FRANCE</item><item>NGI_GRNET</item><item>NGI_HR</item><item>NGI_HU</item><item>NGI_IBERGRID</item><item>NGI_IE</item><item>NGI_IL</item><item>NGI_IT</item><item>NGI_NDGF</item><item>NGI_NL</item><item>NGI_PL</item><item>NGI_RO</item><item>NGI_SI</item><item>NGI_SK</item><item>NGI_TR</item><item>NGI_UA</item><item>NGI_UK</item><item>OC_EGI</item><item>ROC_Canada</item><item>ROC_LA</item><item>Russia</item></group_list><endpoint_group_count>170</endpoint_group_count><endpoint_group_type>SITES</endpoint_group_type><endpoint_group_list><item>ARNES</item><item>ATLAND</item><item>AU-Melbourne</item><item>AstrogridPUC</item><item>BEIJING-LCG2</item><item>BEIJING-T1</item><item>BEgrid-BELNET</item><item>BEgrid-ULB-VUB</item><item>BIFI</item><item>BUDAPEST</item><item>BelGrid-UCL</item><item>CA-SFU-T2</item><item>CA-UVic-Cloud</item><item>CA-VICTORIA-WESTGRID-T2</item><item>CBPF</item><item>CENI</item><item>CERN-PROD</item><item>CESGA-CLOUD</item><item>CESNET-MCCG2</item><item>CETA-GRID</item><item>CIEMAT-LCG2</item><item>CLOUDIFIN</item><item>CNR-ILC-PISA</item><item>CSCS-LCG2</item><item>CSTCLOUD-EGI</item><item>CYFRONET-CLOUD</item><item>CYFRONET-LCG2</item><item>DESY-HH</item><item>DESY-ZN</item><item>EELA-UTFSM</item><item>EGI-IS-CLOUD</item><item>EGI-NOTEBOOKS</item><item>ELKH-CLOUD</item><item>EODC</item><item>FI_HIP_T2</item><item>FMPhI-UNIBA</item><item>FZJ</item><item>FZK-LCG2</item><item>GRIDIFIN</item><item>GRIDOPS-CTOOLS</item><item>GRIF</item><item>GRNET-OPENSTACK</item><item>GSI-LCG2</item><item>GoeGrid</item><item>HK-LCG2</item><item>Hephy-Vienna</item><item>IEPSAS-Kosice</item><item>IFCA-LCG2</item><item>IFIC-LCG2</item><item>IISAS-Bratislava</item><item>IISAS-FedCloud</item><item>IL-TAU-HEP</item><item>ILIFU-UCT</item><item>IN-DAE-VECC-02</item><item>IN2P3-CC</item><item>IN2P3-CPPM</item><item>IN2P3-IRES</item><item>IN2P3-LAPP</item><item>INDIACMS-TIFR</item><item>INFN-BARI</item><item>INFN-CATANIA</item><item>INFN-CLOUD-BARI</item><item>INFN-CLOUD-CNAF</item><item>INFN-CNAF-LHCB</item><item>INFN-COSENZA</item><item>INFN-FRASCATI</item><item>INFN-GENOVA</item><item>INFN-LNL-2</item><item>INFN-MIB</item><item>INFN-MILANO-ATLASC</item><item>INFN-NAPOLI-ATLAS</item><item>INFN-PADOVA</item><item>INFN-PISA</item><item>INFN-ROMA1</item><item>INFN-ROMA1-CMS</item><item>INFN-ROMA3</item><item>INFN-T1</item><item>INFN-TORINO</item><item>IR-IPM-HEP</item><item>ITIM-Cloud</item><item>JINR-LCG2</item><item>JINR-T1</item><item>JP-KEK-CRC-02</item><item>KIT-T2</item><item>KR-KISTI-GSDC-01</item><item>KR-KISTI-GSDC-02</item><item>KR-KNU-T3</item><item>Kharkov-KIPT-LCG2</item><item>LRZ-LMU</item><item>LZU-T2</item><item>MA-01-CNRST</item><item>MPPMU</item><item>NCBJ-CIS</item><item>NCG-INGRID-PT</item><item>NCP-LCG2</item><item>NDGF-T1</item><item>NGI_IT</item><item>NGI_PL_SERVICES</item><item>NGI_UA_SERVICES</item><item>NIHAM</item><item>NIKHEF-ELPROD</item><item>PSNC</item><item>RAL-LCG2</item><item>RECAS-NAPOLI</item><item>RO-03-UPB</item><item>RO-07-NIPNE</item><item>RO-13-ISS</item><item>RO-14-ITIM</item><item>RO-16-UAIC</item><item>RWTH-Aachen</item><item>SAMPA</item><item>SARA-MATRIX</item><item>SCAI</item><item>SE-SNIC-T2</item><item>SiGNET</item><item>T2-TH-SUT</item><item>T2_Estonia</item><item>T3_CH_PSI</item><item>TECHNION-HEP</item><item>TOKYO-LCG2</item><item>TR-03-METU</item><item>TR-10-ULAKBIM</item><item>TR-FC1-ULAKBIM</item><item>TRIUMF-LCG2</item><item>TW-FTT</item><item>TW-NCHC</item><item>UA-BITP</item><item>UA-KNU</item><item>UAM-LCG2</item><item>UA_BITP_ARC</item><item>UA_ICYB_ARC</item><item>UA_ILTPE_ARC</item><item>UA_ILTPE_BITP</item><item>UKI-LT2-Brunel</item><item>UKI-LT2-IC-HEP</item><item>UKI-LT2-QMUL</item><item>UKI-LT2-RHUL</item><item>UKI-NORTHGRID-LANCS-HEP</item><item>UKI-NORTHGRID-LIV-HEP</item><item>UKI-NORTHGRID-MAN-HEP</item><item>UKI-NORTHGRID-SHEF-HEP</item><item>UKI-SCOTGRID-DURHAM</item><item>UKI-SCOTGRID-ECDF</item><item>UKI-SCOTGRID-GLASGOW</item><item>UKI-SOUTHGRID-BHAM-HEP</item><item>UKI-SOUTHGRID-BRIS-HEP</item><item>UKI-SOUTHGRID-OX-HEP</item><item>UKI-SOUTHGRID-RALPP</item><item>UKI-SOUTHGRID-SUSX</item><item>UNI-BONN</item><item>UNI-FREIBURG</item><item>UNI-SIEGEN-HEP</item><item>UNIBE-ID</item><item>UNIBE-LHEP</item><item>UNICPH-NBI</item><item>UNIGE-DPNC</item><item>UNINA-EGEE</item><item>WALTON-CLOUD</item><item>WEIZMANN-LCG2</item><item>WUT</item><item>ZA_CHPC</item><item>egee.srce.hr</item><item>fedcloud.srce.hr</item><item>ifae</item><item>mainz</item><item>pic</item><item>prague_cesnet_lcg2</item><item>praguelcg2</item><item>ru-PNPI</item><item>wuppertalprod</item></endpoint_group_list><service_count>14</service_count><service_list><item>APEL</item><item>ARC-CE</item><item>SRM</item><item>Site-BDII</item><item>Top-BDII</item><item>XRootD</item><item>eu.egi.cloud.accounting</item><item>eu.egi.cloud.is</item><item>eu.egi.readonly.xrootd</item><item>globus-GRIDFTP</item><item>org.opensciencegrid.htcondorce</item><item>org.openstack.nova</item><item>org.openstack.swift</item><item>webdav</item></service_list></report><report name="CriticalUncert" description="EGI Report for Uncertified Sites" created="2019-03-07 15:32:17" updated="2026-04-07 11:28:37" tenant="egi" tenant_description="EGI is a federation of 21 cloud providers and hundreds of data centres, spread across Europe and worldwide" tenant_url="www.egi.eu" tenant_logo="https://cdn.egi.eu/app/uploads/2021/11/egi-logo.svg" contact="argo@grnet.gr" report="CriticalUncert" topology1="NGI" topology2="SITES" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>0</group_count><group_type>NGI</group_type><group_list></group_list><endpoint_group_count>0</endpoint_group_count><endpoint_group_type>SITES</endpoint_group_type><endpoint_group_list></endpoint_group_list><service_count>0</service_count><service_list></service_list></report><report name="OPS-MONITOR-Critical" description="EGI report for Ops Monitoring Critical" created="2018-03-09 15:28:02" updated="2023-04-25 10:37:48" tenant="egi" tenant_description="EGI is a federation of 21 cloud providers and hundreds of data centres, spread across Europe and worldwide" tenant_url="www.egi.eu" tenant_logo="https://cdn.egi.eu/app/uploads/2021/11/egi-logo.svg" contact="argo@grnet.gr" report="OPS-MONITOR-Critical" topology1="NGI" topology2="SITES" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>2</group_count><group_type>NGI</group_type><group_list><item>EGI.eu</item><item>NGI_IBERGRID</item></group_list><endpoint_group_count>24</endpoint_group_count><endpoint_group_type>SITES</endpoint_group_type><endpoint_group_list><item>EGI-ARTEFACT-REGISTRY</item><item>EGI-CONTAINER-COMPUTE</item><item>EGI-DATAHUB</item><item>EGI-DDNS</item><item>EGI-NOTEBOOKS</item><item>EGI-OPSPORTAL</item><item>EGI-RCauth</item><item>EGI-SECRETS-STORE</item><item>GRIDOPS-ACCPORTAL</item><item>GRIDOPS-APEL</item><item>GRIDOPS-CTOOLS</item><item>GRIDOPS-CVMFS</item><item>GRIDOPS-CheckIn</item><item>GRIDOPS-DIRAC4EGI</item><item>GRIDOPS-EC3</item><item>GRIDOPS-GGUS</item><item>GRIDOPS-GOCDB</item><item>GRIDOPS-MON</item><item>GRIDOPS-MSG</item><item>GRIDOPS-PERUN</item><item>GRIDOPS-SAM</item><item>GRIDOPS-SECTOOLS</item><item>GRIDOPS-UMDREPO</item><item>UPV-GRyCAP</item></endpoint_group_list><service_count>24</service_count><service_list><item>argo.mon</item><item>argo.webui</item><item>ch.cern.cvmfs.stratum.0</item><item>egi.APELRepository</item><item>egi.AccountingPortal</item><item>egi.GGUS</item><item>egi.GOCDB</item><item>egi.OpsPortal</item><item>egi.Perun</item><item>egi.Portal</item><item>egi.aai.oidc</item><item>egi.aai.saml</item><item>egi.aai.tts</item><item>es.upv.grycap.ec3</item><item>es.upv.grycap.im</item><item>eu.argo.ams</item><item>eu.egi.aai.oidc.login</item><item>eu.egi.aai.saml.login</item><item>eu.egi.cloud.dyndns</item><item>eu.egi.cloud.secretstore</item><item>eu.egi.notebooks.jupyterhub</item><item>eu.egi.rt</item><item>org.onedata.oneprovider</item><item>org.onedata.onezone</item></service_list></report><report name="Operational-Services" description="EUDAT Operational Services Report" created="2022-04-04 14:25:45" updated="2025-05-05 16:43:32" tenant="eudat" tenant_description="EUDAT is a Service-oriented, Community driven, Sustainable and Integrated initiative" tenant_url="www.eudat.eu" tenant_logo="https://eudat.eu/sites/default/files/EUDAT-logo.png" contact="info@eudat.eu" report="Operational-Services" topology1="PROJECT" topology2="SERVICEGROUPS" topology3="services" thresholdAv="80" thresholdRe="90" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>PROJECT</group_type><group_list><item>EUDAT</item></group_list><endpoint_group_count>12</endpoint_group_count><endpoint_group_type>SERVICEGROUPS</endpoint_group_type><endpoint_group_list><item>B2ACCESS CDI</item><item>CDI-ARGO-Messaging</item><item>CDI-ARGO-monitoring</item><item>CDI-Accounting</item><item>CDI-DPMT</item><item>CDI-Helpdesk-System</item><item>CDI-SPMT</item><item>CDI-SVMON</item><item>CDI-Versioning-Service</item><item>CDI-WEBPRESENCE</item><item>CDI-WIKI Service</item><item>DICE Catalogue</item></endpoint_group_list><service_count>11</service_count><service_list><item>b2access.unity</item><item>eudat.cms.confluence</item><item>eudat.coord.acct</item><item>eudat.coord.dpmt</item><item>eudat.helpdesk.rt</item><item>eudat.itsm.spmt</item><item>eudat.messaging</item><item>eudat.monitoring</item><item>eudat.monitoring.argo</item><item>eudat.rep.gitlab</item><item>eudat.webpresence</item></service_list></report><report name="DICE" description="DICE report" created="2022-07-15 17:23:38" updated="2025-05-05 16:43:58" tenant="eudat" tenant_description="EUDAT is a Service-oriented, Community driven, Sustainable and Integrated initiative" tenant_url="www.eudat.eu" tenant_logo="https://eudat.eu/sites/default/files/EUDAT-logo.png" contact="info@eudat.eu" report="DICE" topology1="PROJECT" topology2="SERVICEGROUPS" topology3="services" thresholdAv="80" thresholdRe="90" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>PROJECT</group_type><group_list><item>EUDAT</item></group_list><endpoint_group_count>17</endpoint_group_count><endpoint_group_type>SERVICEGROUPS</endpoint_group_type><endpoint_group_list><item>B2ACCESS CDI</item><item>B2DROP CDI</item><item>B2FIND CDI</item><item>B2FIND IST</item><item>B2FIND-CESSDA</item><item>B2FIND-MIDAS</item><item>B2FIND-NIRD</item><item>B2FIND-RODARE</item><item>B2FIND-SURFDataRepository</item><item>B2HANDLE CDI</item><item>B2SHARE CDI</item><item>B2SHARE JUELICH</item><item>CDI-DPMT</item><item>CDI-Helpdesk-System</item><item>CDI-SPMT</item><item>CDI-Versioning-Service</item><item>DICE Catalogue</item></endpoint_group_list><service_count>5</service_count><service_list><item>b2access.unity</item><item>b2drop.nextcloud</item><item>b2find.ckan</item><item>b2handle.handle.api</item><item>b2share.invenio</item></service_list></report><report name="Critical" description="EUDAT Critical report" created="2018-02-16 16:23:30" updated="2026-03-06 14:24:09" tenant="eudat" tenant_description="EUDAT is a Service-oriented, Community driven, Sustainable and Integrated initiative" tenant_url="www.eudat.eu" tenant_logo="https://eudat.eu/sites/default/files/EUDAT-logo.png" contact="info@eudat.eu" report="Critical" topology1="PROJECT" topology2="SERVICEGROUPS" topology3="services" thresholdAv="80" thresholdRe="90" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>PROJECT</group_type><group_list><item>EUDAT</item></group_list><endpoint_group_count>18</endpoint_group_count><endpoint_group_type>SERVICEGROUPS</endpoint_group_type><endpoint_group_list><item>B2ACCESS CDI</item><item>B2ACCESS-INTEGRATION</item><item>B2ACCESS4EPOS</item><item>B2DROP CDI</item><item>B2FIND CDI</item><item>B2FIND IST</item><item>B2FIND-CESSDA</item><item>B2FIND-EUROPEANA</item><item>B2FIND-MIDAS</item><item>B2FIND-NIRD</item><item>B2FIND-RODARE</item><item>B2FIND-SURFDataRepository</item><item>B2HANDLE CDI</item><item>B2HANDLE EIDA</item><item>B2SHARE CDI</item><item>B2SHARE JUELICH</item><item>B2SHARE SIMCODE</item><item>B2SHARE for CERFACS</item></endpoint_group_list><service_count>5</service_count><service_list><item>b2access.unity</item><item>b2drop.nextcloud</item><item>b2find.ckan</item><item>b2handle.handle.api</item><item>b2share.invenio</item></service_list></report><report name="Critical" description="SDC Critical report" created="2018-08-29 09:34:16" updated="2022-01-27 11:55:30" tenant="sdc" tenant_description="Pan-European Infrastructure for ocean " tenant_url="www.seadatanet.org" tenant_logo="https://www.seadatanet.org/bundles/ifremersnsseadatanet3skin/images/logos/logo.png" contact="cdi-support@maris.nl" report="Critical" topology1="PROJECT" topology2="SERVICEGROUPS" topology3="services" thresholdAv="80" thresholdRe="90" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>PROJECT</group_type><group_list><item>SDC</item></group_list><endpoint_group_count>79</endpoint_group_count><endpoint_group_type>SERVICEGROUPS</endpoint_group_type><endpoint_group_list><item>B2ACCESS</item><item>B2SAFE</item><item>B2STAGE</item><item>CORE_SERVICES</item><item>CSR_SEARCH</item><item>Downstream</item><item>EDIOS_SEARCH</item><item>EDMED_SEARCH</item><item>EDMERP_SEARCH</item><item>EDMO_SEARCH</item><item>Homepage</item><item>IMPORT_MANAGER</item><item>LOGIN</item><item>REPLICAITON_MANAGER_NIOZ_TX</item><item>REPLICAITON_MANAGER_OGS</item><item>REPLICAITON_MANAGER_UKRSCES</item><item>REPLICAITON_MANAGER_VLIZ</item><item>REPLICATION_MANAGER_BGODC_IOBAS</item><item>REPLICATION_MANAGER_BGR</item><item>REPLICATION_MANAGER_BODC</item><item>REPLICATION_MANAGER_BSH</item><item>REPLICATION_MANAGER_BSTU</item><item>REPLICATION_MANAGER_CNR</item><item>REPLICATION_MANAGER_ENEA</item><item>REPLICATION_MANAGER_FMI</item><item>REPLICATION_MANAGER_GAMMA</item><item>REPLICATION_MANAGER_GSI</item><item>REPLICATION_MANAGER_HNODC</item><item>REPLICATION_MANAGER_ICES</item><item>REPLICATION_MANAGER_IEO</item><item>REPLICATION_MANAGER_IFR</item><item>REPLICATION_MANAGER_IFREMER</item><item>REPLICATION_MANAGER_IGME_ES</item><item>REPLICATION_MANAGER_IHPT</item><item>REPLICATION_MANAGER_IKI_RAS</item><item>REPLICATION_MANAGER_ILIAE</item><item>REPLICATION_MANAGER_IMBK</item><item>REPLICATION_MANAGER_IMGW</item><item>REPLICATION_MANAGER_INRH</item><item>REPLICATION_MANAGER_INSTM</item><item>REPLICATION_MANAGER_IOF_IZOR</item><item>REPLICATION_MANAGER_IOI</item><item>REPLICATION_MANAGER_IOLR</item><item>REPLICATION_MANAGER_IORAS_SIO</item><item>REPLICATION_MANAGER_IPMA</item><item>REPLICATION_MANAGER_ISMAR</item><item>REPLICATION_MANAGER_ISPRA</item><item>REPLICATION_MANAGER_MB_UHMI</item><item>REPLICATION_MANAGER_MHI_MIST</item><item>REPLICATION_MANAGER_MI</item><item>REPLICATION_MANAGER_MIO</item><item>REPLICATION_MANAGER_MRI</item><item>REPLICATION_MANAGER_MSI</item><item>REPLICATION_MANAGER_MSI_NIB</item><item>REPLICATION_MANAGER_NEA</item><item>REPLICATION_MANAGER_NERI</item><item>REPLICATION_MANAGER_NIMH</item><item>REPLICATION_MANAGER_NIMRD</item><item>REPLICATION_MANAGER_NOA</item><item>REPLICATION_MANAGER_OASU</item><item>REPLICATION_MANAGER_OGS_RIMA</item><item>REPLICATION_MANAGER_ONU</item><item>REPLICATION_MANAGER_ORION</item><item>REPLICATION_MANAGER_OSU_SBR</item><item>REPLICATION_MANAGER_RIHMI</item><item>REPLICATION_MANAGER_RWS</item><item>REPLICATION_MANAGER_SHOM</item><item>REPLICATION_MANAGER_SMHI</item><item>REPLICATION_MANAGER_SOI</item><item>REPLICATION_MANAGER_SYKE</item><item>REPLICATION_MANAGER_TSU</item><item>REPLICATION_MANAGER_UCC</item><item>REPLICATION_MANAGER_UTM_CSIC</item><item>RSM</item><item>Replication_Manager</item><item>SDC_INFRASTRUCTURES</item><item>SEXTANT</item><item>Upstream</item><item>VOCABULARY</item></endpoint_group_list><service_count>21</service_count><service_list><item>b2access.unity</item><item>b2safe.irods</item><item>b2stage.http-api</item><item>eu.seadatanet.org.cdi-import-manager</item><item>eu.seadatanet.org.csr-soap-services</item><item>eu.seadatanet.org.gui-edmerp</item><item>eu.seadatanet.org.gui-edmo</item><item>eu.seadatanet.org.homepage</item><item>eu.seadatanet.org.login</item><item>eu.seadatanet.org.nerc-sparql</item><item>eu.seadatanet.org.nvs2</item><item>eu.seadatanet.org.product-catalogue</item><item>eu.seadatanet.org.product-download</item><item>eu.seadatanet.org.replicationmanager</item><item>eu.seadatanet.org.rsm</item><item>eu.seadatanet.org.search-cdi</item><item>eu.seadatanet.org.search-csr</item><item>eu.seadatanet.org.search-edios</item><item>eu.seadatanet.org.search-edmed</item><item>eu.seadatanet.org.search-edmerp</item><item>eu.seadatanet.org.search-edmo</item></service_list></report><report name="Critical" description="A/R report for the Core NI4OS services" created="2020-05-29 14:10:51" updated="2020-05-29 14:10:51" tenant="ni4os" tenant_description="National Initiatives for Open Science in Europe. Mission and vision of the project are to be a core contributor to the EOSC service portfolio, commit to EOSC governance and ensure inclusiveness on the European level" tenant_url="https://ni4os.eu/" tenant_logo="https://ni4os.eu/wp-content/uploads/2019/10/NI4OS_logo_title-e1570180082953.jpg" contact="contact@ni4os.eu" report="Critical" topology1="NGI" topology2="SITES" topology3="services" thresholdAv="80" thresholdRe="85" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>NGI</group_type><group_list><item>NI4OS-Europe</item></group_list><endpoint_group_count>36</endpoint_group_count><endpoint_group_type>SITES</endpoint_group_type><endpoint_group_list><item>ASTRO-NOA</item><item>ATHENA</item><item>BRFAA</item><item>CING</item><item>CYI</item><item>DHMZ</item><item>EUT</item><item>GRENA</item><item>GRNET</item><item>IBCEB</item><item>ICI</item><item>IIAP</item><item>IICT-BAS</item><item>IJF</item><item>IPB</item><item>IRB</item><item>JSI</item><item>KIFU</item><item>MTATKKDK</item><item>NSL-GE</item><item>OBM</item><item>PMF</item><item>RASH</item><item>RCUB</item><item>RENAM</item><item>SZTE</item><item>UGD</item><item>UKIM</item><item>UM</item><item>UMED</item><item>UNIBL</item><item>UNIKG</item><item>UNIOS-EFOS</item><item>UNIZD</item><item>U_Polis</item><item>UoM</item></endpoint_group_list><service_count>14</service_count><service_list><item>argo.webui</item><item>eu.ni4os.app.api</item><item>eu.ni4os.app.web</item><item>eu.ni4os.cloud.web</item><item>eu.ni4os.hpc.ui</item><item>eu.ni4os.ops.accounting</item><item>eu.ni4os.ops.agenda</item><item>eu.ni4os.ops.gocdb</item><item>eu.ni4os.ops.support</item><item>eu.ni4os.ops.training</item><item>eu.ni4os.ops.wiki</item><item>eu.ni4os.repo.publication</item><item>eu.ni4os.xml</item><item>gr.noa.astro.hesperia</item></service_list></report><report name="CORE" description="Core report" created="2024-09-26 15:35:29" updated="2024-09-26 15:35:29" tenant="eoscbeyond" tenant_description="EOSC Beyond" tenant_url="" tenant_logo="https://cdn.eosc-beyond.eu/app/uploads/2024/04/logo-eosc-beyond-vertical-fc.png" contact="" report="CORE" topology1="PROJECT" topology2="SERVICEGROUPS" topology3="services" thresholdAv="95" thresholdRe="98" thresholdUn="0.1" thresholdDw="0.1"><group_count>1</group_count><group_type>PROJECT</group_type><group_list><item>EOSCBEYOND</item></group_list><endpoint_group_count>10</endpoint_group_count><endpoint_group_type>SERVICEGROUPS</endpoint_group_type><endpoint_group_list><item>Accounting</item><item>FC4E</item><item>Marketplace</item><item>Messaging</item><item>Monitoring</item><item>NI4OS</item><item>NodeRegistry</item><item>Order_Management</item><item>PID</item><item>Resource_Catalogue</item></endpoint_group_list><service_count>18</service_count><service_list><item>eu.eosc.accounting.services</item><item>eu.eosc.accounting.services.ui</item><item>eu.eosc.argo.messaging</item><item>eu.eosc.argo.mon</item><item>eu.eosc.argo.webui</item><item>eu.eosc.front-office.dashboard</item><item>eu.eosc.front-office.knowledge-hub</item><item>eu.eosc.front-office.marketplace</item><item>eu.eosc.front-office.rs-marketplace</item><item>eu.eosc.front-office.sandbox</item><item>eu.eosc.front-office.search-service</item><item>eu.eosc.interoperability-registry</item><item>eu.eosc.node.registry</item><item>eu.eosc.order-management.orders</item><item>eu.eosc.pid</item><item>eu.eosc.providers-dashboard</item><item>eu.eosc.service-registry</item><item>eu.fc4e.service</item></service_list></report></root>