Home

Defined Term

This is an implementation of schema.org DefinedTerm.

In Stencila Schema it is used for terms with explicit definitions or controlled meanings, such as glossary entries, classification terms, subject headings, and named conceptual categories.

Key properties include name, termCode, and the inherited description field, which is typically used for the term's definition.

Analogues

The following external types, elements, or nodes are similar to a DefinedTerm:

  • schema.org DefinedTerm

  • JATS <term>: Approximate JATS analogue for marked terms, though JATS <term> is inline and does not by itself model a standalone defined-term entity.

Properties

The DefinedTerm type has these properties:

NameDescriptionTypeInherited from
termCodeA code that identifies this DefinedTerm within a DefinedTermSetString-
alternateNamesAlternate names (aliases) for the item.String*Thing
descriptionA description of the item.StringThing
identifiersAny kind of identifier for any kind of Thing.(PropertyValue | String)*Thing
imagesImages of the item.ImageObject*Thing
nameThe name of the item.StringThing
urlThe URL of the item.StringThing
idThe identifier for this item.StringEntity

Related

The DefinedTerm type is related to these types:

  • Parents: Thing

  • Children: none

Bindings

The DefinedTerm type is represented in:


This documentation was generated from DefinedTerm.yaml by docs_types.rs.

© 2026 Stencila