An Asset represents the conceptual content of a resource.

A particular Asset may have zero or more Distributions in different formats. class Asset

 Properties

 

Used in RADion to provide an alternative name for the Asset: this information may be used to provide additional access points, e.g. allowing indexing of any acronyms, nicknames, shorthand notations or other identifying information that a user might expect to find the Asset under.

$alternativeName 

access protected
 

RADion uses the XHTML 'last' property to link an Asset to the most recent (i.e. current) version.

$currentVersion 

access protected
 

RADion uses this to provide the creation date of this version of the Repository, Asset or Distribution.

$dateCreated 

RADion expects a datatyped value and for it to be conformant with ISO 8601, preferably using an xsd data type.

access protected
 

RADion uses this to provide the date of latest update of the Repository, Asset or Distribution.

$dateModified 

RADion expects a datatyped value and for it to be conformant with ISO 8601, preferably using an xsd data type

access protected
 

Used in RADion to provide descriptive text for the Repository, Asset or Distribution.

$description 

access protected
 

The distribution relationship associates an Asset (its domain) with a Distribution (its range). It is the inverse of distributionOf

$distribution 

access protected
 

A word or phrase used to succinctly descibe the Asset

$keyword 

access protected
 

RADion uses this to provide the language of the Asset.

$language 

access protected
 

RADion uses this to provide the name

$name 

access protected
 

RADion uses the XHTML 'next' property to link an Asset to the next most recent version.

$nextVersion 

access protected
 

RADion uses the XHTML 'previous' property to link an Asset to the previous version.

$previousVersion 

access protected
 

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

$publisher 

access protected
 

Used in RADion to link any Asset to any other related Asset.

$relation 

RADion expects the object to be of type rad:Asset.

access protected
 

RADion uses dcterms:isPartOf to link an Asset to a Repository.

$repositoryOrigin 

access protected
 

RADion uses this to link to the geographic region or jurisdiction that the Asset or Repository applies to

$spatialCoverage 

access protected
 

The theme relationship associates an Asset with a specific Theme.

$theme 

Themes are typically, but not necessarily, encoded as a skos:Concept, arranged in a skos:ConceptScheme.

access protected
 

The version number or other designation of the Asset; the value should be a free text string

$version 

access protected
 

Notes on the particular version of the Asset.

$versionNotes 

access protected