Class: SoftwareAgent
URI: [prov:SoftwareAgent](http://www.w3.org/ns/prov#SoftwareAgent)
[Identifier](Identifier.md) | | [Agent](Agent.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://identifiers.org/brain-bican/assertion-evidence-schema ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | prov:SoftwareAgent | | native | brainkb:SoftwareAgent | ## LinkML Source ### Direct
### Induced
classDiagram
class SoftwareAgent
click SoftwareAgent href "../SoftwareAgent/"
Agent <|-- SoftwareAgent
click Agent href "../Agent/"
SoftwareAgent : has_identifier
SoftwareAgent --> "0..1" Identifier : has_identifier
click Identifier href "../Identifier/"
## Inheritance
* [Agent](Agent.md)
* **SoftwareAgent**
## Class Properties
| Property | Value |
| --- | --- |
| Class URI | [prov:SoftwareAgent](http://www.w3.org/ns/prov#SoftwareAgent) |
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [has_identifier](has_identifier.md) | 0..1 [Identifier](Identifier.md) | | [Agent](Agent.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://identifiers.org/brain-bican/assertion-evidence-schema ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | prov:SoftwareAgent | | native | brainkb:SoftwareAgent | ## LinkML Source ### Direct
name: SoftwareAgent
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
is_a: Agent
class_uri: prov:SoftwareAgent
name: SoftwareAgent
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
is_a: Agent
attributes:
has_identifier:
name: has_identifier
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
rank: 1000
slot_uri: edam:has_identifier
owner: SoftwareAgent
domain_of:
- Agent
range: Identifier
class_uri: prov:SoftwareAgent