-
Notifications
You must be signed in to change notification settings - Fork 113
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
ISO 19115 metadata is converted to lossy ISO 19139 format when ingested by CKAN #769
Comments
Would be good to grab a specific example and list out the metadata fields that are lost. |
Some background from @JJediny
|
Best long term solution may be to convert to using 19115-3 as CKAN's core schema. Which could be accomplished using https://github.com/ckan/ckanext-scheming w/ JSON schemas that have already been prepared for the 19115-3 FGDC profile - https://github.com/adiwg/mdJson-schemas/tree/master/schema as there is a good amount of work done mapping DCAT to ISO 19115 it might be easier to map data.json into 19115 - https://www.w3.org/2015/spatial/wiki/ISO_19115_-_DCAT_-_Schema.org_mapping |
Is this still relevant? @GSA/data-gov-team (specifically @FuhuXia and @jbrown-xentity) |
This is still relevant. Related to the transformation from CSDGM (FGDC standard) into ISO, done in ckanext-geodatagov. Hopefully this will be addressed with the https://github.com/adiwg/mdTranslator tool, but still TBD. |
@jbrown-xentity @nickumia-reisys I will put this back in icebox then? |
I had brought this back up because of the harvesting requirement derivation/documentation. I wasn't sure if this was still a consideration we needed to address. Since it is, I'll pull the relevant aspects and we can move it back to the icebox. |
@jbrown-xentity will we address this with #4639 and #4564 ? |
That is the hope. However, I always believed this "error" was actually just a bad UI representation of the data; all of the source data was accessible "as is" without transform, as well as the CKAN view. |
Geospatial datasets in ISO 19115 lose metadata when CKAN harvests them and converts them to ISO 19139.
How to reproduce
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: