forked from geonetwork/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Re-implement the INSPIRE OpenSearch description #1
Comments
gvandeboel
pushed a commit
that referenced
this issue
Oct 20, 2017
CMath04
pushed a commit
that referenced
this issue
Apr 12, 2019
…in schemas and display fields in the dialog using the order defined in the configuration file (geonetwork#3720) * Externalise metadata editor associated resources panel configuration in schemas and display fields in the dialog using the order defined in the configuration file * Externalise metadata editor associated resources panel configuration (#1) * Externalise metadata editor associated resources panel configuration / Add possibility to define config per view. Use the following to customize the config for a view: ``` <directive data-gn-onlinesrc-list="" data-config-id="dummy" data-types="onlinesrc|parent|dataset|service|source|sibling|associated|fcats"/> ``` Also fix: * cache retrieval was not returning same object * add possibility to have multiple config and load them using the API * Externalise metadata editor associated resources panel configuration / Handle depends on and more contextualized error in case of invalid JSON config. * Externalise metadata editor associated resources panel configuration / Better loop on schema and better error report. Fix dependsOn assignement.
MatAlps
pushed a commit
that referenced
this issue
Jul 18, 2019
…tharvester Improvements in GeoNetwork type harvester
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As documented in my comment on geonetwork#1900, GeoNetwork-core does not have a functioning INSPIRE OpenSearch description. The implementation of the OpenSearch in geonetwork#1743 could be a starting point.
The text was updated successfully, but these errors were encountered: