Difference between revisions of "Sandbox"
From TDWG Terms Wiki
m (+section) |
m (→Visualize relations) |
||
Line 30: | Line 30: | ||
== Visualize relations == | == Visualize relations == | ||
+ | |||
+ | <graphviz border='frame' format='png'> | ||
+ | digraph example2 { | ||
+ | size ="2,2!"; | ||
+ | edge [color=red]; | ||
+ | Hello->"World!" Hello->"World2!" | ||
+ | } | ||
+ | </graphviz> | ||
+ | |||
+ | |||
<div style="width:300px;margin:0px auto;text-align:center;"> | <div style="width:300px;margin:0px auto;text-align:center;"> | ||
<span style="padding:2px;border:1px solid gray;">[[skos:hiddenLabel]]</span><br/> | <span style="padding:2px;border:1px solid gray;">[[skos:hiddenLabel]]</span><br/> | ||
Line 58: | Line 68: | ||
| graphlink=yes | | graphlink=yes | ||
| arrowdirection=RL | | arrowdirection=RL | ||
− | | graphsize= | + | | graphsize=1,1! |
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 13:56, 9 January 2013
This is Sandbox page to test things. Property test: Dummypage
Loading...
Loading...
Visualize relations
Graph image creation requires permission to upload.
{{#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 }}