Template:Workflow: Difference between revisions

From MaRDI portal
T4 reidelbach (talk | contribs)
No edit summary
Tag: Manual revert
T4 reidelbach (talk | contribs)
No edit summary
Line 165: Line 165:


=== Software used ===
=== Software used ===
{{#sparql:
SELECT ?ID
      ?Name
      ?Description
     
WHERE {
 
  # Get Software Label and Description
  wd:{{#invoke:Wd|label|raw|}} p:P557 ?mainStatement.
  ?mainStatement ps:P557 ?softwareID.
  ?softwareID wdt:P1460 wd:Q5976450.
  ?softwareID rdfs:label ?NameLabel.             
  FILTER (lang(?NameLabel) = 'en')
  BIND(replace( xsd:string(?softwareID),
      'https://portal.mardi4nfdi.de/entity/',
      '') as ?qid)
 
  BIND (CONCAT('mardi:','<a href=\'/wiki/Item:',?qid,'\'>',?qid,'</a>') as ?ID)
  BIND (CONCAT('<a href=\'/wiki/Item:',?qid,'\'>',?NameLabel,'</a>') as ?Name)
 
  OPTIONAL {
    ?softwareID schema:description ?Description.
    FILTER (lang(?Description) = 'en')
  }
}
| chart=bordercloud.visualization.DataTable
| options=width=100%!
}}


=== Hardware ===
=== Hardware ===

Revision as of 07:46, 28 October 2024


Available identifiers

Problem statement

Object of research and objective

Involved disciplines

    Process information

    Process steps

    Applied methods

    Software used

    Hardware

    Input data

    Output data