Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
No edit summary
T4 reidelbach (talk | contribs)
No edit summary
Line 46: Line 46:
PREFIX mdb: <https://mardi4nfdi.de/mathmoddb#>
PREFIX mdb: <https://mardi4nfdi.de/mathmoddb#>


SELECT ?TaskLabel ?InputLabel WHERE {
SELECT ?InputLabel ?Type ?TaskLabel WHERE {
   wd:{{#invoke:Wd|label|raw|}} wdt:P557 ?item .
   wd:{{#invoke:Wd|label|raw|}} wdt:P557 ?item .
   ?item wdt:P31 wd:Q68663;
   ?item wdt:P31 wd:Q68663;
Line 56: Line 56:
         ?Task mdb:containsInput ?Input.
         ?Task mdb:containsInput ?Input.
         ?Input rdfs:label ?InputLabel.
         ?Input rdfs:label ?InputLabel.
          }
        BIND(IF(BOUND(?Input), "independent", "dependent") AS ?Type)
        }
}
}
| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable

Revision as of 16:24, 29 October 2024


Available identifiers

Problem statement

Object of research and objective

Involved disciplines

    Model

    Variables


    Process information

    Process steps

    Applied methods

    Software used

    Hardware

    Input data

    Output data