-
-
Notifications
You must be signed in to change notification settings - Fork 503
Add option to parse secondary properties names from a more human readable name #6687
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
Add option to parse secondary properties names from a more human readable name #6687
Conversation
…ropertyName ExternalResourceManagementValidationStatusPropertyName) from a more human readable name
|
Function has a good description of what this PR is about:
|
core/src/main/java/org/fao/geonet/resources/CMISConfiguration.java
Outdated
Show resolved
Hide resolved
| * otCat:43102->otCat:43102:43102_5 | ||
| * The parsing is done by using the property display name. | ||
| * | ||
| * Note that using the display name means that it will stop on the next restart if the display name for the property is changed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if there is documentation in the GeoNetwork manual for configuring CMIS, if so it would be nice to add this kind of information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm guessing that it could go on this page?
I think we should also add a section for jcloud (old pr geonetwork/doc#133) and cmis for external storage section. I will try to revisit this in the new year.
…java Co-authored-by: Jose García <josegar74@gmail.com>
…UUIDPropertyName ExternalResourceManagementValidationStatusPropertyName) from a more human readable name (#6687)
Add option to parse secondary properties names for (CmisMetadataUUIDPropertyName ExternalResourceManagementValidationStatusPropertyName) from a more human readable name