Enum: PolicyType

ODRL policy subtypes.

URI: dds:enum/PolicyType

Permissible Values

Value Meaning Description
Set odrl:Set
Offer odrl:Offer
Agreement odrl:Agreement

Slots

Name Description
policyType ODRL policy subtype (Set, Offer, Agreement)

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/dds

LinkML Source

name: PolicyType
description: ODRL policy subtypes.
from_schema: https://w3id.org/dds
rank: 1000
permissible_values:
  Set:
    text: Set
    meaning: odrl:Set
  Offer:
    text: Offer
    meaning: odrl:Offer
  Agreement:
    text: Agreement
    meaning: odrl:Agreement