Skip to content

Directory Structure #2

@emilbayes

Description

@emilbayes

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions