Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
T4 reidelbach (talk | contribs)
No edit summary
Line 491: Line 491:
}
}
    
    
   # Number of Records (maps to Size if Number of Entries in a Database etc is provided=
   # Number of Records (maps to Size if Number of Entries in a Database etc is provided
   OPTIONAL {
   OPTIONAL {
     ?inputID wdt:P139 ?Sizeraw
     ?inputID wdt:P139 ?Sizeraw
Line 498: Line 498:
    
    
   # Data Type
   # Data Type
  OPTIONAL {
    ?inputID p:P557 ?statement_dt.
    ?statement_dt ps:P557 ?datatypeID.
    ?statement_dt pq:P560 ?qualifier.
    FILTER (?qualifier = wd:Q78802)
    ?datatypeID rdfs:label ?datatypeLabel. 
    FILTER (lang(?datatypeLabel) = 'en')
    BIND(replace( xsd:string(?datatypeID),
        'https://portal.mardi4nfdi.de/entity/',
        '') as ?qid) 
 
    BIND (CONCAT('<a href=\'/wiki/Item:',?qid,'\'>',?datatypeLabel,'</a>') as ?Datatype)
    }
 
   OPTIONAL {
   OPTIONAL {
     ?inputID wdt:P1193 ?DataType
     ?inputID wdt:P1193 ?DataType

Revision as of 10:52, 3 January 2025


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

    Reproducibility