Line 2: |
Line 2: |
| <div class="InteractiveSemanticGraphBrowser" data-config='{"initial_tabs": [{"title": "Battery_value_chain/Process/Cell_manufacturing/Stacking", "label": "{{#getdisplaytitle:Battery_value_chain/Process/Cell_manufacturing/Stacking}}"}]}'> | | <div class="InteractiveSemanticGraphBrowser" data-config='{"initial_tabs": [{"title": "Battery_value_chain/Process/Cell_manufacturing/Stacking", "label": "{{#getdisplaytitle:Battery_value_chain/Process/Cell_manufacturing/Stacking}}"}]}'> |
| <div style="width: 100%;" class="InteractiveSemanticGraph">{ "root":"Battery value chain", "properties":["HasPart", "HasSuccessor", "HasInput", "HasOutput"], "permalink":false, "depth":2, "edit": false}</div> | | <div style="width: 100%;" class="InteractiveSemanticGraph">{ "root":"Battery value chain", "properties":["HasPart", "HasSuccessor", "HasInput", "HasOutput"], "permalink":false, "depth":2, "edit": false}</div> |
| + | </div> |
| + | |
| + | == Process Definition == |
| + | <!-- Custom graph to also show virtual process --> |
| + | {{#ask: [[-HasPart::Fraunhofer_ISC/Processes/KIproBatt_v1/Process]] |
| + | OR [[has successor.-HasPart::Fraunhofer_ISC/Processes/KIproBatt_v1/Process]] |
| + | OR [[has predecessor.-HasPart::Fraunhofer_ISC/Processes/KIproBatt_v1/Process]] |
| + | OR [[-HasPart::KIproBatt_v1/VirtualProcess]] |
| + | OR [[has successor.-HasPart::KIproBatt_v1/VirtualProcess]] |
| + | OR [[has predecessor.-HasPart::KIproBatt_v1/VirtualProcess]] |
| + | |?NOThas label=haslabel |
| + | |?Display title of=haslabel |
| + | |?Has OrSuccessor=hasorsuccessor |
| + | |?HasSuccessor=hassuccessor |
| + | |?Has ConTrueSuccessor=hascontruesuccessor |
| + | |?Has ConFalseSuccessor =hasconfalsesuccessor |
| + | |?Has Condition=hascondition |
| + | |?Has role=hasrole |
| + | |?HasInput=usesresource |
| + | |?HasOutput=producesresource |
| + | |?HasStatus=hasstatus |
| + | |format=process |
| + | |graphname= |
| + | |NOTprocesscat=Process |
| + | |graphsize={{{width|15}}},{{{hight|15}}} |
| + | |graphvalidation=no |
| + | |showroles=yes |
| + | |showstatus=yes |
| + | |showresources=yes |
| + | |clustercolor=lightgrey |
| + | |showcompound=no |
| + | |debug=no |
| + | |rankdir={{{rank|TB}}} |
| + | }} |
| + | |
| + | ==Parameter Correlationh== |
| + | <div class="graphviz" style="text-align: center;"> |
| + | digraph{ |
| + | rankdir=LR; |
| + | {{#ask: [[-Has subobject.Has subject.-Has parameter.-HasPart::Fraunhofer ISC/Processes/KIproBatt v1/Process]] [[-Has subobject.Has subobject.Has priority::high]] [[Has correlation type::+]] |
| + | OR [[-Has subobject.Has subject.-Has parameter.-HasPart::Fraunhofer ISC/Processes/KIproBatt v1/Process]] [[-Has subobject.Has subobject.Has priority::medium]] [[Has correlation type::+]] |
| + | |mainlabel=property |
| + | |?-Has subobject.Has subject=subject |
| + | |?-Has subobject.Has subject.Has display title of=subjectname |
| + | |?Has correlation type=edgetooltip |
| + | |?-Has subobject.Has object=object |
| + | |?-Has subobject.Has object.Has display title of=objectname |
| + | |format=template |
| + | |limit=1000 |
| + | |link=none |
| + | |template=GraphFromList |
| + | |named args=yes |
| + | |userparam= |
| + | }} |
| + | } |
| </div> | | </div> |