Main Page: Difference between revisions

Line 30: Line 30:
   OPTIONAL {?item wdt:P9616 ?BathWaterIdentifier} # BathIdentifier defined by eionet.europa.eu
   OPTIONAL {?item wdt:P9616 ?BathWaterIdentifier} # BathIdentifier defined by eionet.europa.eu
   BIND(URI(CONCAT("https://badplatsen.havochvatten.se/badplatsen/karta/#/bath/",?BathWaterIdentifier)) AS ?Hav)  
   BIND(URI(CONCAT("https://badplatsen.havochvatten.se/badplatsen/karta/#/bath/",?BathWaterIdentifier)) AS ?Hav)  
   # We have a technical debt with P9616 it should just be defined when it is created as a 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"