diff --git a/vocab/index.html b/vocab/index.html index 54b5d36..903254a 100644 --- a/vocab/index.html +++ b/vocab/index.html @@ -665,11 +665,11 @@

ODRL Core Vocabulary

Note: Used to determine policy conflict outcomes. Class: ConflictTerm -

Invalidate Policy

- - +

Void Policy

Definition: The policy is invalid.
Label: Invalidate Policy
+ + - +
Definition: The policy is void.
Label: Void Policy
Identifier: http://www.w3.org/ns/odrl/2/invalid
Note: Used to indicate the policy is invalid for Conflict Strategy.
Note: Used to indicate the policy is void for Conflict Strategy.
Class: ConflictTerm

Policy Inheritance

Inherits From

@@ -1073,7 +1073,7 @@

ODRL Common Vocabulary

Class: Action

Read

- + diff --git a/vocab/template.phtml b/vocab/template.phtml index 7d8d1d7..5fd4013 100644 --- a/vocab/template.phtml +++ b/vocab/template.phtml @@ -4,7 +4,7 @@ ODRL Vocabulary & Expression - +
Definition: TTo obtain data from the Asset.
Definition: To obtain data from the Asset.
Label: Read
Identifier: http://www.w3.org/ns/odrl/2/read
Note: For example, the ability to read a record from a database (the Asset).