-
Notifications
You must be signed in to change notification settings - Fork 1
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
Parse and back-map values from XML document #58
Comments
Current parsing is performed here: Parsed fields:
|
For other info about constraints also see #59. |
* [Fixes #58] First skeleton of RNDTParser * [Fixes #58] Improve keyword and thesaurus parsing for RNDTMetadataParser * [Fixes #58] Improve keyword and thesaurus parsing for RNDTMetadataParser * [Fixes #58] Improve keyword and thesaurus parsing for RNDTMetadataParser * [Fixes #58] Add comments and change gathering of thesauri titles * [Fixes #58] Improements of gathering thesauri titles * [Fixes #58] Migration to ElementTree + migration fixes, add parsing for use and access_constrains * #58 Fix typos * #58 Add resolutions and accuracy handling * Task #81: add storer skeleton * Task #58: reversing custom and vals for access and use costraints * Task #81 rndt storer * Task #81 Check fi the dict is not None Co-authored-by: Emanuele Tajariol <[email protected]>
Investigate about which elements are read from an uploaded XML metadata document and set into the geonode model.
Check whether more fields can be imported.
Check for possible improvements within geonode, and if parsing can be refined by other django apps
The text was updated successfully, but these errors were encountered: