CDIFManifest

ArchivePart

CDIFManifest::Classes::ArchivePart

Definition

A component file within an archive distribution. Typed schema:MediaObject. May itself carry cdif:hasPhysicalMapping and the cdi: physical-dataset co-typing when the part is a tabular or structured data file.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri ↗[0..1]@id - typically a hash-anchor.
namestring[1]schema:name - filename.
descriptionstring[0..1]schema:description.
encodingFormatstring[1..*]schema:encodingFormat - MIME type(s).
countColumnsinteger[0..1]Column count for tabular parts.
countRowsinteger[0..1]Row count for tabular parts.

Associations

RoleTargetMultiplicityKind
hasPartDataDownload[0..*]composition
aboutArchivePart[0..*]association
sizeQuantitativeValue[0..1]composition
checksumChecksum[0..1]composition
hasPhysicalMappingAbstractMapping[0..*]composition
alsoTypedAsAbstractDataSet[0..1]aggregation