Footprint Data Model

Thing

Inheritance

graph BT Thing(Thing) Assessment(Assessment) click Assessment "/schemata/Assessment" Asset(Asset) click Asset "/schemata/Asset" CourtCase(CourtCase) click CourtCase "/schemata/CourtCase" CryptoWallet(CryptoWallet) click CryptoWallet "/schemata/CryptoWallet" Document(Document) click Document "/schemata/Document" Event(Event) click Event "/schemata/Event" LegalEntity(LegalEntity) click LegalEntity "/schemata/LegalEntity" Note(Note) click Note "/schemata/Note" Project(Project) click Project "/schemata/Project" UserAccount(UserAccount) click UserAccount "/schemata/UserAccount" class Thing node-primary Assessment-->Thing Asset-->Thing CourtCase-->Thing CryptoWallet-->Thing Document-->Thing Event-->Thing LegalEntity-->Thing Note-->Thing Project-->Thing UserAccount-->Thing

Info

Abstract

Yes

Abstract schemata are used for inheritance only and shouldn’t be used directly.

Generated

No

Entities using a generated schema shouldn’t be created directly by users.

Matchable

No

Entities using a matchable schema can be used for matching and cross-referencing.

Hidden

No

Entities using a hidden schema shouldn’t be displayed in user interfaces or created by users.

Semantics

Footprint 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.

Properties

Name Label Type
Thing:name Name name
Thing:country Country country
Thing:address Address address
Thing:addressEntity Address Address
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:traceUrl Trace URL url
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