-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Let's discuss how we should organise the repo now that we've decided that using the wiki feature wasn't ideal.
I imagine a folder structure along these lines?
.
├── LICENSE.md
├── README.md
├── government
│ ├── README.md
│ ├── bbr.md
│ ├── dawa.md
│ ├── dst.md
│ ├── ft.md
│ ├── kortforsyningen.md
│ ├── miljoeportal.md
│ ├── uddannelsesstatistik.md
│ ├── uni-c.md
│ └── virk.md
├── museums-and-archives
│ ├── README.md
│ ├── kb.md
│ ├── natmus.md
│ ├── politietsregisterblade.md
│ ├── ppt-museum.md
│ └── smk.md
└── private-companies
├── README.md
├── dr.md
└── postdanmark.md
However there are some unsolved problems with this structure. Should each dataset have its own file, or should they be grouped by organisation? I've based file names on FQDN, but then organisations like AU which have many diverse datasets might become hard to get an overview of. Or maybe we should try and group by categories like Infrastructure, History, Environment, Media etc. ?
Metadata
Metadata
Assignees
Labels
No labels