AgentRelationship¶
Superclass hierarchy
Definition¶
Defines the relation of an agent within a structure.
Examples¶
An Organization (source/parent) employing and Individual (target/child); An Individual (source/parent) supervisory to an Individual (target/child); An Organization (source/parent) overseeing a project (Organization) (target/child). Select appropriate relationship using the controlled vocabulary available through semantics.
Explanatory notes¶
Used to define the relation agents in a hierarchical structure
Subclasses¶
Properties
Name |
Description |
Data Type |
Multi- plicity |
---|---|---|---|
effectiveDates
from AgentRelationship
|
Effective dates of the relationship expressed as a start and end Date (using ISO and/or non-ISO date structures). |
0..1 |
|
semantics
from AgentRelationship
|
Provides semantic context for the relationship. |
0..1 |
Inherited Properties
Associations
TBD
Multiplicity |
Association |
Navigable Class |
Multiplicity |
---|---|---|---|
0..* |
AgentRelationship_hasTarget_Agent |
1..1 |
|
0..* |
AgentRelationship_hasSource_Agent |
1..1 |