-
Hello,
I am trying to convert a ISO-19115 xml file to a geodcat file with the Python code.
The result I get is:
```xml
```
Does that mean that there are problems in my xml? Do you have an x…
-
The issue is here:
```xml
```
The error is in `xmlns:schemaLocation` attribute. Value of the attribute should be an URL, but here two URI's separated with space are provided. The attribut…
sirex updated
6 years ago
-
This is a bit guessing here, because i'm not fully aware of the specs, I noticed the attached record invalidates in geonetwork because it seems due to improperly unsetting gmd as the default namespace…
-
Some metadata are not properly indexed due to incorrect metadata xml content
For example, this part is invalid since codeListValue shoud be "theme"
```xml
…
-
Justification
If as mandated in ISO 19139-2:2019/9.3.2.1 (Req) overarching abstract classes should be generated and maintained with a namespace abbreviation of "mcc" there will be namespace conflicts…
-
**Issue**
There is an issue with the url referencing the ISO schemas and ISO codelists. The ISO 19139 xsd files are not maintained anymore and offered by ISO.
For the WMO code list, there is an iss…
-
is there a place where the entire set of schemas for current ISO 19115/19119/19139 can be downloaded in a single zip?
-
Justification: A different source reference may be nominated to replace ISO/TS 19139:2007
Check the source reference and definitions with identical terms using the ISO Online Browsing Platform. htt…
-
Justification: The source reference will need to be updated.
Proposal: Change reference to ISO 19139-1:2019,3.3
-
Trying to add resourceConstraints of Use and Access never validates against the internal INSPIRE validator while it gives no problem to the external INSPIRE validator.
Here follows an exampe of xml…