Class: TypeDefinition
System type definitions for data bricks.
URI: https://w3id.org/kbase/enigma_coral/TypeDefinition
classDiagram
class TypeDefinition
click TypeDefinition href "../TypeDefinition/"
TypeDefinition : typedef_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| typedef_id | 1 String |
Type definition identifier | direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| source_table | sys_ddt_typedef |
Schema Source
- from schema: https://w3id.org/kbase/enigma_coral
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/kbase/enigma_coral/TypeDefinition |
| native | https://w3id.org/kbase/enigma_coral/TypeDefinition |
LinkML Source
Direct
name: TypeDefinition
annotations:
source_table:
tag: source_table
value: sys_ddt_typedef
description: System type definitions for data bricks.
from_schema: https://w3id.org/kbase/enigma_coral
attributes:
typedef_id:
name: typedef_id
description: Type definition identifier
from_schema: https://w3id.org/kbase/enigma_coral
rank: 1000
identifier: true
domain_of:
- TypeDefinition
range: string
required: true
Induced
name: TypeDefinition
annotations:
source_table:
tag: source_table
value: sys_ddt_typedef
description: System type definitions for data bricks.
from_schema: https://w3id.org/kbase/enigma_coral
attributes:
typedef_id:
name: typedef_id
description: Type definition identifier
from_schema: https://w3id.org/kbase/enigma_coral
rank: 1000
identifier: true
alias: typedef_id
owner: TypeDefinition
domain_of:
- TypeDefinition
range: string
required: true