Sets of values allowed in selected lists in museum-digital.
lib
Go to file
2024-08-10 17:05:44 +02:00
exceptions Remove whitespaces from vocabulary links, add dedicated exception for 2023-10-16 16:44:33 +02:00
l18n@eb42b7f0d8 Add contributor role "movement trainer" 2024-07-08 16:42:32 +02:00
src Allow wikidata IDs exceeding the size of INT32 2024-08-10 17:05:44 +02:00
tests Remove trailing slashes from vocabulary links delivered as URLs 2023-12-01 16:45:49 +01:00
.git.template Add .gitattributes, .git.template 2020-11-03 18:25:42 +01:00
.gitattributes Add .gitattributes, .git.template 2020-11-03 18:25:42 +01:00
.gitmodules Include translations from gitea 2020-11-03 16:41:19 +01:00
LICENSE Update LICENSE date 2023-06-24 00:22:46 +02:00
phpstan.neon Add minimal phpstan config 2023-04-16 02:05:59 +02:00
README.md Update LICENSE date 2023-06-24 00:22:46 +02:00

Lists of available value sets in MD

This repository contains lists of allowed values for values from lists at museum-digital.

Covered thus far are ...

  • Licenses
  • Languages

Enums

As of PHP 8.1, PHP now supports enums. A new folder has been added in /src/enums to gather those types of new entries, that can be better expressed using enums at no direct loss (mainly in listing translated options).

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.