Skip to content
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

Editor / Validation / INSPIRE / Add support for TG2 #3915

Merged

Conversation

fxprunayre
Copy link
Member

image

  • Add configurable levels of validation (now TG13, TG2 DS, TG2 SDS) - can be customized in bean configuration

  • API / Add operation to return available testsuites.

image

  • Admin / Add option to set the INSPIRE validator URL to the default one

image

@pvgenuchten, I'm not sure which conformance class we have to use for service from class 1 to 7. Do you know how we should configure that ?

* Add configurable levels of validation (now TG13, TG2 DS, TG2 SDS)
* API / Add operation to return available testsuites.
* Admin / Add option to set the INSPIRE validator URL to the default one
@fxprunayre fxprunayre added this to the 3.8.0 milestone Jul 11, 2019
@fxprunayre fxprunayre mentioned this pull request Jul 11, 2019
17 tasks
Copy link
Contributor

@PascalLike PascalLike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvement, thanks!

@fxprunayre fxprunayre merged commit cc9ef24 into geonetwork:master Jul 15, 2019
juanluisrp added a commit to juanluisrp/core-geonetwork that referenced this pull request Jul 15, 2019
Fix a NPE in InspireValidatorUtilsTest  caused by @Autowired without Spring
Context introduced in geonetwork#3915 (cc9ef24).
juanluisrp added a commit that referenced this pull request Jul 16, 2019
Fix a NPE in InspireValidatorUtilsTest  caused by @Autowired without Spring
Context introduced in #3915 (cc9ef24).
@ghost
Copy link

ghost commented Aug 29, 2019

Extremly nice improvements. Thanks!

We are currently using ETF-Validator for testing metadata records against INSPIRE and our own testsuites.

  1. We would like to use our own ETF-Validator in Geonetwork 3.8.0.
    Is it possible to configure this in Geonetwork UI using admin console/INSPIRE Directive configuration?

  2. We would like to validate against our own testsuites (in total 4) and TG13, TG2 DS, TG2 SDS in Geonetwork.
    Is it possible to configure this in bean configuration? How to address our own testsuites correctly?

Thanks in advance.

julsbreakdown pushed a commit to julsbreakdown/core-geonetwork that referenced this pull request Feb 7, 2020
Fix a NPE in InspireValidatorUtilsTest  caused by @Autowired without Spring
Context introduced in geonetwork#3915 (cc9ef24).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants