Skip to content
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

Feature: dataset attribute requiring a method entry #194

Open
mwallschlaeger opened this issue Oct 10, 2024 · 3 comments
Open

Feature: dataset attribute requiring a method entry #194

mwallschlaeger opened this issue Oct 10, 2024 · 3 comments
Labels
admin changes to the admin interface API changes to rest API BonaRes Data Ingest datapublication-workflow discussion documentation Improvements or additions to documentation enhancement New feature or request feature Metadata ORD data ingest TF GeoNode UI changes to the geonode UI UploadTool-GeoNode-Interaction required to automatically push data from upload tool to geonode

Comments

@mwallschlaeger
Copy link

mwallschlaeger commented Oct 10, 2024

Feature Description

To fulfill requirements of the the each column in the attribute table must have an optional method attached. This methods must be listed in a separate table in the database the methods must have the following properties:
**- method name

  • method reference
  • method descript
  • ???**

To finish this issue:

  • a new method model must be implemented
  • an api endpoint including url, serializer and viewset must be implemented (view, edit, add, delete)
  • an admin interface page must be created to edit, add, delete methods
  • in advanced metadata editor methods must be selectable for each attribute of a dataset (except geocolumns)
  • methods of an dataset attribute must be editable through the geonode dataset api endpoint

@krmeierzalf @CarstenHoffmann as you are working on the concept of a method database. Do you already have a full list of properties for the method database? Will this maybe involve more than one table?

note: #195

@mwallschlaeger mwallschlaeger added documentation Improvements or additions to documentation enhancement New feature or request feature UI changes to the geonode UI API changes to rest API admin changes to the admin interface UploadTool-GeoNode-Interaction required to automatically push data from upload tool to geonode datapublication-workflow BonaRes Data Ingest ORD data ingest Metadata discussion labels Oct 10, 2024
@mwallschlaeger
Copy link
Author

use #197 as a reference for implementation

@specka
Copy link

specka commented Nov 28, 2024

Here we need input from the TF GeoNode, as its not clear, how we should ingest the method information from ORD to GeoNode.

@CarstenHoffmann
Copy link

@mwallschlaeger did you get response by Kristin to your request "Do you already have a full list of properties for the method database? Will this maybe involve more than one table?"
There is something available but should be provided by her.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin changes to the admin interface API changes to rest API BonaRes Data Ingest datapublication-workflow discussion documentation Improvements or additions to documentation enhancement New feature or request feature Metadata ORD data ingest TF GeoNode UI changes to the geonode UI UploadTool-GeoNode-Interaction required to automatically push data from upload tool to geonode
Projects
None yet
Development

No branches or pull requests

3 participants