Slot: leftOperand
The subject of the constraint (odrl:leftOperand), e.g. "purpose", "recipient", "dateTime"
URI: dds:slot/leftOperand Alias: leftOperand
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Constraint | An ODRL constraint expressed as leftOperand operator rightOperand, e.g. purpose eq "safety-reporting", or dateTime lt "2026-01-01". | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:leftOperand |
| native | dds:leftOperand |
| exact | odrl:leftOperand |
LinkML Source
name: leftOperand
description: The subject of the constraint (odrl:leftOperand), e.g. "purpose", "recipient",
"dateTime"
from_schema: https://w3id.org/dds
exact_mappings:
- odrl:leftOperand
rank: 1000
alias: leftOperand
owner: Constraint
domain_of:
- Constraint
range: string
required: true