...
To be able to list all projects and datasets in a chronological order, all names MUST start with four digit version of the current year eg.
2023
.All names MUST be case insensitive. Do not assume case sensitivity across operating systems eg.
Project
,PROJECT
,project
are three different names on Linux, but it is the same name on Windows.
Note |
---|
We are storing the name in lowercase in the projects database. |
All names MUST only contain lower case lowercase letters, digits, underscore and hyphen characters to achieve interoperability across the operating systems.
All names MUST have between 8 to 64 characters in total. Minimum amount of characters is derived from the current dataset names and maximum of 64 was agreed during a eRI project review on 2 February 2023.
...