Difference between revisions of "Sandbox"
From TDWG Terms Wiki
m (→Visualize relations) |
m (Andreas Plank moved page sandbox to Sandbox over redirect: wrongly applied maintenance script cleanupCaps.php) |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 50: | Line 50: | ||
=== Trees === | === Trees === | ||
− | <nowiki>{{#ask: [[ | + | |
+ | |||
+ | '''Note:''' the ''oltree'' format needs class/subclass or properties/subproperties to show nested relations! | ||
+ | <nowiki>{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]]</nowiki> | ||
|format=oltree | |format=oltree | ||
|parent=Subproperty of | |parent=Subproperty of | ||
}} | }} | ||
− | {{#ask: [[ | + | {{#ask: [[Property:+]] [[Subproperty of::~*skos:*]] |
|format=oltree | |format=oltree | ||
|parent=Subproperty of | |parent=Subproperty of | ||
}} | }} | ||
− | + | === Graphs === | |
− | <nowiki>{{#ask: [[ | + | <nowiki>{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]]</nowiki> |
|?Subproperty of | |?Subproperty of | ||
|format=graph | |format=graph | ||
+ | | graphname=<nowiki>{{PAGENAME}}</nowiki>digraph<!-- must be this way, depending on 'named' setting in [http://www.mediawiki.org/wiki/Extension:GraphViz Extension:GraphViz] --> | ||
| graphlink=yes | | graphlink=yes | ||
| arrowdirection=RL | | arrowdirection=RL | ||
}} | }} | ||
− | {{#ask: [[Class:Simple Knowledge Organization System]] [[ | + | {{#ask: [[Class:Simple Knowledge Organization System]] [[rdfs:subPropertyOf::+]] |
− | |? | + | |?rdfs:subPropertyOf= |
|format=graph | |format=graph | ||
− | |||
| graphlink=yes | | graphlink=yes | ||
+ | | graphcolor=1 | ||
+ | | graphlegend=1 | ||
| arrowdirection=RL | | arrowdirection=RL | ||
− | | graphsize= | + | | nameproperty=<!-- replace the display name --> |
+ | | graphsize=5,5! | ||
}} | }} |
Latest revision as of 11:09, 21 January 2020
This is Sandbox page to test things. Property test: Dummypage
{{Draw graphviz concept relation|concept=dcterms:rights}}
Collections within Darwin Core:
- Darwin Core Event
- Darwin Core FossilSpecimen
- Darwin Core GeologicalContext
- Darwin Core HumanObservation
- Darwin Core Identification
- Darwin Core LivingSpecimen
- Darwin Core Location
- Darwin Core MachineObservation
- Darwin Core Material Sample
- Darwin Core Measurement or Fact
- Darwin Core Occurrence
- Darwin Core Organism
- Darwin Core PreservedSpecimen
- Darwin Core Record-level Terms
- Darwin Core Resource Relationship
- Darwin Core Taxon
Loading...
Loading...
Visualize relations
Trees
Note: the oltree format needs class/subclass or properties/subproperties to show nested 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
Graphs
{{#ask: [[Property:+]] [[Subproperty of::~*skos:*]] |?Subproperty of |format=graph | graphname={{PAGENAME}}digraph<!-- must be this way, depending on 'named' setting in Extension:GraphViz --> | graphlink=yes | arrowdirection=RL }}