Sets of values allowed in selected lists in museum-digital.
lib
Go to file
2024-11-21 21:46:24 +01:00
exceptions Remove whitespaces from vocabulary links, add dedicated exception for 2023-10-16 16:44:33 +02:00
l18n@eb9834ca20 Extend MDMeasurement with surrounding enums to cover measurements of 2024-11-21 21:46:24 +01:00
src Extend MDMeasurement with surrounding enums to cover measurements of 2024-11-21 21:46:24 +01:00
tests Use /entity/ links for referencing Wikidata over /wiki/; allow linking 2024-09-12 17:06:30 +02: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.