Properties - eigenschappen van een Gedcom-Record
De naam van een property, wordt in een Gedcom-bestand geïdentificeerd door de Tag (het label), dat altijd een Engelse afkorting is.
Voorbeeld
- Stad: Amsterdam
- Stad: Parijs
- Stad: Londen
De Tags
- Naam (tag NAME)
- Datum (tag DATE)
- Plaats (tag PLAC)
- Notitie (tag NOTE) - hier bedoelen we de eigenschap NOTE, niet de entiteit NOTE.
- Geslacht (label SEX)
- Geboorte (tag BIRT)
- Huwelijk (tag MARR)
- Overlijden (tag DEAT)
- Beroep (tag OCCU)
- Religie (tag RELI)
- Woonplaats (tag RESI)
Gebruik
====================================================================================
Usage
In the Gedcom file, properties always keep the same structure and follow strictly the same syntax rules.
In Ancestris, properties exactly correspond to the Gedcom properties, but they may look different depending on the view that displays them.
Properties in the Gedcom file
Each line of the Gedcom file is a property.
Each property line has the following format:
Number Tag Value
Number is the hierarchical level of the property as described in the Gedcom page.
Example:
2 DATE 27 SEP 1601
The first item is the number 2, indicating the level of the row in the record entity.
The second element is the DATE tag, indicating that the property is a date.
The third element is the value of the date (27 SEP 1601).
Therefore, the whole line means that the date of the genealogical element above this line, is September 27, 1601.
Properties in the Gedcom editor
The Gedcom editor displays property lines in a manner quite similar to that of the Gedcom file: one line per property, containing the tag followed by its value.
However, the following differences exist.
- The editor does not display the entire Gedcom file, but only one entity at a time: the ID number and the category of this entity appear on the first line, at the top
- To the left of the label (tag), there is a symbol in the form of a mini-icon referring to the nature of the tag. The mini-icons added to the tree view make it much easier to read compared to the raw Gedcom file.
- The editor does not display the line numbers, but represents them in a tree structure, with a more or less pronounced indentation depending on the situation of each line in the hierarchy. These lines are also provided with handles, which can expand or hide the subdivisions of a particular branch.
Properties in the other editors
In editors, properties are displayed in the user's language.
In the Aries and Cygnus editors, neither the labels, nor the lines, nor their tree structure appear: the name of each field, more explicit than a simple tag, simply invites the user to fill it in, as we fill in a form.
Properties in the Entities Table
In the Entity Table, each row represents an entity, and each column represents a property.
It is possible to configure the Table in order to choose the properties to display.
Properties displayed in windows
Other windows display properties, and allow them to be viewed, printed or edited (Navigator, Dynamic tree, etc.).