@prefix ns1: <http://purl.org/linked-data/registry#> .
@prefix odrl: <http://www.w3.org/ns/odrl/2/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://creativecommons.org/ns#Attribution> a odrl:Action ;
    rdfs:label "Attribution"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Credit be given to copyright holder and/or author."@en .

<http://creativecommons.org/ns#CommercialUse> a odrl:Action ;
    rdfs:label "Commercial Use"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Exercising rights for commercial purposes."@en .

<http://creativecommons.org/ns#DerivativeWorks> a odrl:Action ;
    rdfs:label "Derivative Works"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Distribution of derivative works."@en .

<http://creativecommons.org/ns#Distribution> a odrl:Action ;
    rdfs:label "Distribution"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Distribution, public display, and publicly performance."@en .

<http://creativecommons.org/ns#Notice> a odrl:Action ;
    rdfs:label "Notice"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Copyright and license notices be kept intact."@en .

<http://creativecommons.org/ns#Reproduction> a odrl:Action ;
    rdfs:label "Reproduction"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Making multiple copies."@en .

<http://creativecommons.org/ns#ShareAlike> a odrl:Action ;
    rdfs:label "Share Alike"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Derivative works be licensed under the same terms or compatible terms as the original work."@en .

<http://creativecommons.org/ns#Sharing> a odrl:Action ;
    rdfs:label "Sharing"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Permits commercial derivatives, but only non-commercial distribution."@en .

<http://creativecommons.org/ns#SourceCode> a odrl:Action ;
    rdfs:label "Source Code"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "Source code (the preferred form for making modifications) must be provided when exercising some rights granted by the license."@en .

odrl:acceptTracking a odrl:Action ;
    rdfs:label "Accept Tracking"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To accept that the use of the Asset may be tracked."@en .

odrl:aggregate a odrl:Action ;
    rdfs:label "Aggregate"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To use the Asset or parts of it as part of a composite collection."@en .

odrl:annotate a odrl:Action ;
    rdfs:label "Annotate"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To add explanatory notations/commentaries to the Asset without modifying the Asset in any other way."@en .

odrl:anonymize a odrl:Action ;
    rdfs:label "Anonymize"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To anonymize all or parts of the Asset."@en .

odrl:archive a odrl:Action ;
    rdfs:label "Archive"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To store the Asset (in a non-transient form)."@en .

odrl:attribute a odrl:Action ;
    rdfs:label "Attribute"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To attribute the use of the Asset."@en .

odrl:compensate a odrl:Action ;
    rdfs:label "Compensate"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To compensate by transfer of some amount of value, if defined, for using or selling the Asset."@en .

odrl:concurrentUse a odrl:Action ;
    rdfs:label "Concurrent Use"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To create multiple copies of the Asset that are being concurrently used."@en .

odrl:delete a odrl:Action ;
    rdfs:label "Delete"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To permanently remove all copies of the Asset after it has been used."@en .

odrl:derive a odrl:Action ;
    rdfs:label "Derive"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To create a new derivative Asset from this Asset and to edit or modify the derivative."@en .

odrl:digitize a odrl:Action ;
    rdfs:label "Digitize"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To produce a digital copy of (or otherwise digitize) the Asset from its analogue form."@en .

odrl:display a odrl:Action ;
    rdfs:label "Display"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To create a static and transient rendition of an Asset."@en .

odrl:distribute a odrl:Action ;
    rdfs:label "Distribute"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To supply the Asset to third-parties."@en .

odrl:ensureExclusivity a odrl:Action ;
    rdfs:label "Ensure Exclusivity"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To ensure that the Rule on the Asset is exclusive."@en .

odrl:execute a odrl:Action ;
    rdfs:label "Execute"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To run the computer program Asset."@en .

odrl:extract a odrl:Action ;
    rdfs:label "Extract"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To extract parts of the Asset and to use it as a new Asset."@en .

odrl:give a odrl:Action ;
    rdfs:label "Give"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To transfer the ownership of the Asset to a third party without compensation and while deleting the original asset."@en .

odrl:grantUse a odrl:Action ;
    rdfs:label "Grant Use"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To grant the use of the Asset to third parties."@en .

odrl:include a odrl:Action ;
    rdfs:label "Include"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To include other related assets in the Asset."@en .

odrl:index a odrl:Action ;
    rdfs:label "Index"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To record the Asset in an index."@en .

odrl:inform a odrl:Action ;
    rdfs:label "Inform"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To inform that an action has been performed on or in relation to the Asset."@en .

odrl:install a odrl:Action ;
    rdfs:label "Install"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To load the computer program Asset onto a storage device which allows operating or running the Asset."@en .

odrl:modify a odrl:Action ;
    rdfs:label "Modify"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To change existing content of the Asset. A new asset is not created by this action."@en .

odrl:move a odrl:Action ;
    rdfs:label "Move"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To move the Asset from one digital location to another including deleting the original copy."@en .

odrl:nextPolicy a odrl:Action ;
    rdfs:label "Next Policy"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To grant the specified Policy to a third party for their use of the Asset."@en .

odrl:obtainConsent a odrl:Action ;
    rdfs:label "Obtain Consent"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To obtain verifiable consent to perform the requested action in relation to the Asset."@en .

odrl:play a odrl:Action ;
    rdfs:label "Play"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To create a sequential and transient rendition of an Asset."@en .

odrl:present a odrl:Action ;
    rdfs:label "Present"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To publicly perform the Asset."@en .

odrl:print a odrl:Action ;
    rdfs:label "Print"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To create a tangible and permanent rendition of an Asset."@en .

odrl:read a odrl:Action ;
    rdfs:label "Read"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To obtain data from the Asset."@en .

odrl:reproduce a odrl:Action ;
    rdfs:label "Reproduce"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To make duplicate copies the Asset in any material form."@en .

odrl:reviewPolicy a odrl:Action ;
    rdfs:label "Review Policy"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To review the Policy applicable to the Asset."@en .

odrl:sell a odrl:Action ;
    rdfs:label "Sell"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To transfer the ownership of the Asset to a third party with compensation and while deleting the original asset."@en .

odrl:stream a odrl:Action ;
    rdfs:label "Stream"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To deliver the Asset in real-time."@en .

odrl:synchronize a odrl:Action ;
    rdfs:label "Synchronize"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To use the Asset in timed relations with media (audio/visual) elements of another Asset."@en .

odrl:textToSpeech a odrl:Action ;
    rdfs:label "Text-to-speech"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To have a text Asset read out loud."@en .

odrl:transform a odrl:Action ;
    rdfs:label "Transform"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To convert the Asset into a different format."@en .

odrl:translate a odrl:Action ;
    rdfs:label "Translate"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To translate the original natural language of an Asset into another natural language."@en .

odrl:uninstall a odrl:Action ;
    rdfs:label "Uninstall"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To unload and delete the computer program Asset from a storage device and disable its readiness for operation."@en .

odrl:watermark a odrl:Action ;
    rdfs:label "Watermark"@en ;
    ns1:register <https://licences.csiro.au/action/> ;
    skos:definition "To apply a watermark to the Asset."@en .

<https://licences.csiro.au/action/> a ns1:Register ;
    rdfs:label "Action Register" ;
    ns1:containedItemClass odrl:Action ;
    rdfs:comment "This is a register (controlled list) of machine-readable Actions." .

