15 lines
480 B
TOML
15 lines
480 B
TOML
#
|
|
# Everything in here must be lower-case
|
|
#
|
|
# contributor to the subject of a page
|
|
contributor = "contributors"
|
|
# the funding period related to the subject of a page
|
|
funding-period = "funding-periods"
|
|
# projects related to the subject of a page
|
|
software = "software"
|
|
# sites associated with the subject of a page
|
|
site = "sites"
|
|
# topics associated with the subject of a page
|
|
topic = "topics"
|
|
# roles assigned to entities (such as PI, speaker, service project, ...)
|
|
role = "roles"
|