Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
T4 reidelbach (talk | contribs)
Line 450: Line 450:
       ?ExchangeFormat
       ?ExchangeFormat
       ?BinaryOrText
       ?BinaryOrText
      ?Proprietary
        
        
WHERE {
WHERE {
Line 500: Line 501:
   # Binary or Text
   # Binary or Text
   BIND(IF(EXISTS { ?inputID wdt:P31 wd:Q6480276 }, "binary", "text") AS ?BinaryOrText)
   BIND(IF(EXISTS { ?inputID wdt:P31 wd:Q6480276 }, "binary", "text") AS ?BinaryOrText)
 
    
    
   
  # Proprietary
  BIND(IF(EXISTS { ?inputID wdt:P31 wd:Q6480367 }, "yes", IF(EXISTS { ?inputID wdt:P31 wd:Q6480313 }, "yes", "no" )) AS ?Proprietary)
   
   }
   }
} GROUP BY ?ID ?Name ?Size ?DataStructure ?ExchangeFormat ?BinaryOrText
} GROUP BY ?ID ?Name ?Size ?DataStructure ?ExchangeFormat ?BinaryOrText ?Proprietary


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

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