{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/w3c-odrl/OdrlActionType",
	"title": "OdrlActionType",
	"description": "The types for ODRL Actions.",
	"oneOf": [
		{
			"const": "use",
			"description": "The act of using an asset, covering any general usage where ownership does not change.\nThis is the parent term for most permissions and prohibitions."
		},
		{
			"const": "transfer",
			"description": "The act of transferring the ownership of an asset in perpetuity to a third party."
		},
		{
			"const": "aggregate",
			"description": "The act of using an asset (or parts of it) as part of a composite collection."
		},
		{
			"const": "annotate",
			"description": "The act of adding explanatory notations/commentaries to the asset."
		},
		{
			"const": "anonymize",
			"description": "The act of anonymising all or parts of the asset, for example, to remove identifying particulars."
		},
		{
			"const": "archive",
			"description": "The act of persistently storing the asset in a non-transient form."
		},
		{
			"const": "concurrentUse",
			"description": "The act of multiple concurrent use of the asset."
		},
		{
			"const": "commercialize",
			"description": "The act of using the asset in a business environment where it may be traded for profit."
		},
		{
			"const": "copy",
			"description": "The act of making an exact reproduction of the asset. Also identified as `reproduce`."
		},
		{
			"const": "derive",
			"description": "The act of creating a new derivative asset from the original and editing or modifying it."
		},
		{
			"const": "digitize",
			"description": "The act of producing a digital copy of an asset from its analogue form."
		},
		{
			"const": "display",
			"description": "The act of making a transient visible rendering of the asset, such as displaying an image on a screen.\nAlso identified as `present` in earlier versions."
		},
		{
			"const": "distribute",
			"description": "The act of publicly distributing, displaying, or performing the asset."
		},
		{
			"const": "execute",
			"description": "The act of executing the asset, such as running a program or application."
		},
		{
			"const": "extract",
			"description": "The act of extracting (replicating) unchanged parts of the asset for reuse."
		},
		{
			"const": "extractChar",
			"description": "The act of extracting unchanged character(s) from the asset."
		},
		{
			"const": "extractWord",
			"description": "The act of extracting unchanged word(s) from the asset."
		},
		{
			"const": "extractPage",
			"description": "The act of extracting unchanged page(s) from the asset."
		},
		{
			"const": "index",
			"description": "The act of recording the asset in an index, for example, a search engine database."
		},
		{
			"const": "install",
			"description": "The act of loading the asset onto a storage device ready for operation."
		},
		{
			"const": "license",
			"description": "The act of granting the use of the asset to third parties. Also identified as `sublicense` in earlier versions."
		},
		{
			"const": "lease",
			"description": "The act of making the asset available to a third-party for a fixed period with exchange of value."
		},
		{
			"const": "lend",
			"description": "The act of making the asset available to a third-party for a fixed period without exchange of value."
		},
		{
			"const": "modify",
			"description": "The act of updating existing content of the asset without creating a new one."
		},
		{
			"const": "move",
			"description": "The act of moving the asset from one digital location to another and deleting the original."
		},
		{
			"const": "play",
			"description": "The act of rendering the asset into audio and/or video form."
		},
		{
			"const": "preview",
			"description": "The act of providing a short preview of the asset."
		},
		{
			"const": "print",
			"description": "The act of rendering the asset onto paper or hard copy form."
		},
		{
			"const": "read",
			"description": "The act of obtaining data from the asset, such as a database record."
		},
		{
			"const": "secondaryUse",
			"description": "The act of using the asset for a purpose other than its intended purpose."
		},
		{
			"const": "share",
			"description": "The act of non-commercial reproduction and distribution of the asset to third-parties."
		},
		{
			"const": "adhocShare",
			"description": "The act of sharing the asset to parties in close proximity to the owner."
		},
		{
			"const": "shareAlike",
			"description": "The act of distributing any derivative asset under the same terms as the original."
		},
		{
			"const": "textToSpeech",
			"description": "The act of a system reading the text of the asset out loud."
		},
		{
			"const": "translate",
			"description": "The act of translating the asset's original language into another, creating a new derivative asset."
		},
		{
			"const": "transform",
			"description": "The act of transforming the asset into a different digital format."
		},
		{
			"const": "uninstall",
			"description": "The act of unloading the asset from a storage device, making it no longer accessible."
		},
		{
			"const": "watermark",
			"description": "The act of applying a watermark to the asset."
		},
		{
			"const": "write",
			"description": "The act of writing to or modifying the asset."
		},
		{
			"const": "append",
			"description": "The act of adding to the end of an asset, for example, a database record.\nAlso identified as `appendTo`."
		},
		{
			"const": "give",
			"description": "The act of giving away the asset in perpetuity without exchange of value, requiring the original to be deleted."
		},
		{
			"const": "sell",
			"description": "The act of trading the asset in exchange for compensation, requiring the original to be deleted."
		},
		{
			"const": "acceptTracking",
			"description": "The act of accepting that the use of the asset may be tracked by a specified party."
		},
		{
			"const": "attachPolicy",
			"description": "The act of keeping a policy notice attached to the asset."
		},
		{
			"const": "attachSource",
			"description": "The act of attaching the source of the asset and its derivatives."
		},
		{
			"const": "attribute",
			"description": "The act of attributing the asset to a specified party."
		},
		{
			"const": "compensate",
			"description": "The act of compensating a specified party by some amount for use of the asset."
		},
		{
			"const": "delete",
			"description": "The act of permanently removing all copies of the asset."
		},
		{
			"const": "ensureExclusivity",
			"description": "The act of requiring the assigner to ensure a permission is exclusive to the assignee."
		},
		{
			"const": "include",
			"description": "The act of including other related assets to fulfil the function."
		},
		{
			"const": "inform",
			"description": "The act of informing a party that an action has been performed on the asset."
		},
		{
			"const": "nextPolicy",
			"description": "The act of specifying a policy for third-party use of the asset."
		},
		{
			"const": "obtainConsent",
			"description": "The act of requiring explicit consent from a party to perform an action."
		},
		{
			"const": "pay",
			"description": "The act of paying a financial amount to a party for use of the asset."
		},
		{
			"const": "reviewPolicy",
			"description": "The act of performing a manual review of the terms associated with the asset."
		}
	]
}
