A Distribution is a particular representation or concretisation of an Asset in the form of a downloadable computer file that implements the intellectual content of an Asset. A particular Distribution is typically associated with one Asset.

class Distibution

 Properties

 

RADion uses this to provide the creation date of this Distribution.

$dateCreated 

RADion expects a datatyped value and for it to be conformant with ISO 8601

access protected
 

RADion uses this to provide the date of latest update of the Distribution.

$dateModified 

RADion expects a datatyped value and for it to be conformant with ISO 8601

access protected
 

Used in RADion to provide descriptive text for the Distribution.

$description 

access protected
 

The distributionOf relationship associates a Distribution (its domain) with the Asset (its range) of which it is a Distribution.

$distributionOf 

It is the inverse of distribution

access protected
 

Used in RADion to link to the format that the Distribution is available in (e.g. PDF, XML, RDF/XML, HTML) which is provided as a property of dcterms:FileFormat

$format 

access protected
 

Used in RADion to link to the conditions or restrictions for (re-use) of the Distribution. Note that the range is dcterms:LicenseDocument

$license 

access protected
 

RADion uses this to provide the name of the class

$name 

access protected
 

Used in RADion to link to the organisation responsible for the publication of the Asset, Repository or Distribution.

$publisher 

Note that the range is dcterms:Agent.

access protected