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

There is a need for an alternative view with prioritization of fields #11

Open
Ludee opened this issue Mar 29, 2022 · 5 comments
Open
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Ludee
Copy link
Member

Ludee commented Mar 29, 2022

  1. Mandatory
  2. Optional
  3. Nice-to-have
@Ludee Ludee added enhancement New feature or request help wanted Extra attention is needed labels Mar 29, 2022
@Ludee Ludee self-assigned this Mar 29, 2022
@henhuy
Copy link
Contributor

henhuy commented Mar 29, 2022

Can you elaborate?

@Ludee
Copy link
Member Author

Ludee commented Mar 29, 2022

Sorry, I will fill this Issue with content later on.
We want to prioritize all metadata field to these 3 categories and have an alternative GUI for metadata beginners.

@chrwm
Copy link
Member

chrwm commented Mar 30, 2022

####### **mandatory** #######

general keys
| 1 | name |
| 2 | title |
| 3 | id |
| 4 | description |
| 5 | language |
| 8 | publicationDate |

source keys
| 12.1 | title |
| 12.2 | description |
| 12.3 | path |
| 12.4.5 | attribution |

Provenience Keys
| 14.1 | title |
| 14.2 | email |
| 14.3 | date |
| 14.4 | object |
| 14.5 | comment |

Resource Keys - Schema
| 15.6.1.1 | name |
| 15.6.1.2 | description |
| 15.6.1.3 | type |
| 15.6.1.4 | unit |

####### **optional** #######

general keys
| 7 | keywords |

Spatial and Temporal Keys
| 10.1 | location |
| 11.1 | referenceDate |

| 10.2 | extent | -> if applies
| 10.3 | resolution | -> if applies
All | 11.2 | timeseries | -> if applies

source keys
| 12.4.1 | name |
| 12.4.2 | title |
| 12.4.3 | path |
| 12.4.4 | instruction |

License Keys
All | 13 | licenses | -> if applies and licence can be issued

Resource Keys
All | 15 | resources |

####### **nice-to-have** #######

All context keys 9.1 - 9.8

-- OEO keys --
general keys
| 6.1 | name |
| 6.2 | path |

Resource Keys - Schema
| 15.6.1.5.1 | name |
| 15.6.1.5.2 | path |

| 15.6.1.6.1 | value |
| 15.6.1.6.2 | name |
| 15.6.1.6.3 | path |

####### **other thoughts** #######

I cannot categorise Resource Keys - Properties

Review Keys need to be filled by reviewer, correct?

@steull
Copy link

steull commented Mar 31, 2022

####### mandatory #######
general keys
| 1 | name |
| 2 | title |
| 3 | id |
| 4 | description |

Spatial and Temporal Keys
| 10.1 | location |
| 10.2 | extent | -> if applies
| 10.3 | resolution | -> if applies
| 11.1 | referenceDate |
11.2.1 | start | -> if applies
11.2.2 | end| -> if applies
11.2.3 | resolution | -> if applies

source keys
| 12.1 | title |
| 12.2 | description |
| 12.3 | path |
| 12.4.1 | name |
| 12.4.2 | title |
| 12.4.3 | path |

License Keys
| 13.1 | name | -> if applies and licence can be issued
| 13.2 | title | -> if applies and licence can be issued
| 13.3 | path | -> if applies and licence can be issued

Provenience Keys
| 14.1 | title |
| 14.2 | email |
| 14.3 | date |
| 14.4 | object |
| 14.5 | comment |

Resource Keys - Schema
| 15.6.1.1 | name |
| 15.6.1.2 | description |
| 15.6.1.3 | type |
| 15.6.1.4 | unit |

####### nice-to-have #######

general keys
| 5 | language |
| 6.1 | name |
| 6.2 | path |
| 7 | keywords |
| 8 | publicationDate |

context keys
All | 9 | context |

Spatial and Temporal Keys
11.2.4 | alignment | -> if applies
11.2.5 | aggregation type | -> if applies

source keys
| 12.4.4 | instruction |
| 12.4.5 | attribution |

License Keys
| 13.4 | instruction | -> if applies and licence can be issued
| 13.5 | attribution | -> if applies and licence can be issued

Resource Keys
All | 15 | resources |
| 15.6.1.5.1 | name |
| 15.6.1.5.2 | path |
| 15.6.1.6.1 | value |
| 15.6.1.6.2 | name |
| 15.6.1.6.3 | path |

@Ludee
Copy link
Member Author

Ludee commented Apr 25, 2022

####### mandatory #######

General Keys
| 1 | name |
| 2 | title |
| 4 | description |
| 5 | language |
| 8 | publicationDate |

Spatial and Temporal Keys
| 10.1 | location |
or
| 10.2 | extent |
| 10.3 | resolution |

| 11.1 | referenceDate |

Source Keys
| 12.4.1 | name |
| 12.4.2 | title |
| 12.4.3 | path |

License Keys (If not edited -> source = license)
| 13.1 | name |
| 13.2 | title |
| 13.3 | path |

Provenience Keys
| 14.1 | title |
| 14.3 | date |
| 14.4 | object |
| 14.5 | comment |

####### optional #######
all other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants