Dreams:effect: Difference between revisions

→‎Is affected by: Link to report
(→‎Is affected by: Change significance display)
(→‎Is affected by: Link to report)
Line 173: Line 173:
   OPTIONAL { ?pattern dreamst:P33 ?effect . }
   OPTIONAL { ?pattern dreamst:P33 ?effect . }
   OPTIONAL { ?pattern dreamst:P18 ?quote . }
   OPTIONAL { ?pattern dreamst:P18 ?quote . }
   OPTIONAL { ?pattern dreamst:P20 ?report . }
 
   OPTIONAL {
    ?pattern dreamst:P20 ?report .
 
    OPTIONAL {
      ?report dreamst:P40 ?miljøportal .
      BIND("↗" AS ?link1)
      BIND(CONCAT("https://daieproddreamspdfsto.blob.core.windows.net/files/", STR(?miljøportal)) AS ?link1Url)
    }
    OPTIONAL {
      ?report dreamst:P40 ?miljøportal .
      ?pattern dreamst:P46 ?page .
      BIND(CONCAT(?page, " ↗") AS ?link2)
      BIND(CONCAT("https://daieproddreamspdfsto.blob.core.windows.net/files/", ?miljøportal,
                  "#page=", ?page) AS ?link2Url)
    }


   OPTIONAL { ?pattern dreamst:P21 ?significance }  # / dreamst:P44 ?symbol . }
   OPTIONAL { ?pattern dreamst:P21 ?significance }  # / dreamst:P44 ?symbol . }