Difference between revisions of "Template:Concept relation/doc"

From TDWG Terms Wiki
Jump to: navigation, search
m (-TODO)
m (Usage)
Line 26: Line 26:
 
|}
 
|}
  
Parameter “relation” can be one of:
+
Parameter “relation” can be one of the following strings:
 
# [[property: obo_rel:adjacent_to|obo_rel: adjacent to]]
 
# [[property: obo_rel:adjacent_to|obo_rel: adjacent to]]
 
# [[property: obo_rel:contained_in|obo_rel: contained in]]
 
# [[property: obo_rel:contained_in|obo_rel: contained in]]
Line 47: Line 47:
 
# [[property: rdfs:subclassOf|rdfs: subclass of]]
 
# [[property: rdfs:subclassOf|rdfs: subclass of]]
 
# [[property: rdfs:subPropertyOf|rdfs: subproperty of]]
 
# [[property: rdfs:subPropertyOf|rdfs: subproperty of]]
 
  
 
=== Technical documentation ===
 
=== Technical documentation ===

Revision as of 15:43, 7 September 2012

This is a documentation subpage for Template:Concept relation (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Template “concept relation” sets a SMW-subobject and template: concept queries these data to display them in a fact box.

NOTE: This template was named “concept relation” and not ”concept mapping” because, e.g. disjunct is not a mapping but a relation.

Usage

It should be called in the following format:

 {{Concept relation 
 | relation = …
 | internal page = …
 }}
or relating
to an URI
 {{Concept relation 
 | relation = …
 | uri = …
 }}

Parameter “relation” can be one of the following strings:

  1. obo_rel: adjacent to
  2. obo_rel: contained in
  3. obo_rel: derives from
  4. obo_rel: has agent
  5. obo_rel: integral part of
  6. obo_rel: located in
  7. obo_rel: part of
  8. obo_rel: preceded by
  9. obo_rel: proper part of
  10. obo_rel: transformation of
  11. skos: has broader match
  12. skos: has close match
  13. skos: has exact match
  14. skos: has narrower match
  15. skos: has participant
  16. skos: has related match
  17. skos: is in mapping relation with
  18. rdfs: see also
  19. rdfs: subclass of
  20. rdfs: subproperty of

Technical documentation

Concept relation
 ├ Template:Concept relation/return listelement from query return a list element to format an #ask-query with “format = template“ in an #ask-query 
 ├ Template:Concept relation/relation to property (map relation-string from template input to correct property page)
 └ Template:Concept relation/doc

Dependency on http://www.mediawiki.org/wiki/Extension:Variables

See also