salgo60 / EuropeanBathingWater

MIT License
0 stars 1 forks source link

RegEx Wikidata Eionet bathingWaterIdentifier #6

Open salgo60 opened 3 years ago

salgo60 commented 3 years ago

We need in Wikidata a better Property constraint for Property:P9616#P2302 = dd.eionet.europa.eu/dataelements/99263

`(BE|NL|SE)[A-Z0-9]+(_[A-Z0-9]+)*

image

salgo60 commented 3 years ago

Country codes SPARQL -->

AL|AT|BE|BG|CZ|DE|DK|EE|ES|FI|FR|HR|HU|IE|IT|LT|LU|LV|MT|NL|PL|PT|RO|SE|SI|SK|GR|UK

new format constraint is (AL|AT|BE|BG|CZ|DE|DK|EE|ES|FI|FR|HR|HU|IE|IT|LT|LU|LV|MT|NL|PL|PT|RO|SE|SI|SK|GR|UK)[A-Z0-9]+(_[A-Z0-9]+)*

Lets check Wikidata:Database_reports/Constraint_violations/P9616 to see if it works