Skip to content

Slot: groups

List of groups to which the user belongs within the project, representing roles, permissions, or organizational units.

URI: cr8tor_metamodel:groups Alias: groups

Applicable Classes

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

Properties

  • Range: Group

  • Multivalued: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: groups
description: List of groups to which the user belongs within the project, representing
  roles, permissions, or organizational units.
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
alias: groups
owner: User
domain_of:
- User
range: Group
required: false
multivalued: true
inlined: true
inlined_as_list: true