CDIFProvenance

Instrument

CDIFProvenance::Classes::Instrument

Definition

An instrument or tool used by a provenance activity. Typically a software package or piece of equipment; recorded inline under prov:used items via the schema:instrument sub-key. Carries identifier, label, optional version, and free-form descriptive properties.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri ↗[0..1]@id - resolvable URI for the instrument.
namestring[0..1]schema:name - human-readable label.
descriptionstring[0..1]schema:description - short description.
versionstring[0..1]schema:softwareVersion / schema:version - version identifier of the instrument or software.
manufacturerstring[0..1]schema:manufacturer - the entity that manufactured or developed the instrument (text label or @id of an Organization).
modelstring[0..1]schema:model - the model name / identifier of the instrument (or @id of a schema:ProductModel).
ownerstring[0..1]schema:owner - the entity that owns the instrument (text label or @id of an Organization).

Associations

RoleTargetMultiplicityKind
usesProvActivity[0..*]association