Template:Term/doc

From Species-ID
Jump to: navigation, search
This is a documentation subpage for Template:Term (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

For editing use this form

 


By default the label's name in combination with the specified collection is suggested to be the defined page name (i.e. a page name like "Collection:label").

{{Term
| label = petal
| collection=PlantOntology
| definition = A member of the corolla, the inner whorl of non-fertile parts surrounding the fertile organs of a flower, usually soft and colored conspicuously.
| example =
| remarks =
| namespace code = PO
| term identifier = PO_0009032
| namespace URI = http://purl.org/obo/owl/PO#
}}
{{mapping | relation = part of | internal page =corolla}}
{{mapping | relation = is a | internal page = organ}}
Go-previous.svg|Go-next.svg

Definitions and properties of term “petal”:

Label: petal (PlantOntology-collection)
Definition:  A member of the corolla, the inner whorl of non-fertile parts surrounding the fertile organs of a flower, usually soft and colored conspicuously.
URI: PO:PO_0009032
Relations of term “petal”:
Part of: petal is part of corolla

 corolla
  ◊
  │ (corolla has a petal or
  │  petal is part of corolla)
 petal
Is a: organ (= present term is a subclass of term given here)

 organ
  △
  │ (petal is an organ)
  │
 petal


Parameter

label
collection
definition
remarks
example
see also
---------------------------
namespace URI, namespace code
term identifier

Import of an ontology needs a page MediaWiki:Smw_import_‹local-defined-namespace›. To avoid confusion ‹local-defined-namespace› should be the same as used in the imported ontology.

Technical documentation

If a “namespace code” is provided, there must be a corresponding SMW-import page.

Example petal from plant ontology
http://purl.org/obo/owl/PO#PO_0009032  (“full URI”)
      namespace URI   ↗         ↑
      namespace code     term identifier
                      ↘         ↓
                        PO:PO_0009032 (“short URI”)
                        │
┌─ MediaWiki:SMW_import_PO ─────────────────────┐ (import documentation)
│ base-url-of-term-definition|documentation-url │
│ term1|data-type                               │
│ term2|data-type                               │
│ term3|data-type                               │
└───────────────────────────────────────────────┘
Example “species aggregate” from GBIF rank
http://rs.gbif.org/vocabulary/gbif/rank/speciesAggregate  (“full URI”)
              namespace URI  ↗                 ↑
              namespace code           term identifier
                             ↘                 ↓
                             gbif-rank:speciesAggregate (“short URI”)
                                  │
┌────── MediaWiki:SMW_import_gbif-rank ─────────┐ (import documentation)
│ base-url-of-term-definition|documentation-url │
│ term1|data-type                               │
│ term2|data-type                               │
│ term3|data-type                               │
└───────────────────────────────────────────────┘

Changes

new parameter old parameter
  • namespace URI
  • namespace code
  • term identifier
  • full URI (now calculated)
  • short URI (now calculated)

TODO

Qsicon inArbeit-05.svg
To do: Adopt Form:Term and OBO relation ontology
See also Category: Todo.
  • add documentation URI?

See also