Indi

Description

The Indi entity is used to represent the details for a individual in the OneGreatFamily system.

Entity Elements

Name Description Required

Ogfn

OneGreatFamily ID for the individual

Type: UInt64

Constraints: None

Yes

GroupOgfn

Group this indi view is based on

Type: UInt64

Constraints: read-only

No

Name

The individuals name

Type: String

Constraints: None

No

Gender

The individuals gender

Type: String

Constraints: None

No

BirthDate

The individuals birth date

Type: String

Constraints: None

No

BirthPlace

The individuals birth place

Type: String

Constraints: None

No

ChristeningDate

The individuals Christening date

Type: String

Constraints: None

No

ChristeningPlace

The individuals Christening place

Type: String

Constraints: None

No

DeathDate

The individuals Death date

Type: String

Constraints: None

No

DeathPlace

The individuals Death place

Type: String

Constraints: None

No

BurialDate

The individuals Burial date

Type: String

Constraints: None

No

BurialPlace

The individuals Burial place

Type: String

Constraints: None

No

ChildFamilyOGFN

OGFN of the family where the individual is a child

Type: UInt64

Constraints: None

No

SpouseFamilyOGFNs

A collection of OGFNs representing the families the individual is a spouse in.

Type: Collection of UInt64

Constraints: None

No

lockId

A value representing the record's lockId.

Type: long

Constraints: None

No

ConflictsExist

A value representing whether or not conflicts exist with the individual.

Type: boolean

Constraints: None

No

HintsExist

A value representing whether or not hints exist with the individual.

Type: boolean

Constraints: None

No

MergesExist

A value representing whether or not merges exist with the individual.

Type: boolean

Constraints: None

No