Main Page: Difference between revisions

Jump to navigation Jump to search
Line 32: Line 32:
   # We have a technical debt with P9616 it should just be defined when it is created as an euProtectedAreaCode
   # We have a technical debt with P9616 it should just be defined when it is created as an euProtectedAreaCode
   # Lesson learned is that the Swedish Agency for Marine and Water Management (Hav) use the same value also before it is "created"
   # Lesson learned is that the Swedish Agency for Marine and Water Management (Hav) use the same value also before it is "created"
   # * work around is that we rank it depreciated when its not "created"
   # * work around is that we rank it depreciated when its not "created" but used by Hav
   BIND(URI(CONCAT("https://dd.eionet.europa.eu/vocabularyconcept/wise/WFDProtectedArea/euProtectedAreaCode.",?BathWaterIdentifier)) AS ?eionet)
   BIND(URI(CONCAT("https://dd.eionet.europa.eu/vocabularyconcept/wise/WFDProtectedArea/euProtectedAreaCode.",?BathWaterIdentifier)) AS ?eionet)
   SERVICE wikibase:label { bd:serviceParam wikibase:language "sv,en". }
   SERVICE wikibase:label { bd:serviceParam wikibase:language "sv,en". }

Navigation menu