Class: Agent
Represents an Agent
URI: linkml_common:Agent
classDiagram
class Agent
click Agent href "../Agent"
Agent <|-- Person
click Person href "../Person"
Agent <|-- Organization
click Organization href "../Organization"
Agent <|-- AutomatedAgent
click AutomatedAgent href "../AutomatedAgent"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
Mixin Usage
| mixed into | description |
|---|---|
| Person | Represents a Person |
| Organization | Represents an Organization |
| AutomatedAgent | Represents an Automated Agent |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/linkml-common
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | linkml_common:Agent |
| native | linkml_common:Agent |
| exact | prov:Agent, fibo.commons.PartiesAndSituations:Agent |
LinkML Source
Direct
name: Agent
description: Represents an Agent
from_schema: https://w3id.org/linkml/linkml-common
exact_mappings:
- prov:Agent
- fibo.commons.PartiesAndSituations:Agent
mixin: true
Induced
name: Agent
description: Represents an Agent
from_schema: https://w3id.org/linkml/linkml-common
exact_mappings:
- prov:Agent
- fibo.commons.PartiesAndSituations:Agent
mixin: true