Linked Art Schema: Provenance

Type: object

crm:E7_Activity
A broad activity during which the ownership, custody, location or other rights related to one or more objects are changed
See: API | Model

No Additional Properties

Type: object

Either an array of contexts, or a string containing the Linked Art context URI

Type: const
Value: "https://linked.art/ns/v1/linked-art.json"
Type: array

Each item of this array must be:

Type: object

Type: string

The URI of the entity


Type: string
rdf:type

The class of the entity


Examples:

"Person"
"Place"
"Type"
"HumanMadeObject"
Type: const
Value: "Activity"

Type: string

A human readable name or label for the entity, intended for developers


Examples:

"Georgia O'Keeffe"
"Blue by Georgia O'Keeffe"
"New Haven, CT"

Type: array

A Name or Identifier that identifies the entity

Each item of this array must be:

Type: object

A Name or an Identifier

Type: object
crm:E33_E41_Linguistic_Appellation

A name of an entity
See: API | Model

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Name"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: string

The string representation of a Name, Identifier, Statement or other text

Type: array

A reference to one or more Language entities in which the content of this text is written

Each item of this array must be:

Type: object
crm:E56_Language

Reference to a Language

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Language"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A list of one or more Name structures, which are parts of this Name

Each item of this array must be:

Type: object
crm:E33_E41_Linguistic_Appellation

A name of an entity
See: API | Model

Same definition as Name

Examples:

{
    "type": "Name",
    "content": "Georgia O'Keeffe"
}
{
    "type": "Name",
    "content": "Blue",
    "classified_as": [
        {
            "id": "http://vocab.getty.edu/aat/300404670",
            "type": "Type",
            "_label": "Primary Name"
        }
    ],
    "language": [
        {
            "id": "http://vocab.getty.edu/aat/300388277",
            "type": "Language",
            "_label": "English"
        }
    ]
}
Type: object
crm:E42_Identifier

An identifier for an entity
See: API | Model

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Identifier"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: string

The string representation of a Name, Identifier, Statement or other text

Same definition as content

Type: array

A list of one or more Identifier structures, which are parts of this Identifier

Each item of this array must be:

Type: object
crm:E42_Identifier

An identifier for an entity
See: API | Model

Same definition as Identifier

Type: array

The activity through which this Identifier was assigned to the entity

Each item of this array must be:

Type: object
crm:E13_Attribute_Assignment

An activity which involves the assignment of some value to some entity, often with an explicit relationship between value and entity

Same definition as AttributeAssignment

Type: array

A Type which classifies this entity beyond the class given in the type property

Each item of this array must be:

Type: object
crm:E55_Type

A concept or 'Type' in the taxonomic sense
See: API | Model

No Additional Properties

Type: string

The URI of the entity

Same definition as id

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Type"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Each item of this array must be:

Type: object

A Linguistic Object Reference, Digitial Object Reference or Statement

Type: object
crm:E33_Linguistic_Object

An embedded, relatively short piece of textual content
See: API | Model

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "LinguisticObject"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: string

The string representation of a Name, Identifier, Statement or other text

Same definition as content

Type: array

A reference to one or more Language entities in which the content of this text is written

Same definition as language

Type: string

The media type of the content of the embedded text, e.g. text/plain


Examples:

"text/html"
"image/jpeg"
Type: object
dig:D1_Digital_Object See: [Schema](digital.html)

Reference to a DigitalObject

Same definition as DigitalObjectRef
Type: object
crm:E33_Linguistic_Object

Reference to a LinguisticObject
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "LinguisticObject"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: array
la:equivalent

A reference to one or more other identities for this entity, such as in external vocabularies or systems

Each item of this array must be:

Type: object
*

Reference to another primary entity
See: API | Model

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: enum (of string)

Must be one of:

  • "HumanMadeObject"
  • "Person"
  • "Group"
  • "VisualItem"
  • "LinguisticObject"
  • "Set"
  • "Place"
  • "DigitalObject"
  • "Type"
  • "Event"
  • "Activity"
  • "Period"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label
Type: array

List of equivalent Activity entities

Each item of this array must be:

Type: object
crm:E7_Activity

Reference to an Activity
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Activity"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A reference to one or more VisualItem entities which depict this entity

Each item of this array must be:

Type: object
crm:E36_Visual_Item

Reference to a VisualItem
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "VisualItem"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A reference to one or more Set entities of which this entity is a member

Each item of this array must be:

Type: object
la:Set

Reference to a Set
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Set"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

One or more human-readable web pages or other digital objects where the focus of the content is this entity

Each item of this array must be:

Type: object
dig:D1_Digital_Object See: [Schema](digital.html)

Reference to a DigitalObject

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "DigitalObject"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

One or more AttributeAssignments that relate some other entity to this one

Each item of this array must be:

Type: object
crm:E13_Attribute_Assignment

An activity which involves the assignment of some value to some entity, often with an explicit relationship between value and entity

No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "AttributeAssignment"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: object

Attribute Assignments can assign any entity, structure or value

Type: string

The relationship from the attributed entity to the assigned entity, given as a string which resolves to a relationship in the context definition

Type: array

A Place at which this event occured

Each item of this array must be:

Type: object
crm:E53_Place

Reference to a Place entity
See: Schema

Same definition as moved_from

Type: object

A TimeSpan which describes the date-time range during which this event occured

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "TimeSpan"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: string

The earliest possible date-time at which the timespan could have started

Type: string

The latest possible date-time at which the timespan could have started

Type: string

The earliest possible date-time at which the timespan could have ended

Type: string

The latest possible date-time at which the timespan could have ended

Type: object
crm:E54_Dimension

A Dimension that describes the duration of the timespan within any given date-times

Same definition as Dimension

Type: array

Another event which caused this event to occur

Each item of this array must be:

Type: array

A reference to a Person or Group which carried out this activity

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: array

An object or set of things which was used to carry out this activity

Each item of this array must be:

Type: object

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

Same definition as HumanMadeObjectRef
Type: object
la:Set

Reference to a Set
See: Schema

Same definition as SetRef

Type: array

A Person, Group or Object that influenced the activity in some way

Each item of this array must be:

Type: object

A Reference to a Human Made Object,Person or Group

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

Same definition as HumanMadeObjectRef
Type: object
E21_Person

Reference to a Person
See: Schema

Same definition as PersonRef
Type: object
crm:E74_Group

Reference to a Group
See: Schema

Same definition as GroupRef

Type: array

A general technique that was employed to carry out this activity

Each item of this array must be:

Type: object
crm:E55_Type

A concept or 'Type' in the taxonomic sense
See: API | Model

Same definition as Concept

Type: object

An identified event or activity which this activity is part of

Type: object
crm:E6_Event

Reference to an Event
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Event"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label
Type: object
crm:E7_Activity

Reference to an Activity
See: Schema

Same definition as ActivityRef

Type: array

More specific parts of the event

Each item of this array must be:

Type: object

Type: object
crm:E8_Acquisition

The transfer of ownership of a physical object between parties

No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Acquisition"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Type: object
E21_Person

Reference to a Person
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Person"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label
Type: object
crm:E74_Group

Reference to a Group
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Group"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: array

Each item of this array must be:

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "HumanMadeObject"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label
Type: object
la:RightAcquisition No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "RightAcquisition"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: object
crm:E30_Right

A legal right that can be held by some party over some entity

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Right"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: array

Each item of this array must be:

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

Same definition as HumanMadeObjectRef

Type: array

Each item of this array must be:

Type: object
crm:E54_Dimension

A measurable aspect of an entity, with a numeric value, a unit for that value, and a type relative to the entity
See: API | Model

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Dimension"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: number

The numeric value of a Dimension or MonetaryAmount

Same definition as value

Type: number

The lowest possible value for the Dimension or MonetaryAmount

Same definition as lower_value_limit

Type: number

The highest possible value for the Dimension or MonetaryAmount

Same definition as upper_value_limit

Type: object
crm:E58_Measurement_Unit

Reference to the MeasurementUnit for this dimension

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "MeasurementUnit"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

The Measurement(s) that led to the assigning of this dimension

Each item of this array must be:

Type: object
crm:E13_Attribute_Assignment

An activity which involves the assignment of some value to some entity, often with an explicit relationship between value and entity

Same definition as AttributeAssignment

Type: array

Each item of this array must be:

Type: object
crm:E30_Right

A legal right that can be held by some party over some entity

Same definition as establishes

Type: array

Each item of this array must be:

Type: object
crm:E30_Right

A legal right that can be held by some party over some entity

Same definition as establishes
Type: object
crm:E10_Transfer_of_Custody No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "TransferOfCustody"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: array

Each item of this array must be:

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

Same definition as HumanMadeObjectRef
Type: object
la:Payment No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Payment"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: array

Each item of this array must be:

Type: object

A Reference to a Person or Group

Same definition as PersonRefOrGroupRef

Type: object
crm:E97_Monetary_Amount

An amount of money, with a value and a currency
See: API | Model

No Additional Properties

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "MonetaryAmount"

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: number

The numeric value of a Dimension or MonetaryAmount


Examples:

10
0.5
42.75

Type: number

The lowest possible value for the Dimension or MonetaryAmount


Example:

5

Type: number

The highest possible value for the Dimension or MonetaryAmount


Example:

100

Type: object

Reference to a Currency

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Currency"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label
Type: object
sci:S19_Encounter_Event No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Encounter"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: array

Each item of this array must be:

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

Same definition as HumanMadeObjectRef
Type: object
crm:E9_Move No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Move"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique

Type: object
crm:E53_Place

Reference to a Place entity
See: Schema

No Additional Properties

Type: string

The URI of the entity

Same definition as id


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Place"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: object
crm:E53_Place

Reference to a Place entity
See: Schema

Same definition as moved_from

Type: array

Each item of this array must be:

Type: object
crm:E22_Human-Made_Object

Reference to a HumanMadeObject
See: Schema

Same definition as HumanMadeObjectRef
Type: object
crm:E7_Activity No Additional Properties


Type: string
rdf:type

The class of the entity

Same definition as General
Type: const
Value: "Activity"

Type: string

A human readable name or label for the entity, intended for developers

Same definition as _label

Type: array

A Name or Identifier that identifies the entity

Same definition as identified_by

Type: array

A Type which classifies this entity beyond the class given in the type property

Same definition as classified_as

Type: array

An embedded statement about this entity, or a reference to a text that refers to the entity

Same definition as referred_to_by

Type: array

A Place at which this event occured

Same definition as took_place_at

Type: object

A TimeSpan which describes the date-time range during which this event occured

Same definition as timespan

Type: array

Another event which caused this event to occur

Same definition as caused_by

Type: array

A reference to a Person or Group which carried out this activity

Same definition as carried_out_by

Type: array

An object or set of things which was used to carry out this activity

Same definition as used_specific_object

Type: array

A Person, Group or Object that influenced the activity in some way

Same definition as influenced_by

Type: array

A general technique that was employed to carry out this activity

Same definition as technique