CV_ObjectTypology - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: CV_ObjectTypology

The typology of the Object Type as either: Node, link, network

Columns

PKNameData TypeNULLAutoDefaultCommentFK

NameVarChar(50) The human readable version of the vocabulary term. May be the same as the term.
TermVarChar(50) The machine version of the vocabulary term (no spaces). May be the same as the term.
DefinitionVarChar(5000)

Definition of vocabulary term
CategoryVarChar(255)

A category within which the term falls.
SourceVocabularyURIVarChar(255)

A link to the source vocabulary from which the term was derived.

Indexes

(none)


Foreign Keys

(none)


Triggers

(none)


Used in Diagrams

Diagram Name
03_CVs