-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The metadata test fails with multilanguaje metadata #188
Comments
Hello @montsemarco, Thank you for your reporting the issues. Those two issues have been already reported and will be fixed soon. The issue #180 is under discussion and the #186 under development. We will let you know when these issues are fixed. |
In addition, to fix the "md-iso.c.4: Dataset conformity" error, one of the citation elements shall contain title of the [Regulation 1089/2010]. The titles are listed in different languages in this url: http://inspire.ec.europa.eu/schemas/common/1.0/enums/ The correct title in spanish is:
In the metadata that you have provided:
As you can see, there are two additional commas in the text that make the test fail. At this moment we are developing a solution to skip all whitespaces and avoid uppercase-lowercase discrepancies. Unfortunatelly, the rest of the text should be as it is specified in the enumeration scheema. @montsemarco, we will come back to you when the mentioned solution is ready. |
I will remove the commas in the text. |
inakidiazdecerio commented on 30 Oct The correct title in spanish is: http://inspire.ec.europa.eu/schemas/common/1.0/enums/enum_spa.xsd Please, correct "N o" by "No". |
The title in spanish of the [Regulation 1089/2010] has been modified. "N o" by "No".
The title in french of the [Regulation 1089/2010] has been modified. "N o" by "No".
Modifications in the ETS to solve the issue #188
Al our metadata that were validating a few moths ago now fail.
The report says that there is not a GEMET controlled vocabulary and that there is not title and date.
That information is included in the metadata and, as I mentioned, the last time that I validated the metadata they passed the test without any problem.
Our metadata are multilingual.
Thanks for your help and support,
The text was updated successfully, but these errors were encountered: