Schema for CNA
This section provides an overview of the schemas related to the Competent National Authority (CNA). Each schema details the structure and fields required for the CNA-related requests and responses.
NOTE
When making an API request using the Competent National Authority (CNA) schema, it is crucial to include the correct schema identifier. The schema parameter must be set to "authority"
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": "BFE622A8-17A5-6AA6-C534-5E0E5357279F", "schema": "authority", "languages": ["en"] } | ||
Country | government | TRUE | Eterm | { "identifier": "af" } |
Name of the Competent National Authority | name | TRUE | lstring | { "en": "your name" } |
Website address(es) | websites | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Address | address | lstring | { "en": "650 Franklin Blvd" } | |
City | city | TRUE | lstring | { "en": "Cambridge" } |
State or Province | state | lstring | { "en": "Ontario" } | |
Postal Code or Zip | postalCode | lstring | { "en": "N3h0E2" } | |
Country of Contact | country | TRUE | Eterm | { "identifier": "ca" } |
Phone number(s) | phones | TRUE | string[] | [ "5487899632" ] |
Fax number(s) | faxes | string[] | [ "5487899632" ] | |
Email(s) | emails | TRUE | string[] | [ "email@cbd.int" ] |
Contact person | contacts | Ereference[] | [ { "identifier": "SIMP-A1D0D0A8-65B1-B8D5-FF9F-B7B6B95CDDEB@1" } ] | |
Additional Information | relevantInformation | lstring | { "en": "<div><!--block-->asdfasdf</div>" } | |
Any other relevant documents | relevantDocuments | Elink[] | [ { "url": "https://www.google.com", "name": "Google", "language": "en" } ] | |
Is this the only designated competent national authority (CNA) in your country? If “no”, please describe the responsibilities of this competent national authority (CNA). | responsibleForAll | TRUE | bool | FALSE |
Short description of CNA responsibilities (maximum 300 characters). | responsibilities | TRUE | lstring | { "en": "<div><!--block-->asdfasdf</div>" } |
If needed, provide additional information on the legal, administrative or policy basis for the competence of the CNA. | policyBasisForCompetency | lstring | { "en": "<div><!--block-->asdfasdf</div>" } | |
Provide a link to any relevant legal, administrative or policy measures. | policyBasisForCompetencyRef | Ereference[] | [ { "identifier": "A3722021-0CC0-B195-75BE-954F133FF78B@1" } ] | |
absResponsibleForAll | bool | |||
absPolicyBasisForCompetency | lstring | |||
absPolicyBasisForCompetencyRef | Ereference[] | |||
Area of jurisdiction for granting access to genetic resources | absJurisdiction | TRUE | Eterm[] | [ { "identifier": "7437F880-7B12-4F26-AA91-CED37250DD0A" } ] |
Name of the jurisdiction(s) | absJurisdictionName | lstring | ||
Keywords to describe scope of CNA responsibilities | absGeneticResourceTypes | Eterm[] | [ { "identifier": "357DBB22-6A6C-4C49-BA1F-037320B09247" } ] | |
absGeneticResourceAreas | Eterm[] | |||
Administrative functions | functions | Eterm[] | ||
Types of organism(s) under its responsibility | cpbOrganismTypes | Eterm[] | ||
libraries | Eterm[] |