LogicalConstraint
ODRL Core Vocabulary Terms related to Logical Constraints
classDiagram
class LogicalConstraint
click LogicalConstraint href "../LogicalConstraint"
LogicalConstraint : operand
LogicalConstraint --> "0..1" String : operand
click String href "../String"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| operand | 0..1 xsd:string |
Logical operand used in constraints | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Rule | logicalConstraint | range | LogicalConstraint |
| Permission | logicalConstraint | range | LogicalConstraint |
| Prohibition | logicalConstraint | range | LogicalConstraint |
| Duty | logicalConstraint | range | LogicalConstraint |
Identifier and Mapping Information
Schema Source
- from schema: http://www.w3.org/ns/odrl/2/
LinkML Source
Direct
name: LogicalConstraint
description: ODRL Core Vocabulary Terms related to Logical Constraints
from_schema: http://www.w3.org/ns/odrl/2/
slots:
- operand
Induced
name: LogicalConstraint
description: ODRL Core Vocabulary Terms related to Logical Constraints
from_schema: http://www.w3.org/ns/odrl/2/
attributes:
operand:
name: operand
description: Logical operand used in constraints.
from_schema: http://www.w3.org/ns/odrl/2/
alias: operand
owner: LogicalConstraint
domain_of:
- LogicalConstraint
range: string