SandBox: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
(Replaced content with " {{#ifeq:{{{VariableType|}}}|model|{{#ask:Category:Component[[HasInputVar::{{PAGENAME}}]] |format=ul |intro=This variable is used in: |outro=<br/><br/> }}")
Line 1: Line 1:


 
{{#ifeq:{{{VariableType|}}}|model|{{#ask:[[Category:Component]][[HasInputVar::{{PAGENAME}}]]
==Dataflow overview==
|format=ul
{{#ask: [[Category:Component]][[FrameworkElementType::model component]]OR[[Category:Variable]][[HasVariableType::model]][[-HasInputVar::<q>[[Category:Component]][[FrameworkElementType::model component]]</q>]]
|intro=This variable is used in:
|mainlabel=Variable and components
|outro=<br/><br/>
|? HasOutputVar= has output
|? -HasInputVar= used by
| format=graph
| graphcolor=yes
| graphlink=yes
| graphlabel=yes
| nodeshape=box
| arrowdirection=TB
| graphsize=28
| limit=200
}}
}}
==query only modelcomponents==
{{#ask: [[Category:Component]][[FrameworkElementType::model component]] OR [[Category:Variable]][[-HasOutputVar.FrameworkElementType::model component]]
|mainlabel=Variable and components
|?-HasInputVar=used in
|? HasOutputVar=has output
| limit=200
}}
{{#ask: [[Category:Component]][[FrameworkElementType::model component]] OR [[Category:Variable]][[-HasOutputVar.FrameworkElementType::model component]]
|format=count
}}
==query modelcomponents including drivers==
{{#ask: [[Category:Component]][[FrameworkElementType::model component]] OR [[Category:Variable]][[-HasInputVar.FrameworkElementType::model component]]
|mainlabel=Variable and components
|?-HasInputVar=used in
|? HasOutputVar=has output
| limit=200
}}
{{#ask: [[Category:Component]][[FrameworkElementType::model component||driver]] OR [[Category:Variable]][[-HasInputVar.FrameworkElementType::model component]]
|format=count
}}
==Variable overview==
#ask:[[Category:Variable]]
|mainlabel=Variable
|?-HasInputVar=is input for
|?-HasOutputVar=is output of
| format=graph
| graphcolor=yes
| graphlink=yes
| graphlabel=yes
| nodeshape=box
| graphsize=100,100
==Refs==
{{#ask:[[Category:Application]]
|?HasReference
|format=table
}}
==gebruik drivers==
{{#arraymap:
{{#ask:[[Category:Variable]][[HasVariableType::driver]]
| format=list
| link=none
| sep=;
|limit=100
}}
|;|x|[[x]], count ={{#ask:[[Category:Component]][[HasInputVar::x]]|format=count}}<br/>|  }}
Drivers not used:
{{#arraymap:
{{#ask:[[Category:Variable]][[HasVariableType::driver]]
| format=list
| link=none
| sep=;
|limit=100
}}
|;|x|{{#ifeq:{{#ask:[[Category:Component]][[HasInputVar::x]]|format=count}}|0|[[x]],  |}} }}
==Get IMAGE component of Drivers==
{{#ask: [[Category:Component]][[HasIMAGEComponent::Drivers]]
|format=table}}
==Test van Rineke ==
* propertytest
{{#ask:[[-HasApplication::Energy conversion]]|format=count}}
* Application property test
# geen property: {{#ifexpr:{{PropertyTestTemplate|prop=HasExternalModel|page=Energy conversion|}}|DOE IETS|}}
# wel property: {{#ifexpr:{{PropertyTestTemplate|prop=HasApplication|page=Energy conversion|}}|DOE IETS|}}
* infoboxtest
# Energy conversion: {{#ifexpr:{{PropertyTestTemplate|prop=HasApplication|page=Energy conversion }} or
{{PropertyTestTemplate|prop=HasIMAGEComponent|page=Energy conversion }} or
{{PropertyTestTemplate|prop=HasExternalModel|page=Energy conversion }} or
{{PropertyTestTemplate|prop=HasKeyReference|page=Energy conversion }}|Doe iets| doe niets}}
# Hoogwijk, 2004 : {{#ifexpr:{{PropertyTestTemplate|prop=HasApplication|page=Hoogwijk, 2004 }} or
{{PropertyTestTemplate|prop=HasIMAGEComponent|page=Hoogwijk, 2004 }} or
{{PropertyTestTemplate|prop=HasExternalModel|page=Hoogwijk, 2004 }} or
{{PropertyTestTemplate|prop=HasKeyReference|page=Hoogwijk, 2004 }}|Doe iets| doe niets}}
* subpagetest:
#{{#ifeq:Description||: {{PropertyTestTemplate|prop=HasReference|page=Energy conversion}}|subpagevalue: {{PropertyTestTemplate|prop=HasReference|page=Energy conversion/Description}} }}
#{{#ifeq:||pagevalue: {{PropertyTestTemplate|prop=HasReference|page=Energy conversion|subpagevalue: {{PropertyTestTemplate|prop=HasReference|page=Energy conversion/Description}} }} }}
* infoboxrtest:
# Energy conversion: {{InfoboxTestTemplate|basepage=Energy conversion}}
# Energy conversion/Description: {{InfoboxTestTemplate|basepage=Energy conversion|subpage=Description}}
==Footnote test==
Just testing if we can make footnotes<ref>if this works, it can be done</ref>.
==Overzicht computer models==
===All '''core computer models''' described in this wiki===
{{#ask:[[Category:Computer Model]][[RelationWithIMAGEFramework::core model]]
|mainlabel=Computer model
|?IsImplementedIn=Used by component
|?ComputerModelType=Type of model
|?HasCreator=Created by
|format=template
|template=FormatTableTemplate
|intro={{TableStyleTemplate}}<td style="width: 15%"><b>Computer model</b></td><td style="width: 35%"><b>Used by component</b></td><td style="width: 35%"><b>Type of model</b></td><td style="width: 15%"><b>Created by</b></td></tr>
|outro=</table>
}}
===All '''associated computer models''' described in this wiki===
{{#ask:[[Category:Computer Model]][[RelationWithIMAGEFramework::associated model]]
|mainlabel=Computer model
|?IsImplementedIn=Used by component
|?ComputerModelType=Type of model
|?HasCreator=Created by
|format=template
|template=FormatTableTemplate
|intro={{TableStyleTemplate}}<td style="width: 15%"><b>Computer model</b></td><td style="width: 35%"><b>Used by component</b></td><td style="width: 35%"><b>Type of model</b></td><td style="width: 15%"><b>Created by</b></td></tr>
|outro=</table>
}}
===All '''related computer models''' described in this wiki===
{{#ask:[[Category:Computer Model]][[RelationWithIMAGEFramework::related model]]
|mainlabel=Computer model
|?IsImplementedIn=Used by component
|?ComputerModelType=Type of model
|?HasCreator=Created by
|format=template
|template=FormatTableTemplate
|intro={{TableStyleTemplate}}<td style="width: 15%"><b>Computer model</b></td><td style="width: 35%"><b>Used by component</b></td><td style="width: 35%"><b>Type of model</b></td><td style="width: 15%"><b>Created by</b></td></tr>
|outro=</table>
}}
==Overview of all Templates==
* [[Special:Templates|All used templates]]
* [[Special:UnusedTemplates|All unused templates]]
<references/>

Revision as of 11:06, 14 October 2013

{{#ifeq:|model|