Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
DefinedTerm
Interface DefinedTerm
A word, name, acronym, phrase, etc. with a formal definition.
Hierarchy
Thing
DefinedTerm
Index
Properties
alternate
Names
description
id
identifiers
images
meta
name
term
Code
type
url
Properties
Optional
alternate
Names
alternate
Names
:
string
[]
Optional
description
description
:
string
|
InlineContent
[]
|
BlockContent
[]
Optional
id
id
:
string
Optional
identifiers
identifiers
:
(
string
|
PropertyValue
)
[]
Optional
images
images
:
(
string
|
ImageObject
)
[]
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
name
name
:
string
Optional
term
Code
term
Code
:
string
type
type
:
"DefinedTerm"
Optional
url
url
:
string
Exports
Defined
Term
alternate
Names
description
id
identifiers
images
meta
name
term
Code
type
url
Generated using
TypeDoc
A word, name, acronym, phrase, etc. with a formal definition.