Template:Defines knowledge domain

From glossaLAB

This template converts a page in a new knowledge domain ID definition. Current page name becomes the knowledge domain ID code.

User settings:

  • Is child of (page). Should point to the page name of the parent node of the new knowledge domain ID.
  • Is normalized (boolean).
  • Has UDC equivalency (string).
  • Has observations (string).
  • Has label (string). Describes the defined knowledge domain with corresponding BCP47 language code attached in the form ...@en. Can be declared multiple times to account for different languages; in this case, every other language should be delimited by the # char. At least en language should be provided. I.e., to set english, spanish and german labels separated you could try:
{{Defines knowledge domain
|Is child of=...
|Is normalized=...
|Has UDC equivalency=...
|Has observations=...
|Has label=...@en#...@es#...@de
}}

The following properties are set automatically by the template:

  • Is knowledge domain definition (boolean). Always set to true.
  • Subsumes items (page). List of all the [descendants] of this item (hierarchical tree is calculated by means of user defined Is child of properties).