Class: Group
URI: [foaf:Group](http://xmlns.com/foaf/0.1/Group)
[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 | foaf:Group | | native | brainkb:Group | ## LinkML Source ### Direct
### Induced
classDiagram
class Group
click Group href "../Group/"
Agent <|-- Group
click Agent href "../Agent/"
Group <|-- Organization
click Organization href "../Organization/"
Group : has_identifier
Group --> "0..1" Identifier : has_identifier
click Identifier href "../Identifier/"
## Inheritance
* [Agent](Agent.md)
* **Group**
* [Organization](Organization.md)
## Class Properties
| Property | Value |
| --- | --- |
| Class URI | [foaf:Group](http://xmlns.com/foaf/0.1/Group) |
## 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 | foaf:Group | | native | brainkb:Group | ## LinkML Source ### Direct
name: Group
from_schema: https://identifiers.org/brain-bican/assertion-evidence-schema
is_a: Agent
class_uri: foaf:Group
name: Group
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: Group
domain_of:
- Agent
range: Identifier
class_uri: foaf:Group