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
Used in ADMS to link to the main documentation or specification of the Asset.
$documentation
Used in ADMS to link to a Web page that is fully dedicated to the Asset.
$homepage
ADMS uses this to provide any identifier for the Asset.
$identifier
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
Links a Semantic Asset to an item that is contained within it
(e.g. a concept in a controlled vocabulary).
$includedItem
Links a resource to its adms:InteroperabilityLevel .
$interoperabilityLevel
Since this is encoded using skos:Concept,
that is the defined range for this property.
Links to a Web page that contains information related to the asset.
$relatedWebPage
Links to a sample of the Semantic Asset
(which is itself a Semantic Asset, i.e the range is adms:Asset).
$sample
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.
Used in ADMS to link to the Period of Time class.
$temporalCoverage
Links to a translation of the Semantic Asset
(which is itself a Semantic Asset, i.e the range is adms:Asset).
$translation
Used in ADMS to link an Asset to its Asset Type.
$type