Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
T4 reidelbach (talk | contribs)
Line 449: Line 449:
       ?DataStructure
       ?DataStructure
       ?ExchangeFormat
       ?ExchangeFormat
      ?BinaryOrText
        
        
WHERE {
WHERE {
Line 496: Line 497:
     ?inputID wdt:P921 ?ExchangeFormat
     ?inputID wdt:P921 ?ExchangeFormat
     }
     }
 
  # Binary or Text
  BIND(IF(EXISTS { ?inputID wdt:P31 wd:Q6480276 }, "binary", "text") AS ?BinaryOrText)
 
 
   
   }
   }
} GROUP BY ?ID ?Name ?Size ?DataStructure ?ExchangeFormat
} GROUP BY ?ID ?Name ?Size ?DataStructure ?ExchangeFormat ?BinaryOrText


| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable

Revision as of 13:31, 11 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