WO2002063502A1 - Organic dictionary method for storage and unlocking data - Google Patents

Organic dictionary method for storage and unlocking data Download PDF

Info

Publication number
WO2002063502A1
WO2002063502A1 PCT/NL2001/000099 NL0100099W WO02063502A1 WO 2002063502 A1 WO2002063502 A1 WO 2002063502A1 NL 0100099 W NL0100099 W NL 0100099W WO 02063502 A1 WO02063502 A1 WO 02063502A1
Authority
WO
WIPO (PCT)
Prior art keywords
dictionary
description
identity
relation
fact
Prior art date
Application number
PCT/NL2001/000099
Other languages
French (fr)
Inventor
Marcelinus Wilhelmus De Regt
Paulus Antonius Poels
Original Assignee
Marcelinus Wilhelmus De Regt
Paulus Antonius Poels
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Marcelinus Wilhelmus De Regt, Paulus Antonius Poels filed Critical Marcelinus Wilhelmus De Regt
Priority to PCT/NL2001/000099 priority Critical patent/WO2002063502A1/en
Publication of WO2002063502A1 publication Critical patent/WO2002063502A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/288Entity relationship models

Definitions

  • the invention relates in general to a method for building a database and relates furthermore to a database structure which can be implemented smoothly by means of said method.
  • the invention is specifically directed to a non-relational database structure.
  • a method as described in the first paragraph is known from EP-0351786.
  • This prior art publication describes especially a data storage apparatus for managing data of individual names, telephone numbers and the like.
  • the apparatus comprises a number of first storage means each storing a table of data items about the same subject. For instance, the first table contains names of companies, the second table contains names of employees, the third table contains telephone numbers etc. Each entry in said tables is characterised by its address in the respective table.
  • the apparatus comprises furthermore a second storage means divided into records each assigned to one individual. Each record contains for the respective individual a combination of addresses of the tables in the first storage means. In this way each individual is linked to a company, to a telephone number, etc.
  • This prior art apparatus only stores data records in a space efficient manner.
  • the width of each table can be restricted dependent on the largest entry and each table only comprises unique entries. For instance, the name of a company employing a large number of employees is entered only once. In comparison with a database with records which for each individual hold the company name as a separate entry a significant reduction of memory space can be realised.
  • This prior art apparatus does not store data about relations between the various subjects.
  • the database in this prior art apparatus is certainly not a relational database.
  • database structure comprises; a) a facts dictionary containing facts, each fact being an isolated indivisible unique piece of information and each fact being entered into the facts dictionary as combination of a unique fact identification code, a fact description and a fact value, b) a identity dictionary containing identities, each identity being an isolated combination of facts which together form a unique unit and each identity being entered into the identity dictionary as combination of a unique identity identification code, an identity description and an indication of those facts which together define the identity, c) a dynamic and none pre defined descriptive relation dictionary, each relation being a dynamic connection between identities, between an identity and a relation, or between relations and each relation being entered into the dictionary as combination of a unique relation identification code, a relation description and an indication of the identities or relations involved in the relation.
  • a relation could be defined between an identity and a fact or even between two facts.
  • the relation dictionary comprises for each entry a description of the respective relation the original cards provide some more information which will be lost or hard to trace if no other measures are taken.
  • two identities are involved in a relation and each identity plays a specific role in said relation.
  • a person A has a business relation with a firm B. More specific the role of person A is the em- ployee and the role of the firm B is the employer.
  • the person A could be the owner of the firm B in which case the firm B has the property role.
  • different relations may exist between two identities wherein the identities may play a different role.
  • a relation is entered into the relation dictionary as a combination of a unique relation identification code, a relation description, an indication of the first identity involved, a description of the role of said first identity, an indication of the second identity involved and a description of the role of said second iden- tity.
  • the structure furthermore comprises d) a fact description dictionary whereby each fact description is entered into the dictionary as combination of a unique fact description identification code and a unique name of the respective fact.
  • the structure furthermore comprises e) an identity description dictionary whereby each identity description is entered into the dictionary as combination of a unique identity description identification code and a typifying unique indication of the identity description as entered in the identity description dictionary.
  • the structure furthermore comprises f) a relation description dictionary whereby each relation description is entered into the dictionary as combination of a unique relation description identification code and a typifying unique indication of the type of relation
  • a relation description dictionary whereby each relation description is entered into the dictionary as combination of a unique relation description identification code and a typifying unique indication of the type of relation
  • the structure furthermore comprises: g) a role description dictionary whereby each role description is entered into the dictionary as a combination of a unique role description identification code and a typifying unique identification of the role description.
  • relation dictionary After concentrating the actual descriptions in a specific dictionary the relation dictionary can be made more manageable by replacing each role description by the role description identification code which in combination with the corresponding role description is entered into the role description dictionary.
  • a database will be build from data retrieved from a number of business cards. Three of those cards look like:
  • first fact which fact can de described as the first name of a person.
  • the second fact is "Peters” which fact can be described as the surname of a person.
  • Each word or combination of words could be a fact.
  • Each fact can be indicated by a fact description.
  • each fact is uniquely defined by a unique fact identification. Even if there is a further card in the collection which bears the name Piet Peters then it receives a unique identification code so that the persons with a same name can be distinguished.
  • the cards provide furthermore information about a number of identities whereby an identity is considered to be an isolated dynamic combination of facts which define a unique unit.
  • three dictionaries can be filled with data from the cards, a Facts dictionary, an Identities dictionary and a Relations dictionary.
  • Each entry in the Facts dictionary comprises a fact identification code (which could be a simple succession number as in this example), a fact description and a fact value:
  • Each entry in the Identity dictionary comprises an identity identification code (which could be a simple succession number as in this example), an identity description and an indication of the facts which together determine the identity.
  • Each entry in the Relations dictionary comprises a relation identification code (which could be a simple succession number as in this example), a relation description and an indication of the identities which are involved in the relation.
  • a fact can be considered as an isolated, indivisible unique piece of information i.e. the sexe of a person, the birth date of a person, the colour of a car, the text of a mailing, the street name, the time an organic relation exists etc.
  • Facts can be distinguished in a) identity facts or static facts and b) dynamic facts. Whether a fact is an identity fact or a dynamic fact depends on the use of the fact in the definition of an identity.
  • a fact can be both, but not for the same identity i.e. the price can be an identity fact for the identity product, but it can be a dynamic fact for the identity transaction.
  • An identity fact can be defined as a fact of which the value doesn't change during the lifetime of an identity and which is used for identifying the identity i.e. sexe, birth date, street name, communication date, transaction time etc.
  • a dynamic fact can be defined as a fact of which the value can be changed during the lifetime of an identity or an organic relation i.e. the colour of a car, different answers on the same question from a questionnaire, the telephone number, the time that a person is reachable on an address.
  • the Identities dictionary could be extended just by adding information about the soccer club (fact Id 32), the address of Piet Peters (Fact Id 33, 34, 35, 8) and further personal data about Piet Peters (36, 37) but in that case a lot of information would be lost.
  • one or more contexts are defined in which the respective identity can be defined. For instance the identity Piet Peters first of all exists in: a personal context which is build on pure personal facts ( 1, 2, 33, 34, 35, 37 ) a working context which is build on business facts (3, 12, 14 )
  • the identity facts in the third column above define in fact an inherent context without which the respective identity cannot exist.
  • the dynamic facts are subdivided into one or more further contexts. Each contact is mentioned in a column “context” followed by a column “facts” in which the corresponding facts are indicated.
  • Step 1 a third step in which the data organic dictionaries are filled.
  • the organic dictionary model contains two types of organic dictionaries.
  • a first number of definition organic dictionaries which contain definitions and descriptions and a second number of data organic dictionaries which contain the data itself.
  • five description or definition dictionaries and three data dictionaries are sufficient to store all the data. However, if these numbers are not suitable, it is possible to create more dictionaries. In fact that there is no limit to the number of dictionaries.
  • a definition organic dictionary which contains the description of the facts.
  • Data organic dictionary contains the values of the facts.
  • Data organic dictionary contains the organic relations between the identities. Relations are possible between identities, relations and an identity and a relation. Relations can have their own dynamic facts.
  • Context An interrelated condition in which an identity exists or occurs i.e. the identity person occurs in the personal context, the identity business occurs in the business context.
  • the identity business occurs in the business context.
  • more than one identity can occur, i.e. the identities invoice and transaction occurs in the financial context, the identities zip code and address occurs in the location context.
  • An identity can occur in more than one context i.e. the identity product can occur in the context product and in the context transaction.
  • a context can be freely defined, but it must contain at least one identity.
  • a dynamic method where you can dynamically define all various of new context for understanding the information. With this method you can creates different contexts which describers how identities, roles, relations and dynamic facts behave and what they mean. With this method you can understand information contextual and how iden- tities are related to each other contextual. You can create any context which you want as long within the context there is at least one unique identity which can be identified and make it unique. For example you can create a personal context, which contains all information of a person, This person is a unique identity and you can understand this person from a personal context, you can create a financial context which contains for example a identity transaction and you can understand transaction behaviour form a transaction context. Because there are organic relations between a personal context end a financial context you can understand a person as a unique identity through a personal context and you can understand the same person through a financial context.
  • organic dictionary which contains definitions and descriptions, see also organic dictionary
  • An isolated, indivisible unique piece of information i.e. the gender of a person, the birth date of a person, the colour of a car, the text of a mailing, the street name, the time an organic relation exists etc. If a fact is an identity fact or a dynamic fact depends on the use of the fact in the definition of an identity. A fact can be both, but not for the same identity i.e. the price can be an identity fact for the identity product, but it can be a dynamic fact for the identity transaction.
  • an isolated dynamic combination of facts that form a unique identifiable combination of facts i.e. the identity person can be a combination of the facts: birth date, gender, surname and first name
  • the identity business can be a combination of the facts: cham- ber of commerce number, tax number and name
  • the identity communication can be a combination of the facts: communication date, medium and name etc.
  • An identity can be freely defined from facts, but the combination of facts must lead to a unique and identifiable combination of facts. If a piece of information is a fact or an identity is a little bit arbitrary and depends on the usability.
  • a text can be defined as a fact, but if the words of a text are defined as facts, the text itself can be defined as an identity.
  • a fact can only be used for identifying an identity or to describe a property from an identity or an organic relation, while an identity can have organic relations with other identities. So if a piece of information has organic relations than it is an identity, otherwise it can be both.
  • a dynamic data structure which adepts itself automatically build from elements used for storing data.
  • Each element in the list is a list of three items, the entry, the value and the attributes.
  • the dictionary can contain an unlimited amount of elements, the entry contains the identification of the values, the value can contain an unlimited list of data and the attribute contains the type of the value.
  • Organic relation occurs based on the data and is not pre-defined such as in a relation database, it is also a dynamic description of a relationship between identities in which each identity has its own role.
  • An organic relation is defined by the data itself and therefore it is not pre-defined in the first place. I.e. the address of a person, the role of the address is the residence and the role of the person is resident, the company of a per- son, the role of the company is employer and the role of the person is employee etc.
  • the same identities can have several different organic relations. I.e. two brothers, who both are studying on the same university, sports on the same sports club and living next-door to each other have four relations. First they are brothers, so their role is brother, second they study on the same university, so their role is colleagues, third they sports on the same sports club, so their role is club members and fourth they live next- door to each other, so their role is neighbours.
  • Behaviour of an identity in an organic relation i.e. a father, a working place, a buyer, an employer, an employee etc.

Abstract

Organic dictionary structure comprising: i) a facts dictionary containing facts, each fact being an isolated indivisible unique piece of information and each fact being entered into the facts dictionary as combination of a unique fact identification code, a fact description and a fact value; j) an identities dictionary containing identities, each identity being an isolated combination of facts which together form a unique unit and each identity being entered into the identities dictionary as combination of a unique identity identification code, an identity description and an indication of those facts which together define the identity; k) a dynamic descriptive relation dictionary containing relations, each relation being a connection between identities, between an identity and a relation or between relations and each relation being entered into the relation dictionary as combination of a unique relation identification code, a relation description and an indication of the identities involved in the relation.

Description

Organic dictionary method for storage and unlocking data
Database structure
The invention relates in general to a method for building a database and relates furthermore to a database structure which can be implemented smoothly by means of said method. The invention is specifically directed to a non-relational database structure.
STATE OF THE ART
A method as described in the first paragraph is known from EP-0351786. This prior art publication describes especially a data storage apparatus for managing data of individual names, telephone numbers and the like. The apparatus comprises a number of first storage means each storing a table of data items about the same subject. For instance, the first table contains names of companies, the second table contains names of employees, the third table contains telephone numbers etc. Each entry in said tables is characterised by its address in the respective table. The apparatus comprises furthermore a second storage means divided into records each assigned to one individual. Each record contains for the respective individual a combination of addresses of the tables in the first storage means. In this way each individual is linked to a company, to a telephone number, etc.
This prior art apparatus only stores data records in a space efficient manner. The width of each table can be restricted dependent on the largest entry and each table only comprises unique entries. For instance, the name of a company employing a large number of employees is entered only once. In comparison with a database with records which for each individual hold the company name as a separate entry a significant reduction of memory space can be realised. This prior art apparatus does not store data about relations between the various subjects. The database in this prior art apparatus is certainly not a relational database.
According to the state of the art building a relational database requires analysing the data to be stored in the database, predefining the various fixed table relations between the data and fields within the fixed tables, making a structural and functional design and finally generating the necessary software.
Possible problems with existing databases could arise in relation to: adding new data when the data fields are not defined - adding or changing new table relations within the pre-defined datamodel formulating new queries which are not pre-defined adding additional fields within the pre-defined tables etc. Conversion/importing of other data from other different database with different datamodel structures - Exporting data on the lowers aggregation level
Increasing pollution of the data because the data there is no check of making data unique
THE INVENTION The above mentioned disadvantages are overcome by the database structure according to the invention which database structure comprises; a) a facts dictionary containing facts, each fact being an isolated indivisible unique piece of information and each fact being entered into the facts dictionary as combination of a unique fact identification code, a fact description and a fact value, b) a identity dictionary containing identities, each identity being an isolated combination of facts which together form a unique unit and each identity being entered into the identity dictionary as combination of a unique identity identification code, an identity description and an indication of those facts which together define the identity, c) a dynamic and none pre defined descriptive relation dictionary, each relation being a dynamic connection between identities, between an identity and a relation, or between relations and each relation being entered into the dictionary as combination of a unique relation identification code, a relation description and an indication of the identities or relations involved in the relation. In case an identity is defined on the basis of only one fact a relation could be defined between an identity and a fact or even between two facts.
Although the relation dictionary comprises for each entry a description of the respective relation the original cards provide some more information which will be lost or hard to trace if no other measures are taken. In general two identities are involved in a relation and each identity plays a specific role in said relation. For instance, a person A has a business relation with a firm B. More specific the role of person A is the em- ployee and the role of the firm B is the employer. However, in another business relation between person A and firm B the person A could be the owner of the firm B in which case the firm B has the property role. In general different relations may exist between two identities wherein the identities may play a different role.
To include role information into the database it is preferred that in the relation dictionary for each of the identities involved it is indicated which role they play in the respective relation. In other words a relation is entered into the relation dictionary as a combination of a unique relation identification code, a relation description, an indication of the first identity involved, a description of the role of said first identity, an indication of the second identity involved and a description of the role of said second iden- tity.
In the above-described embodiments a lot of descriptions are included in the various dictionaries. These descriptions may appear more than once and in a practical case a specific description may appear in a large number. That requires a lot of memory space and is not very efficient. To avoid said disadvantage it is preferred that the structure furthermore comprises d) a fact description dictionary whereby each fact description is entered into the dictionary as combination of a unique fact description identification code and a unique name of the respective fact. After concentrating the actual descriptions in a specific dictionary the fact dictionary can be made more manageable by replacing each fact description by the fact description identification code which in combination with the respective fact description is entered in the fact description dictionary
To avoid the above mentioned disadvantage it is furthermore preferred that the structure furthermore comprises e) an identity description dictionary whereby each identity description is entered into the dictionary as combination of a unique identity description identification code and a typifying unique indication of the identity description as entered in the identity description dictionary. After concentrating the actual descriptions in a specific dictionary the identity dictionary can be made more manageable by replacing each identity description by the identity description identification code which in combination with the respective identity description is stored in the identity description dictionary.
To avoid the above mentioned disadvantage it is also preferred that the structure furthermore comprises f) a relation description dictionary whereby each relation description is entered into the dictionary as combination of a unique relation description identification code and a typifying unique indication of the type of relation After concentrating the actual descriptions in a specific dictionary the relation's dictionary can be made more manageable by replacing each relation description by the relation description identification code which in combination with the corresponding relation description is entered into the relation description dictionary.
That still may leave some role descriptions in the relation dictionary. It is therefor preferred that the structure furthermore comprises: g) a role description dictionary whereby each role description is entered into the dictionary as a combination of a unique role description identification code and a typifying unique identification of the role description.
After concentrating the actual descriptions in a specific dictionary the relation dictionary can be made more manageable by replacing each role description by the role description identification code which in combination with the corresponding role description is entered into the role description dictionary.
EXAMPLES
The invention will be explained first with reference to a few examples whereafter a more general description of the database structure will be provided. EXAMPLE 1
A database will be build from data retrieved from a number of business cards. Three of those cards look like:
Piet Peters The Explorid Group Mario de Nries The Explorid Group
Director R&D Reeuwijkse Poort 208 Director Reeuwijkse poort 208 NL-2811 MZ Reeuwijk 2811 MZ Reeuwijk The Netherlands The Netherlands T +31 0 182 308 151 T +31 0 182 308 151 F +31 0 182 308 150 F +31 0 182 308 150 M +31 0 651 501 036 M +31 0 651 501 038
Kees Jansma Nederlandsch Octrooibureau Partner Scheveningseweg 92
NL-2517 KZ Den Haag The Netherlands T +31 0 703 527 500 F +31 0 703 527 528
First of all the various facts have to be identified whereby a fact is considered to be an isolated indivisible piece of information. To start with the first card above provides the first fact which is "Piet" which fact can de described as the first name of a person. The second fact is "Peters" which fact can be described as the surname of a person. Each word or combination of words could be a fact. Each fact can be indicated by a fact description. There may be more facts which have the same description, e.g. the fact "Mario" (the name on the second card) has the same description as the first fact, i.e. "first name of a person". On the other hand each fact is uniquely defined by a unique fact identification. Even if there is a further card in the collection which bears the name Piet Peters then it receives a unique identification code so that the persons with a same name can be distinguished.
From the above-indicated cards the following facts can be identified:
Figure imgf000007_0001
The cards provide furthermore information about a number of identities whereby an identity is considered to be an isolated dynamic combination of facts which define a unique unit. The two facts "Piet" and "Peters" together define a person. The two facts "Kees" and "Jansma" define another person.
By combining two or more facts the following identities in this example can be identified:
Identity
Person
Business
Address
Website
In general identities which completely stand-alone are very seldom, certainly in larger data collections. It is far more common that an identity has at least one relation with another identity. In this example e.g. Piet Peters has a working relation with The Explo- rid Group,
By considering combinations of identities the following relations can be recognised:
Relation
Working
Address
According to the above scheme three dictionaries can be filled with data from the cards, a Facts dictionary, an Identities dictionary and a Relations dictionary.
Each entry in the Facts dictionary comprises a fact identification code (which could be a simple succession number as in this example), a fact description and a fact value:
Each entry in the Identity dictionary comprises an identity identification code (which could be a simple succession number as in this example), an identity description and an indication of the facts which together determine the identity.
Each entry in the Relations dictionary comprises a relation identification code (which could be a simple succession number as in this example), a relation description and an indication of the identities which are involved in the relation.
Facts Dictionary
Figure imgf000008_0001
Figure imgf000009_0001
Identities Dictionary
Figure imgf000009_0002
Relations Dictionary
Figure imgf000010_0001
In the above-described Identities Dictionary the facts are mentioned in two columns, identity facts and other facts.
In general a fact can be considered as an isolated, indivisible unique piece of information i.e. the sexe of a person, the birth date of a person, the colour of a car, the text of a mailing, the street name, the time an organic relation exists etc. Facts can be distinguished in a) identity facts or static facts and b) dynamic facts. Whether a fact is an identity fact or a dynamic fact depends on the use of the fact in the definition of an identity. A fact can be both, but not for the same identity i.e. the price can be an identity fact for the identity product, but it can be a dynamic fact for the identity transaction.
An identity fact can be defined as a fact of which the value doesn't change during the lifetime of an identity and which is used for identifying the identity i.e. sexe, birth date, street name, communication date, transaction time etc.
A dynamic fact can be defined as a fact of which the value can be changed during the lifetime of an identity or an organic relation i.e. the colour of a car, different answers on the same question from a questionnaire, the telephone number, the time that a person is reachable on an address. EXAMPLE 2
This example is based on the same collection of cards as used in example 1. A disadvantage in the relations dictionary is that the dictionary only indicates the identities which are involved in the relation without indicating the specific role they play in the relation. For example the relations dictionary in the above example mentions as relation 1 a working relation between identity 1 (defined by fact 1 and fact 2 = the person Piet Peters) and identity 2 (defined by fact 4 = the business The Explorid Group). This relation will become much more clear in case it is indicated that the role of identity 1 is "employee" and the role of identity 2 is "employer". The addition of a role indicator does not have any influence neither on the Facts Dictionary nor on the Identities dictionary. These two dictionaries are identical to the ones in example 1. However, by adding role information the Relations dictionary changes into:
Relations dictionary
Figure imgf000011_0001
EXAMPLE 3
Identities may exist in various different contexts. To make that clear we add another card to the collection, which card is issued by the soccer club "Reeuwijk United". The membership card of Piet Peters reads:
Soccer club "Reeuwijk United" Sponsored by The Explorid Group Member Piet Peters
Platteweg 37
2814 RG
Reeuwijk Membership nr A675 Year of birth 1965
By adding this card to the collection some new facts are introduced in the Facts dictionary:
Facts Dictionary
Figure imgf000012_0001
The Identities dictionary could be extended just by adding information about the soccer club (fact Id 32), the address of Piet Peters (Fact Id 33, 34, 35, 8) and further personal data about Piet Peters (36, 37) but in that case a lot of information would be lost. To avoid that for each identity one or more contexts are defined in which the respective identity can be defined. For instance the identity Piet Peters first of all exists in: a personal context which is build on pure personal facts ( 1, 2, 33, 34, 35, 37 ) a working context which is build on business facts (3, 12, 14 )
- a sporting context which is build on sporting facts ( 36 )
Taking various different contexts into account the Identities Dictionary will become:
Figure imgf000013_0001
The identity facts in the third column above define in fact an inherent context without which the respective identity cannot exist. The dynamic facts are subdivided into one or more further contexts. Each contact is mentioned in a column "context" followed by a column "facts" in which the corresponding facts are indicated.
Because some new relations are introduced such as Piet Peters being a member of the soccer club and the business The Explorid Group being a sponsor of the soccer club, a number of rows has to be added to the Relations Dictionary: Relations dictionary
Figure imgf000014_0001
EXAMPLE 4
In the rather simple examples of a database according to the invention, described above as examples 1 and 2, a lot of data items are stored more than once. See for instance the various description columns. This requires a lot of memory space. A solution for said disadvantage is to add further dictionaries for storing the various different descriptions. That is done in this fourth example wherein five further dictionaries are added in which the fact descriptions, identity descriptions, relation descriptions, role descriptions and context descriptions are stored. In the original three dictionaries these descriptions are replaces by relatively short description identification codes. The eight resulting dictionaries are:
Figure imgf000015_0001
Identity Description Dictionary
Figure imgf000016_0001
Relation Description Dictionary
Figure imgf000016_0002
Role Description Dictionary
Figure imgf000016_0003
Context Description Dictionary
Figure imgf000016_0004
Facts Dictionary
Figure imgf000017_0001
Figure imgf000018_0001
Identity Dictionary
Figure imgf000018_0002
Relations Dictionary
Figure imgf000018_0003
Figure imgf000019_0001
EXAMPLE 5 Multilanguage dictionary
We like to build an organic database for storing translations of words in different languages in combination with a descriptive meaning of the words in English. Suppose we have the following words with translations and meanings
Figure imgf000020_0001
The whole procedure will be subdivided in three steps:
- a first step in which the various kinds of facts are recognised,
- a second step in which the descriptions are made of and in which the definition organic dictionaries are filled and
- a third step in which the data organic dictionaries are filled. Step 1.
The following facts can be identified:
Figure imgf000021_0001
The following identities can be identified:
Figure imgf000021_0002
Between the identities the following organic relations can be identified:
Figure imgf000021_0003
Step 2.
The definition organic dictionaries will be filled as following: Fact Description Dictionary
Figure imgf000022_0001
Identity Description Dictionary
Figure imgf000022_0002
Figure imgf000022_0003
Role Description Dictionary
Figure imgf000022_0004
Step 3.
The data organic dictionaries will be filled as following:
Facts Dictionary
Figure imgf000023_0001
Figure imgf000024_0001
Identities Dictionary
Figure imgf000024_0002
Figure imgf000025_0001
Relations Dictionary
Figure imgf000025_0002
Figure imgf000026_0001
EXAMPLE 6
Diseases gene database
We would like to build an organic database for storing diseases and the genes that are related to these diseases. Let's suppose that we have the following diseases and genes:
Asthma
Figure imgf000027_0001
Crohn's disease
Figure imgf000027_0002
Rheumatoid arthritis
Figure imgf000028_0002
We use the same three-step method as in example 4 Step 1.The following facts can be identified:
Figure imgf000028_0001
The following contexts and identities can be identified:
Figure imgf000028_0003
Between the identities the following organic relations can be identified:
Figure imgf000028_0004
Step 2.
The definition organic dictionaries will be filled as following:
Figure imgf000029_0001
Context Description Dictionary
Figure imgf000029_0002
Identity Description Dictionary
Figure imgf000029_0003
Relation Description Dictionary
Figure imgf000029_0004
Role Description Dictionary
Figure imgf000030_0001
Step 3.
The data organic dictionaries will be filled as following:
Facts Dictionary
Figure imgf000030_0002
Figure imgf000031_0001
Identities Dictionary
Figure imgf000031_0002
Figure imgf000032_0001
Relations Dictionary
Figure imgf000032_0002
Figure imgf000033_0001
In the following part of the description a general definition of the Organic dictionary structure according to the invention will be provided.
The organic dictionary model
The organic dictionary model contains two types of organic dictionaries. A first number of definition organic dictionaries which contain definitions and descriptions and a second number of data organic dictionaries which contain the data itself. In general five description or definition dictionaries and three data dictionaries are sufficient to store all the data. However, if these numbers are not suitable, it is possible to create more dictionaries. In fact that there is no limit to the number of dictionaries.
In the attached drawing a very schematically view of a database structure according to the invention is shown. The various dictionaries which will be described in detail in the following paragraphs are indicated by the following reference numbers: 1 Fact description dictionary 2 Context description dictionary
3 Identity description dictionary
4 Role description dictionary
5 Relation description dictionary
6 Facts dictionary 7 Identities dictionary 8 Relations dictionary.
It is important to understand that the lines between the various dictionaries do not indicate "relations" as in prior art "relational databases" but indicate how the entities are developed. The horizontal lines make clear that identities are defined as one fact or a combination of facts and that there could be relations between identities (or between relations and even between facts if an identity is based on only one fact). The vertical lines indicate that the description dictionaries comprise descriptions of the data dictionaries connected thereto by the respective vertical lines.
In the following each of the dictionaries in a general embodiment with three data dictionaries and five description dictionaries will be described using general terms: Fact Description Dictionary.
A definition organic dictionary which contains the description of the facts.
Figure imgf000035_0001
Facts Dictionary
Data organic dictionary contains the values of the facts.
Figure imgf000035_0002
Context Description Dictionary Definition organic dictionary contains the description of the contexts in which the identities occur.
Figure imgf000035_0003
IdentityDescription Dictionary
Definition organic dictionary contains the description and definitions of the identities.
Figure imgf000036_0001
RelationDescription Dictionary
Definition organic dictionary contains the descriptions of the type of organic relations.
Figure imgf000036_0002
RoleDescription Dictionary
Definition organic dictionary contains the descriptions of the roles that an identity can have in an organic relation.
Figure imgf000036_0003
Figure imgf000037_0001
Relations Dictionary
Data organic dictionary contains the organic relations between the identities. Relations are possible between identities, relations and an identity and a relation. Relations can have their own dynamic facts.
Figure imgf000037_0002
GLOSSARY
Finally underneath a list of words, important for a correct understanding of the invention, is presented together with their meaning
Attribute
The item from an organic dictionary element that defines the type of the values stored in that element, sees also organic dictionary.
Context An interrelated condition in which an identity exists or occurs i.e. the identity person occurs in the personal context, the identity business occurs in the business context. In a context more than one identity can occur, i.e. the identities invoice and transaction occurs in the financial context, the identities zip code and address occurs in the location context. An identity can occur in more than one context i.e. the identity product can occur in the context product and in the context transaction. A context can be freely defined, but it must contain at least one identity.
Context method
A dynamic method where you can dynamically define all various of new context for understanding the information. With this method you can creates different contexts which describers how identities, roles, relations and dynamic facts behave and what they mean. With this method you can understand information contextual and how iden- tities are related to each other contextual. You can create any context which you want as long within the context there is at least one unique identity which can be identified and make it unique. For example you can create a personal context, which contains all information of a person, This person is a unique identity and you can understand this person from a personal context, you can create a financial context which contains for example a identity transaction and you can understand transaction behaviour form a transaction context. Because there are organic relations between a personal context end a financial context you can understand a person as a unique identity through a personal context and you can understand the same person through a financial context.
Data organic dictionary
An organic dictionary, which contains data, sees also organic dictionary
Definition organic dictionary
An organic dictionary, which contains definitions and descriptions, see also organic dictionary
Dynamicfact
A fact of which the value can be change during the lifetime of an identity or an organic relation i.e. the colour of a car, different answers on the same question from a question- naire, the telephone number, the time that a person is reachable on an address.
Element
The combinations of the values with the same index from all the entries of an organic dictionary see also organic dictionary. Entry The item of an organic dictionary element that identifies the values stored in that element, sees also organic dictionary
Fact
An isolated, indivisible unique piece of information i.e. the gender of a person, the birth date of a person, the colour of a car, the text of a mailing, the street name, the time an organic relation exists etc. If a fact is an identity fact or a dynamic fact depends on the use of the fact in the definition of an identity. A fact can be both, but not for the same identity i.e. the price can be an identity fact for the identity product, but it can be a dynamic fact for the identity transaction.
Identity
An isolated dynamic combination of facts that form a unique identifiable combination of facts, i.e. the identity person can be a combination of the facts: birth date, gender, surname and first name, the identity business can be a combination of the facts: cham- ber of commerce number, tax number and name, the identity communication can be a combination of the facts: communication date, medium and name etc. An identity can be freely defined from facts, but the combination of facts must lead to a unique and identifiable combination of facts. If a piece of information is a fact or an identity is a little bit arbitrary and depends on the usability. A text can be defined as a fact, but if the words of a text are defined as facts, the text itself can be defined as an identity. The difference between a fact and an identity is that a fact can only be used for identifying an identity or to describe a property from an identity or an organic relation, while an identity can have organic relations with other identities. So if a piece of information has organic relations than it is an identity, otherwise it can be both.
Identity fact
A fact of which the value doesn't change during the lifetime of an identity and which is used for identifying the identity i.e. gender, birth date, street name, communication date, transaction time etc. Item
A part of an element of an organic dictionary, sees also organic dictionary.
Organic
The way of storing data according to the context method.
Organic dictionary
A dynamic data structure which adepts itself automatically build from elements used for storing data. Each element in the list is a list of three items, the entry, the value and the attributes. The dictionary can contain an unlimited amount of elements, the entry contains the identification of the values, the value can contain an unlimited list of data and the attribute contains the type of the value.
Organic relation An organic relation occurs based on the data and is not pre-defined such as in a relation database, it is also a dynamic description of a relationship between identities in which each identity has its own role. An organic relation is defined by the data itself and therefore it is not pre-defined in the first place. I.e. the address of a person, the role of the address is the residence and the role of the person is resident, the company of a per- son, the role of the company is employer and the role of the person is employee etc. The same identities can have several different organic relations. I.e. two brothers, who both are studying on the same university, sports on the same sports club and living next-door to each other have four relations. First they are brothers, so their role is brother, second they study on the same university, so their role is colleagues, third they sports on the same sports club, so their role is club members and fourth they live next- door to each other, so their role is neighbours.
Role
Behaviour of an identity in an organic relation i.e. a father, a working place, a buyer, an employer, an employee etc.

Claims

1. Organic dictionary structure comprising; a) a facts dictionary containing facts, each fact being an isolated indivisible unique piece of information and each fact being entered into the facts dictionary as combination of a unique fact identification code, a fact description and a fact value, b) an identities dictionary containing identities, each identity being an isolated combi- nation of facts which together form a unique unit and each identity being entered into the identities dictionary as combination of a unique identity identification code, an identity description and an indication of those facts which together define the identity, c) a dynamic descriptive relations dictionary containing relations, each relation being a connection between identities, between an identity and a relation or between relations and each relation being entered into the relation dictionary as combination of a unique relation identification code, a relation description and an indication of the identities involved in the relation.
2. Organic dictionary structure according to claim 1, characterised in that the structure furthermore comprises d) a fact description dictionary whereby each fact description is entered into the dictionary in combination with a unique fact description identification code.
3. Organic dictionary structure according to claim 1 and 2 characterised in that in the facts dictionary each fact description is replaced by the fact description identification code which in combination with the respective fact description is entered in the fact description dictionary
4. Organic dictionary structure according to claim 1, characterised in that the structure furthermore comprises e) an identity description dictionary whereby each identity description is entered into the dictionary in combination with a unique identity description identification code.
5. Organic dictionary structure according to claim 1 and 4 characterised in that in the identities dictionary each identity description is replaced by the identity description identification code which in combination with the respective identity description is stored in the identity description dictionary.
6. Organic dictionary structure according to claim 1, characterised in that the structure furthermore comprises f) a relation description dictionary whereby each relation description is entered into the dictionary in combination with a unique relation description identification code.
7. Organic dictionary structure according to claims 1 and 6, characterised in that in the relation dictionary each relation description is replaced by the relation description identification code which in combination with the corresponding relation description is entered into the relation description dictionary.
8. Organic dictionary structure according to one of the preceding claims, characterised in that in the relation dictionary for each of the identities involved it is indicated by means of a role description which role they play in the respective relation.
9. Organic dictionary structure according to claim 8, characterised in that the structure furthermore comprises: g) a role description dictionary whereby each role description is entered into the dic- tionary in combination with a unique role description identification code.
10. Organic dictionary structure according to claims 9, characterised in that in the relation dictionary each role description is replaced by the role description identification code which in combination with the corresponding role description is entered into the role description dictionary.
11. Organic dictionary structure according to one of the preceding claims, characterised in that in the identities dictionary for each of the identities involved it is indicated by means of a context description in which context the respective identity has to be considered.
12. Organic dictionary structure according to claim 11, characterised in that the structure furthermore comprises: h) a context description dictionary whereby context description is entered into the dictionary in combination with a unique context description identification code.
13. Organic dictionary structure according to claim , characterised in that in the identities dictionary each context description is replaced by the context description identification code which in combination with said context description is stored in the context de- scription dictionary.
PCT/NL2001/000099 2001-02-07 2001-02-07 Organic dictionary method for storage and unlocking data WO2002063502A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/NL2001/000099 WO2002063502A1 (en) 2001-02-07 2001-02-07 Organic dictionary method for storage and unlocking data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/NL2001/000099 WO2002063502A1 (en) 2001-02-07 2001-02-07 Organic dictionary method for storage and unlocking data

Publications (1)

Publication Number Publication Date
WO2002063502A1 true WO2002063502A1 (en) 2002-08-15

Family

ID=19760737

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/NL2001/000099 WO2002063502A1 (en) 2001-02-07 2001-02-07 Organic dictionary method for storage and unlocking data

Country Status (1)

Country Link
WO (1) WO2002063502A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088546A2 (en) * 2003-03-27 2004-10-14 Electronic Data Systems Corporation Data representation for improved link analysis
NL1024418C2 (en) * 2003-10-01 2005-04-05 Re Base Group Electronic storage and access system comprises memory with which processing unit is connected, devices for input of entity data or relational data which determine a relation between entities
US7593909B2 (en) 2003-03-27 2009-09-22 Hewlett-Packard Development Company, L.P. Knowledge representation using reflective links for link analysis applications

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0583108A2 (en) * 1992-07-30 1994-02-16 AUTOMATED TECHNOLOGY ASSOCIATES Inc. Entity-relation database
US5617567A (en) * 1990-05-21 1997-04-01 Financial System Technology Pty. Ltd. Data processing system and method for retrieving and entity specified in a search path record from a relational database
US5696916A (en) * 1985-03-27 1997-12-09 Hitachi, Ltd. Information storage and retrieval system and display method therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5696916A (en) * 1985-03-27 1997-12-09 Hitachi, Ltd. Information storage and retrieval system and display method therefor
US5617567A (en) * 1990-05-21 1997-04-01 Financial System Technology Pty. Ltd. Data processing system and method for retrieving and entity specified in a search path record from a relational database
EP0583108A2 (en) * 1992-07-30 1994-02-16 AUTOMATED TECHNOLOGY ASSOCIATES Inc. Entity-relation database

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
DAVIS J P ET AL: "ROLE REPRESENTATION IN THE E-R DATA MODEL", ENERGY AND INFORMATION TECHNOLOGIES IN THE SOUTHEAST. COLUMBIA, APRIL 9 - 12, 1989, PROCEEDINGS OF THE SOUTHEAST CONFERENCE, NEW YORK, IEEE, US, vol. 3, 9 April 1989 (1989-04-09), pages 1106 - 1110, XP000076602 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088546A2 (en) * 2003-03-27 2004-10-14 Electronic Data Systems Corporation Data representation for improved link analysis
WO2004088546A3 (en) * 2003-03-27 2007-12-27 Electronic Data Syst Corp Data representation for improved link analysis
US7580947B2 (en) 2003-03-27 2009-08-25 Hewlett-Packard Development Company, L.P. Data representation for improved link analysis
US7593909B2 (en) 2003-03-27 2009-09-22 Hewlett-Packard Development Company, L.P. Knowledge representation using reflective links for link analysis applications
NL1024418C2 (en) * 2003-10-01 2005-04-05 Re Base Group Electronic storage and access system comprises memory with which processing unit is connected, devices for input of entity data or relational data which determine a relation between entities

Similar Documents

Publication Publication Date Title
Rohner Advantages of the comparative method of anthropology
Belkaoui et al. A comparative analysis of the roles portrayed by women in print advertisements: 1958, 1970, 1972
Van Maanen Making rank: Becoming an American police sergeant
Lambert Reclaiming the ancestral past: Narrative, rhetoric and the ‘convict stain’
Sanderson World-systems analysis after thirty years: Should it rest in peace?
Walley They Scorn us Because We are Uneducated' Knowledge and Power in a Tanzanian Marine Park
Yea Rewriting rebellion and mapping memory in South Korea: The (re) presentation of the 1980 Kwangju uprising through Mangwol-dong Cemetery
Rich Is random digit dialing really necessary?
Patmore Labour-community coalitions and state enterprise: the Lithgow Small Arms Factory 1918-1932
WO2002063502A1 (en) Organic dictionary method for storage and unlocking data
Uusimäki Mapping ideal ways of living: Virtue and vice lists in 1QS and 4Q286
TenHouten Generalization and Statistical Inference From Snowball Samples1
Hoisti East-west conflict and Sino-Soviet relations
Barrett Short-term trends in bastardy in Taiwan
Fitzgerald Changing patterns of officer recruitment at the US Naval Academy
Lynn The growth of the French army during the seventeenth century
Wesley-Smith Law in Hong Kong and China: the meshing of systems
Mars Foreign influence, political conflicts and conflict resolution in the Caribbean
MacKenzie The science wars and the past's quiet voices
Jillson et al. Voting bloc analysis in the Constitutional Convention: implications for an interpretation of the Connecticut compromise
Schiersmann A comparison of the conditions for reconciling professional and family life in Europe. with special consideration of regulations governing parental leave
Tuzlak Coins out of fishes: Money, magic, and miracle in the Gospel of Matthew
Cockcroft et al. Ancient Egyptian diagonal star tables: A new fragment, and updates for S16C and S1C
Wingfield Book Review: The Problem with ‘Backwardness’: Ivan T. Berend’s Central and Eastern Europe in the Nineteenth and Twentieth Centuries
McFarland ‘Empire-Enlarging Genius’: Scottish Imperial Yeomanry Volunteers in the Boer War

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP