Record Types
Linkable Record Types
Evidence Engine supports five main types of information record: Claim, Declaration, Person, Publication and Quotation, each of which can be linked to an extensible Topic hierarchy and cross-linked with linkable records of other types. Publications are supported by two further record types: Journal and Publisher.
Claim
A Claim is an assertion of fact that can be supported by evidence of various kinds.
Declaration
A Declaration is a public statement of consensus, support for certain views, and/or a call for certain actions. They are typically contrarian in nature, opposing some prevailing official narrative or orthodox position. There are three kinds: Declaration, Open Letter and Petition, though that distinction can be blurred. Declaration signatories can be represented in the database as Person records linked to the Declaration.
Person
A Person record represents a subject matter expert who has publicly expressed contrarian views, by publishing information of a scientific or other evidential nature. The Persons in this database are typically eminent, highly qualified and may be recipients of prestigious awards. They include university professors, graduates at Ph.D. and higher levels, practising and credentialled professionals.
Publication
A Publication represents material published in the form of books, papers and research studies in scientific journals, magazines and other periodicals. When a Publication appears in a Journal or other periodical or series, the Publication can make a direct reference to that Journal. It can also make a direct reference to the Publisher, which would either be the publisher of the Journal, or of the Publication itself in the case of books, etc. Publications can be of many kinds, which correspond to the allowed values of the RIS TY tag. Publication authors can be represented in the database as Person records linked to the Publication record.
Quotation
A Quotation is a verbal or written statement or opinion made by an individual (the 'quotee'). The quotee can be modelled in the database as a Person record linked to the Quotation record.
Topic
A Topic is a subject that can be linked with records of any of the aforementioned types. Topics can have sub-topics, to a maximum nesting depth of ten.
Tracked Record Types
Journal
A Journal is a periodical, typically scientific. It can hold a direct reference to its Publisher record in the database.
Publisher
A Publisher is an organisation or body that publishes scientific or other works. They include the big publishing houses, some of whom publish hundreds or thousands of journals, traditional book publishers, and universities and other academic research institutions.
Record Link
A Record Link represents an association between two records. Record Links are used indicate a claimant (the maker of a Claim), the fact that a Publication is evidence supporting a Claim, the signatories of a Declaration, the author of a Publication, the utterer of a Quotation, and so on.
Comment
Comments about a record, made by authenticated users. Such comments can be read by anyone.
Other Record Types
Log
A Log is a timestamped history showing every change made to a record, who made it and when. Logs can be viewed by anyone.
Tracking Data
For all record types, the system supports the following table columns:
| Field | Type | Visible by Default | Description |
|---|---|---|---|
| Identifier (ID) | Digits | Yes | The immutable system-assigned unique identifier (a sequence of digits) |
| Status | Reference | Yes | Draft, Published, Suspended or Deleted |
| Rating | Digit 1..5 | Varies | A five-star rating for the record |
| Created | Date/time | No | The date/time at which the record was created |
| Created By | Reference | No | The User who created the record |
| Updated Date | Date/time | No | The date/time at which the record was last updated |
| Updated By | Reference | No | The User who last updated the record |
and additionally in separate pages/dialogs:
- Comments
- as described under Tracked Record Types
- Log
- as described under Other Record Types