DefinedTerm Type
Ontology annotation referencing a term in a controlled vocabulary or ontology. schema.org/DefinedTerm
Constructors
| Constructor |
Description
|
Full Usage:
DefinedTerm(name, ?tan, ?inDefinedTermSet)
Parameters:
string
?tan : string
?inDefinedTermSet : string
Returns: DefinedTerm
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.InDefinedTermSet
Returns: string option
|
URL or DefinedTermSet reference pointing to the ontology
|
Full Usage:
this.Name
Returns: string
|
|
Full Usage:
this.TAN
Returns: string option
|
Term Accession Number – identifier within the ontology
|
Full Usage:
this.TermAccessionShort
Returns: string
|
|
ProcessCore