Enum: DestinationType
URI: cr8tor_metamodel:DestinationType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| filestore | None | Filestore endpoint |
| postgresql | None | PostgreSQL database endpoint |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/karectl-crates/cr8tor-metamodel
LinkML Source
name: DestinationType
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
permissible_values:
filestore:
text: filestore
description: Filestore endpoint
postgresql:
text: postgresql
description: PostgreSQL database endpoint