Replies: 1 comment
-
Hello @Runge123 There is no alternative way to perform validation without an API key, unless you want to manually check your metadata within the INSPIRE web metadata validator. In geometa, this is entirely delegated to the INSPIRE web-services provided by the INSPIRE team. To get an API key, you need to contact the INSPIRE team at [email protected]; For help you can use this helpdesk: https://github.com/INSPIRE-MIF/helpdesk-validator/issues |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the INSPIREMetadataValidator class to validate metadata against INSPIRE standards using the geometa package. According to the documentation, it seems necessary to provide an apiKey when initializing an object of this class. However, I cannot find clear instructions on how to obtain this key from the INSPIRE Validator.
Steps to Reproduce:
Questions:
How can I obtain an apiKey for the INSPIRE Validator?
Is there an alternative way to perform validation without an API key in development or testing environments?
Thank you for your assistance :D
Beta Was this translation helpful? Give feedback.
All reactions