CDIFManifest

ArchivePart

CDIFManifest::Classes::ArchivePart

Definition

Documentation

Original
Reference

cdi:ArchivePart

CDIF
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]

Documentation

Original
Reference

schema:identifier

Definition

The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.

Scope

Domain: Thing (https://schema.org/Thing). Range: PropertyValue (https://schema.org/PropertyValue), Text (https://schema.org/Text), URL (https://schema.org/URL).

CDIF
Definition

@id - typically a hash-anchor.

namestring[1]

Documentation

Original
Reference

schema:name

Definition

The name of the item.

Scope

Domain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text).

CDIF
Definition

Filename of the component file within the archive.

Scope

schema:name - filename.

descriptionstring[0..1]

Documentation

Original
Reference

schema:description

Definition

A description of the item.

Scope

Domain: Thing (https://schema.org/Thing). Range: Text (https://schema.org/Text), TextObject (https://schema.org/TextObject).

CDIF
Definition

Description of the file content. May include checksum information.

Scope

schema:description.

encodingFormatstring[1..*]

Documentation

Original
Reference

schema:encodingFormat

Definition

Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)), e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.

In cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.

Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry.

Scope

Domain: CreativeWork (https://schema.org/CreativeWork), MediaObject (https://schema.org/MediaObject). Range: Text (https://schema.org/Text), URL (https://schema.org/URL).

CDIF
Definition

MIME type(s) for this file.

Scope

schema:encodingFormat - MIME type(s).

countColumnsinteger[0..1]

Documentation

Original
Reference

cdif:countColumns

CDIF
Definition

Column count for tabular parts.

countRowsinteger[0..1]

Documentation

Original
Reference

cdif:countRows

CDIF
Definition

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