Closed AnetaMer closed 4 years ago
Sounds like work that can be used by many. Can I suggest that you pull tree, create a branch do a local build, and then submit a patch skip the My, and just modify to the files to the spec, and submit changes.
Do in small steps, one change, one commit.
When I see something like:
uniqName_15: parser returned unfilled promise
my experience says:
hi @AnetaMer, this issue applies to Geoportal 2.x, not 1.x. please refer to the separate GitHub repository. Support for the new INSPIRE metadata profile is actively being developed by our team with a plan to release a new version of 2.x this spring.
I have two issues that I would like to express.
During delivering Geoportal Server Catalog 2.6.1 for one of our most important clients we faced problems with extending predefined metadata profiles and with compatibility the INSPIRE profile for datasets and service in accordance with the new version of the Technical Guidance for the implementation of INSPIRE dataset and service metadata based on ISO/TS 19139:2007.
1) Problems with extending predefined metadata profiles
As a guideline we are using example published on github https://github.com/Esri/geoportal-server-catalog/tree/master/geoportal/src/main/webapp/app/gxe/types/myprofile/
but this example handles only situation of manipulating existing elements or attributes throughout inherited methods defined in MyProfileDocumentType.js i.e: • beforeInitializeElement •
• afterInitializeElement •
• beforeInitializeAttribute • afterInitializeAttribute
We need to fulfill requirement to add new element to xml other than defined in https://github.com/Esri/geoportal-server-catalog/blob/master/geoportal/src/main/webapp/app/gxe/types/myprofile/base/templates/DataRoot.html
our purpose is to add two additional elements into CI_OnlineRsource element