A Semantic Asset in the model is an abstract entity that reflects the intellectual content of the asset and represents those characteristics of the asset that are independent of its physical embodiment.

This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work). Assets can be versioned. Every time the intellectual content of an asset changes, the result is considered to be a new asset that can be linked to previous and next versions of the Asset. The physical embodiment of an Asset is called a Distribution. A particular Asset may have zero or more Distributions. class SemanticAsset

 Methods

__construct()

__construct() 

 Properties

 

Links a Semantic Asset to relevant Contact Information which is provided using VCard.

$contactPoint 

access protected
 

Used in ADMS to link to the main documentation or specification of the Asset.

$documentation 

access protected
 

Used in ADMS to link to a Web page that is fully dedicated to the Asset.

$homepage 

access protected
 

ADMS uses this to provide any identifier for the Asset.

$identifier 

access protected
 

Links to a Semantic Asset that is contained in the Asset being described, e.g. when there are several vocabularies defined in a single document.

$includedAsset 

access protected
 

Links a Semantic Asset to an item that is contained within it (e.g. a concept in a controlled vocabulary).

$includedItem 

access protected
 

Links a resource to its adms:InteroperabilityLevel .

$interoperabilityLevel 

Since this is encoded using skos:Concept, that is the defined range for this property.

access protected
 

The date of the most recent update of the metadata for the Asset

$metadataDate 

access protected
 

Links to the language of the metadata for the Asset.

$metadataLanguage 

The range of adms:metadataLanguage is dcterms:LinguisticSystem which is used by RADion (and therefore ADMS) to represent the Language class.

access protected
 

Links to the organisation making the metadata for the Asset available.

$metadataPublisher 

The range of adms:metadataPublisher as dcterms:Agent which is used by RADion, and therefore ADMS, for the Publisher class.

access protected
 

Links to documentation that contains information related to the asset.

$relatedDocumentation 

The range of adms:relatedDocumentation is foaf:Document

access protected
 

Links to a Web page that contains information related to the asset.

$relatedWebPage 

access protected
 

Links to a sample of the Semantic Asset (which is itself a Semantic Asset, i.e the range is adms:Asset).

$sample 

access protected
 

Links to the status of the Asset or Distribution in the context of a particular workflow process.

$status 

Since Status is defined using a skos:Concept, that is the defined range for this property.

access protected
 

Used in ADMS to link to the Period of Time class.

$temporalCoverage 

access protected
 

Links to a translation of the Semantic Asset (which is itself a Semantic Asset, i.e the range is adms:Asset).

$translation 

access protected
 

Used in ADMS to link an Asset to its Asset Type.

$type 

access protected