Difference between revisions of "Sandbox"
From TDWG Terms Wiki
m |
m |
||
Line 6: | Line 6: | ||
-->{{#if: {{#var:graphvizRelation }}<!-- | -->{{#if: {{#var:graphvizRelation }}<!-- | ||
then-->|<!-- | then-->|<!-- | ||
− | -->{{#tag: graphviz| | + | -->{{#tag: graphviz|digraph example2{size ="4,4!"; rankdir=LR; edge[arrowtail="empty", dir="back"]; node [URL="/\N"];{{#var:graphvizRelation }}}|border="frame"|format="png"}}<!-- |
-->{{#vardefine: graphvizRelation|}}<!-- | -->{{#vardefine: graphvizRelation|}}<!-- | ||
-->}}<!-- end if | -->}}<!-- end if | ||
--> | --> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{#ask:[[skos:inScheme::+]] | {{#ask:[[skos:inScheme::+]] | ||
Line 56: | Line 42: | ||
== Visualize relations == | == Visualize relations == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div style="width:300px;margin:0px auto;text-align:center;"> | <div style="width:300px;margin:0px auto;text-align:center;"> |
Revision as of 15:38, 9 January 2013
This is Sandbox page to test things. Property test: Dummypage
Loading...
Loading...
Visualize relations
{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]] |format=oltree |parent=Subproperty of }}
- skos:scopeNote
- skos:broadMatch
- skos:broaderTransitive
- skos:changeNote
- skos:definition
- skos:editorialNote
- skos:example
- skos:mappingRelation
- skos:narrowerTransitive
- skos:related
{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]] |?Subproperty of |format=graph | graphname=test | graphlink=yes | arrowdirection=RL }}