CDIFProvenance

Instrument

CDIFProvenance::Classes::Instrument

Definition

Documentation

Original
Reference

schema:Thing

Definition

The most generic type of item.

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

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

Formal identifier for this activity

Scope

@id - resolvable URI for the instrument.

namestring[0..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

Human-readable name for the activity

Scope

schema:name - human-readable label.

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

Text description of what this activity did

Scope

schema:description - short description.

versionstring[0..1]

Documentation

Original
Reference

schema:version

Definition

The version of the CreativeWork embodied by a specified resource.

Scope

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

CDIF
Definition

schema:softwareVersion / schema:version - version identifier of the instrument or software.

manufacturerstring[0..1]

Documentation

Original
Reference

schema:manufacturer

Definition

The manufacturer of the product.

Scope

Domain: Product (https://schema.org/Product). Range: Organization (https://schema.org/Organization).

CDIF
Definition

Organization that manufactured this instrument.

Scope

schema:manufacturer - the entity that manufactured or developed the instrument (text label or @id of an Organization).

modelstring[0..1]

Documentation

Original
Reference

schema:model

Definition

The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties.

Scope

Domain: Product (https://schema.org/Product). Range: ProductModel (https://schema.org/ProductModel), Text (https://schema.org/Text).

CDIF
Definition

Product model information for this instrument.

Scope

schema:model - the model name / identifier of the instrument (or @id of a schema:ProductModel).

ownerstring[0..1]

Documentation

Original
Reference

schema:owner

Definition

A person or organization who owns this Thing.

Scope

Domain: Thing (https://schema.org/Thing). Range: Organization (https://schema.org/Organization), Person (https://schema.org/Person).

CDIF
Definition

Organization that owns this instrument.

Scope

schema:owner - the entity that owns the instrument (text label or @id of an Organization).

Associations

RoleTargetMultiplicityKind
usesProvActivity[0..*]association