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

Determine structure of Download Package #87

Open
karenmajewicz opened this issue Sep 23, 2024 · 0 comments
Open

Determine structure of Download Package #87

karenmajewicz opened this issue Sep 23, 2024 · 0 comments

Comments

@karenmajewicz
Copy link
Member

karenmajewicz commented Sep 23, 2024

Here is a draft of possible structure:

📁[Dataset_Name][Date][ID]/

  1. 📁 data/

    • Example_Dataset.zip
  2. 📁 metadata/

    • Example_Dataset_metadata.json
    • Example_Dataset_metadata.xml
    • Example_Dataset_metadata.html
  3. 📁 data_dictionary/

    • Example_Dataset_data_dictionary.csv
  4. 📁 thumbnails/

    • Example_Dataset_thumbnail.png
  5. readme.txt

Considerations:

  • We still need to decide on the structure of the downloaded metadata
  • Is this realistic for interoperability? Do these need to be bundled in advance or can we generate them with GBL Admin?
  • Would the directories be empty if there is no associated object (i.e. data dictionaries)
  • How would this terminology work for scanned maps?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant