The Open Risk Data functionality of the Open Risk Manual is in still in active development!

Difference between revisions of "Fintech Risk Event Data Model"

From Open Risk Data
imported>Wiki admin
(Created page with "This is the documentation of the Fintech Risk Event Data Model used in Open Risk Data to capture Fintech Risk Events == The Data Model Structure == The full description of I...")
 
imported>Wiki admin
m (Protected "Fintech Risk Event Data Model" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is the documentation of the Fintech Risk Event Data Model used in Open Risk Data to capture Fintech Risk Events
+
This is the documentation of the Fintech Risk Event Data Model used in Open Risk Data to capture [https://www.openriskmanual.org/wiki/Fintech_Risk_Events Fintech Risk Events]. This is a collection of [[Item:Q6 | risk events]] around new digital financial entities that is being migrated from the Manual to the Database as a demo of an Open Risk Data use case
 +
 
  
 
== The Data Model Structure ==
 
== The Data Model Structure ==

Latest revision as of 15:41, 18 May 2020

This is the documentation of the Fintech Risk Event Data Model used in Open Risk Data to capture Fintech Risk Events. This is a collection of risk events around new digital financial entities that is being migrated from the Manual to the Database as a demo of an Open Risk Data use case


The Data Model Structure

The full description of Items and Properties is as follows

  1. Item:
    1. Item identifier (a serial ID number, prefixed with Q). This is a unique ID for an Item in the context of the Open Risk Data instance. This is assigned automatically by the system when an item is first inserted into the database. While numerologists might assign special significance to e.g. Q42, we promote a world with less superstition :-)
    2. Fingerprint, consisting of:
      1. Multilingual label, a human readable label. This is a unique textual description of an Item.
      2. Multilingual description, a longer description of the item
      3. Multilingual aliases, other possible labels for an item
    3. Statements, associated with the item, each consisting of:
      1. Claim, consisting of:
        1. Property
        2. Value
        3. Qualifiers (additional property-value pairs)
      2. References (each consisting of one or more property-value pairs)
      3. Rank
    4. Site links
  2. Property
    1. Property identifier (number prefixed with P)
    2. Fingerprint, consisting of:
      1. label
      2. description
      3. aliases
    3. Statements, each consisting of:
      1. Claim, consisting of:
        1. Property
        2. Value
        3. Qualifiers (additional property-value pairs)
      2. References (each consisting of one or more property-value pairs)
      3. Rank
    4. Datatype


See also