Thing
Since v0.6.8Inheritance
graph BT
Thing(Thing)
Address(Address)
click Address "/explorer/schemata/Address"
Assessment(Assessment)
click Assessment "/explorer/schemata/Assessment"
Asset(Asset)
click Asset "/explorer/schemata/Asset"
CallForTenders(CallForTenders)
click CallForTenders "/explorer/schemata/CallForTenders"
CourtCase(CourtCase)
click CourtCase "/explorer/schemata/CourtCase"
CryptoWallet(CryptoWallet)
click CryptoWallet "/explorer/schemata/CryptoWallet"
Document(Document)
click Document "/explorer/schemata/Document"
Event(Event)
click Event "/explorer/schemata/Event"
LegalEntity(LegalEntity)
click LegalEntity "/explorer/schemata/LegalEntity"
Note(Note)
click Note "/explorer/schemata/Note"
Position(Position)
click Position "/explorer/schemata/Position"
Project(Project)
click Project "/explorer/schemata/Project"
UserAccount(UserAccount)
click UserAccount "/explorer/schemata/UserAccount"
class Thing node-primary
Address-->Thing
Assessment-->Thing
Asset-->Thing
CallForTenders-->Thing
CourtCase-->Thing
CryptoWallet-->Thing
Document-->Thing
Event-->Thing
LegalEntity-->Thing
Note-->Thing
Position-->Thing
Project-->Thing
UserAccount-->Thing
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 a vertex.
- Thing entities have no temporal extent, i.e. they are not suitable for representation in a timeline.
Properties
Name | Label | Type |
---|---|---|
Thing:name
|
Name | name |
Thing:country
|
Country | country |
Thing:address
|
Address | address |
Thing:addressEntity
|
Address | Address |
Thing:alephUrl
|
Aleph URL | url |
Thing:alias
|
Other name | name |
Thing:candidateSimilars
|
Similar to this | Similar |
Thing:courtCase
|
Court cases | CourtCaseParty |
Thing:createdAt
|
Created at | date |
Thing:description
|
Description | text |
Thing:documentedBy
|
Documents | Documentation |
Thing:indexText
|
Index text | text |
Thing:keywords
|
Keywords | string |
Thing:matchSimilars
|
Similar as this | Similar |
Thing:modifiedAt
|
Modified on | date |
Thing:noteEntities
|
Notes | Note |
Thing:notes
|
Notes | text |
Thing:previousName
|
Previous name | name |
Thing:program
|
Program | string |
Thing:proof
|
Source document | Document |
Thing:publisher
|
Publishing source | string |
Thing:publisherUrl
|
Publishing source URL | url |
Thing:retrievedAt
|
Retrieved on | date |
Thing:sanctions
|
Sanctions | Sanction |
Thing:sourceUrl
|
Source link | url |
Thing:summary
|
Summary | text |
Thing:topics
|
Topics | topic |
Thing:unknownLinkFrom
|
Linked from | UnknownLink |
Thing:unknownLinkTo
|
Linked to | UnknownLink |
Thing:weakAlias
|
Weak alias | string |
Thing:wikidataId
|
Wikidata ID | identifier |
Thing:wikipediaUrl
|
Wikipedia Article | url |