Skip to content

Slot: password

Optional initial password. If not set, the operator generates a temporary password.

URI: cr8tor_metamodel:password Alias: password

Applicable Classes

Name Description Modifies Slot
User Models an individual user associated with a Cr8tor project, capturing their i... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/karectl-crates/cr8tor-metamodel

Mappings

Mapping Type Mapped Value
self cr8tor_metamodel:password
native cr8tor_metamodel:password

LinkML Source

name: password
description: Optional initial password. If not set, the operator generates a temporary
  password.
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
alias: password
owner: User
domain_of:
- User
range: string
required: false