Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
T4 reidelbach (talk | contribs)
Line 450: Line 450:
       ?Size
       ?Size
       (?DataType AS ?Data_Type)  
       (?DataType AS ?Data_Type)  
       (?ExchangeFormat AS ?Exchange_Format)  
       (?FileFormat AS ?File_Format)  
       (?BinaryOrText AS ?Binary_Text)
       (?BinaryOrText AS ?Binary_Text)
       ?Proprietary
       ?Proprietary
Line 507: Line 507:
     BIND(replace( xsd:string(?datatypeID),
     BIND(replace( xsd:string(?datatypeID),
         'https://portal.mardi4nfdi.de/entity/',
         'https://portal.mardi4nfdi.de/entity/',
         '') as ?qid)   
         '') as ?datatypeQID)   
    
    
     BIND (CONCAT('<a href=\'/wiki/Item:',?qid,'\'>',?datatypeLabel,'</a>') as ?DataType)
     BIND (CONCAT('<a href=\'/wiki/Item:',?datatypeQID,'\'>',?datatypeLabel,'</a>') as ?DataType)
     }
     }
      
      
   # Exchange Format
   # File Format
   OPTIONAL {
   OPTIONAL {
     ?inputID wdt:P921 ?ExchangeFormat
     ?inputID wdt:P921 ?FileFormat
     }
     }
    
    
Line 562: Line 562:
      
      
   }
   }
} GROUP BY ?ID ?Name ?Description ?Size ?DataType ?ExchangeFormat ?BinaryOrText ?Proprietary ?toPublish ?toArchive
} GROUP BY ?ID ?Name ?Description ?Size ?DataType ?FileFormat ?BinaryOrText ?Proprietary ?toPublish ?toArchive


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

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