Schema for MSR
This section provides an overview of the schemas related to the Legislative, Administrative or Policy Measures (MSR). Each schema details the structure and fields required for the CP-related requests and responses.
NOTE
When making an API request using the Legislative, Administrative or Policy Measures (MSR) schema, it is crucial to include the correct schema identifier. The schema parameter must be set to "measure"
to ensure that the request is processed correctly and targets the appropriate data structure. Failure to provide the correct schema may result in an error or unexpected behavior in the response.
Title | Field | Mandatory | Type | Example |
---|---|---|---|---|
header | Eheader | { "identifier": "2229F37D-F8E0-2FFE-4F47-E7452BF3FE48", "schema": "measure", "languages": [ "en" ] } | ||
Country | government | True | Eterm | { "identifier": "af" } |
libraries | Eterm[] | |||
Title of the legislative administrative or policy measures on access and benefit-sharing | title | True | lstring | { "en": "Test title" } |
Brief description of the document including objective and scope (max. 300 words) | description | lstring | { "en": "<div><!--block-->Test description</div>" } | |
Type of document/measure | type | True | Eterm | { "identifier": "8165BF22-EEF0-4DF8-B3F2-8E0AEED13E2F" } |
Area of jurisdiction | jurisdiction | True | Eterm | { "identifier": "7437F880-7B12-4F26-AA91-CED37250DD0A" } |
Country name(s) and/or Geographical or political/economic group(s) | jurisdictionRegions | Eterm[] | { "identifier": "7437F880-7B12-4F26-AA91-CED37250DD0A" } | |
Name of the sub-national / community / other jurisdiction | jurisdictionName | lstring | { "en": "Test information" } | |
Document text (in its original language) | documents | True | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] |
Translation in one of the official UN languages | documentTranslations | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Legal status of the measure | status | Eterm | { "identifier": "97D6C7E6-5EAD-48B2-BD8D-DAB77153FF9C" } | |
Please provide the date of adoption | adoption | string | 2024-09-25 | |
Please provide the date of entry into force | entryIntoForce | string | 2024-09-19 | |
Please provide the date from which the measure was no longer applicable | retired | string | 2024-09-25 | |
Indicate the date the measure is no longer in force if the measure has a limited application in time | limitedApplication | string | 2024-09-23 | |
List of amended measures | amendedMeasures | Ereference[] | [ { "identifier": "26C9AAD9-3CAC-6FF4-C682-B9CA7858AE78@2" } ] | |
Summary of the amendment(s) | amendmentsDescription | lstring | { "en": "<div><!--block-->Test Information</div>" } | |
Relationship with other measures | linkedMeasures | Ereference[] | [ { "identifier": "A3722021-0CC0-B195-75BE-954F133FF78B@1" } ] | |
Please describe the relationship | linkedMeasuresDescription | lstring | { "en": "<div><!--block-->Test Information</div>" } | |
Contact Institution | authorities | True | Ereference[] | [ { "identifier": "DECLARE-ORGANISATION_13674_20240902135135254@1" } ] |
otherInformation | lstring | |||
otherDocuments | Elink[] | |||
Any other relevant documents | relevantInformation | lstring | { "en": "<div><!--block-->Test Information</div>" } | |
Any other relevant documents | relevantDocuments | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Elements of the measure | absMeasures | True | EAbsMeasure | { "geneticResources": { "answer": True, "elements": [ { "types": [ { "identifier": "4E2974DF-216E-46C8-8797-8E3A33D6A048" }, { "identifier": "9C146B09-097E-4CFF-B9CC-D4785496952F" }, { "identifier": "357DBB22-6A6C-4C49-BA1F-037320B09247" }, { "identifier": "http://data.gbif.org/species/13140807" }, { "identifier": "33A6BF46-3699-4B5E-A3C0-506FAFDA2D76" }, { "identifier": "F9EF6F94-8B39-4F08-BF68-B991157F2643" } ] } ] }, "traditionalKnowledge": { "answer": True, "elements": [] } } |
Elements are not applicable for this measure | absMesasureNotApplicable | bool | false | |
Name of the other type of document/measure | otherTypeName | lstring | { "en": "Test information" } | |
Is this an amendment to previous legislative, administrative or policy measure? | isAmendment | True | bool | True |
Does the measure contain model contractual clauses? | isModelContractualClause | bool | True | |
Please provide further information | modelContractualClauseDescription | lstring | { "en": "Test information" } | |
otherAbsMeasure | lstring |