Occupancy
Since v3.5.0The occupation of a position by a person for a specific period of time.
Inheritance
graph BT
Occupancy(Occupancy)
Interval(Interval)
click Interval "/explorer/schemata/Interval"
class Occupancy node-primary
Occupancy-->Interval
Semantics
FollowTheMoney has well-defined semantics for different representations of entities, for example in a network graph or in a timeline.
- In a network graph, entities should be represented as an edge.
-
In a timeline,
date
orstartDate
should be used as the temporal start.endDate
should be used as the temporal end.
Properties
Name | Label | Type |
---|---|---|
Occupancy:holder
|
Holder | Person |
Occupancy:post
|
Position occupied | Position |
Interval:alephUrl
|
Aleph URL | url |
Interval:date
|
Date | date |
Interval:description
|
Description | text |
Interval:endDate
|
End date | date |
Interval:indexText
|
Index text | text |
Interval:modifiedAt
|
Modified on | date |
Interval:namesMentioned
|
Detected names | name |
Interval:publisher
|
Publishing source | string |
Interval:publisherUrl
|
Publishing source URL | url |
Interval:recordId
|
Record ID | string |
Interval:retrievedAt
|
Retrieved on | date |
Interval:sourceUrl
|
Source link | url |
Interval:startDate
|
Start date | date |
Occupancy:status
|
Status | string |
Interval:summary
|
Summary | text |