Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
T4 reidelbach (talk | contribs)
Line 452: Line 452:
       ?Proprietary
       ?Proprietary
       ?toPublish
       ?toPublish
      ?toArchive
        
        
WHERE {
WHERE {
Line 522: Line 523:
     "no"
     "no"
   ) AS ?toPublish
   ) AS ?toPublish
)
# Data Archiving
  BIND(
  IF(EXISTS { ?inputID wdt:P1563 wd:Q6480370 },
    IF(EXISTS { ?inputID wdt:P1563 [ ps:P1563 wd:Q6480370; pq:P411 ?endTime ] },
        STR(?endTime),
        "yes"
    ),
    "no"
  ) AS ?toArchive
)
)
)
      
      
   }
   }
} GROUP BY ?ID ?Name ?Size ?DataStructure ?ExchangeFormat ?BinaryOrText ?Proprietary ?toPublish
} GROUP BY ?ID ?Name ?Size ?DataStructure ?ExchangeFormat ?BinaryOrText ?Proprietary ?toPublish ?toArchive


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

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