Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
T4 reidelbach (talk | contribs)
Line 507: Line 507:
    
    
   # Data Publishing
   # Data Publishing
   BIND(IF(EXISTS { ?inputID wdt:P1563 wd:Q6480291 }, "yes", IF(EXISTS { ?inputID wdt:P1563 wd:Q6480291 }, "no", "" )) AS ?toPublish)
   BIND(
  IF(EXISTS { ?inputID wdt:P1563 wd:Q6480291 },  
    IF(EXISTS { ?inputID wdt:P23 ?doi },
        CONCAT('<a href="', STR(?doi), '">yes</a>'),  
        IF(EXISTS { ?inputID wdt:P188 ?url },  
          CONCAT('<a href="', STR(?url), '">yes</a>'),  
          "yes"
        )
    ),
    "no"
  ) AS ?toPublish
)
      
      
   }
   }

Revision as of 12:37, 12 December 2024


Available identifiers

Problem statement

Object of research and objective

Involved disciplines

    Model

    Variables

    Parameters

    Process information

    Process steps

    Applied methods

    Software used

    Hardware

    Input data

    Output data