Difference between revisions of "Sandbox"

From TDWG Terms Wiki
Jump to: navigation, search
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=100,100
+
| graphsize=1,1!
 
}}
 
}}
 
 
<graphviz border='frame' format='png'>
 
digraph example2 {Hello->"World!"}
 
</graphviz>
 

Revision as of 13:56, 9 January 2013

This is Sandbox page to test things. Property test: Dummypage

Visualize relations

Graph image creation requires permission to upload.


skos:hiddenLabel

owl: disjoint with

skos:prefLabel skos:altLabel

{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]]
|format=oltree
|parent=Subproperty of
}}
  1. skos:scopeNote
  2. skos:broadMatch
  3. skos:broaderTransitive
  4. skos:changeNote
  5. skos:definition
  6. skos:editorialNote
  7. skos:example
  8. skos:mappingRelation
    1. skos:broadMatch
    2. skos:closeMatch
    3. skos:narrowMatch
    4. skos:relatedMatch
  9. skos:narrowerTransitive
    1. skos:narrower
      1. skos:narrowMatch
  10. skos:related
    1. skos:relatedMatch


{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]]
|?Subproperty of
|format=graph
| graphname=test
| graphlink=yes
| arrowdirection=RL
}}
 Subproperty of
This property is a special property in this wiki.
skos:scopeNoteskos:note
skos:broadMatchskos:mappingRelation
skos:broader
skos:broaderTransitiveskos:semanticRelation
skos:changeNoteskos:note
skos:closeMatchskos:mappingRelation
skos:definitionskos:note
skos:editorialNoteskos:note
skos:exampleskos:note
skos:mappingRelationskos:semanticRelation
skos:narrowMatchskos:mappingRelation
skos:narrower
skos:narrowerskos:narrowerTransitive
skos:narrowerTransitiveskos:semanticRelation
skos:relatedskos:semanticRelation
skos:relatedMatchskos:mappingRelation
skos:related