Class: Influence

Capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another.

URI: dlprov:Influence

erDiagram Influence { string influencer } Role { uriorcurie id } Influence ||--}| Role : "had_role"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
influencer 0..1
String
Reference the resource (Entity, Agent, or Activity) whose influence is being ... direct
had_role 1..*
Role
The function of an entity or agent with respect to another entity or resource direct

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/sdd/unreleased

Mappings

Mapping Type Mapped Value
self dlprov:Influence
native dex:Influence
exact prov:Influence

LinkML Source

Direct

name: Influence
description: Capacity of an entity, activity, or agent to have an effect on the character,
  development, or behavior of another.
from_schema: https://concepts.datalad.org/s/sdd/unreleased
exact_mappings:
- prov:Influence
slots:
- influencer
- had_role
slot_usage:
  had_role:
    name: had_role
    multivalued: true
    domain_of:
    - Influence
    required: true
  influencer:
    name: influencer
    domain_of:
    - Influence
class_uri: dlprov:Influence

Induced

name: Influence
description: Capacity of an entity, activity, or agent to have an effect on the character,
  development, or behavior of another.
from_schema: https://concepts.datalad.org/s/sdd/unreleased
exact_mappings:
- prov:Influence
slot_usage:
  had_role:
    name: had_role
    multivalued: true
    domain_of:
    - Influence
    required: true
  influencer:
    name: influencer
    domain_of:
    - Influence
attributes:
  influencer:
    name: influencer
    description: Reference the resource (Entity, Agent, or Activity) whose influence
      is being qualified in a qualified influence pattern.
    from_schema: https://concepts.datalad.org/s/sdd/unreleased
    rank: 1000
    slot_uri: dlprov:influencer
    alias: influencer
    owner: Influence
    domain_of:
    - Influence
  had_role:
    name: had_role
    description: The function of an entity or agent with respect to another entity
      or resource.
    from_schema: https://concepts.datalad.org/s/sdd/unreleased
    rank: 1000
    slot_uri: dlprov:had_role
    multivalued: true
    alias: had_role
    owner: Influence
    domain_of:
    - Influence
    range: Role
    required: true
class_uri: dlprov:Influence