Help:Claim: Difference between revisions
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.3) |
(modified by py-yprinciple-gen 0.3.3) |
||
Line 37: | Line 37: | ||
end note | end note | ||
class Claim { | class Claim { | ||
Text id | |||
Page interpretation | |||
Text type | |||
Text value | |||
Number confidence | |||
Text researcher | |||
Date date | |||
Page claims | Page claims | ||
} | } |
Latest revision as of 06:33, 18 August 2024
Help for Claim
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Claim | Claim | Claims | A genealogical claim or assertion based on source interpretations |
Documentation
A genealogical claim, assertion, or conclusion based on interpretations of sources
Example Claims
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Claim claims | claims | Types/Page | claims | claims | |||
Claim confidence | Confidence level in the claim (e.g., 1-5 scale) | Types/Number | confidence | Confidence | true | ||
Claim date | Date the claim was made | Types/Date | date | Date | true | ||
Claim id | Unique identifier for the claim | Types/Text | id | ID | true | ||
Claim interpretation | The interpretation this claim is based on | Types/Page | interpretation | Interpretation | true | ||
Claim researcher | Name of the researcher making the claim | Types/Text | researcher | Researcher | true | ||
Claim supportingAssertions | supportingAssertions | Types/Page | supportingAssertions | supportingAssertions | |||
Claim type | Type of claim (e.g., Name, Birth Date, Occupation, Relationship, Event, Identity) | Types/Text | type | Type | true | ||
Claim value | The actual claimed information | Types/Text | value | Value | true |
uml
see also