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
- Influence
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
influencer | 0..1 String or Activity or Agent or Entity |
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
required: true
multivalued: true
influencer:
name: influencer
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
required: true
multivalued: true
influencer:
name: influencer
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
exact_mappings:
- prov:influencer
broad_mappings:
- dcterms:relation
rank: 1000
slot_uri: dlprov:influencer
alias: influencer
owner: Influence
domain_of:
- Influence
any_of:
- range: Activity
- range: Agent
- range: Entity
had_role:
name: had_role
description: The function of an entity or agent with respect to another entity
or resource.
comments:
- May be used in a qualified-attribution to specify the role of an Agent with
respect to an Entity.
- May be used in a qualified-relation to specify the role of an Entity with respect
to another Entity.
from_schema: https://concepts.datalad.org/s/sdd/unreleased
exact_mappings:
- prov:hadRole
- DCAT:had_role
rank: 1000
slot_uri: dlprov:had_role
alias: had_role
owner: Influence
domain_of:
- Influence
range: Role
required: true
multivalued: true
class_uri: dlprov:Influence