HelpSet Table of Contents | Back to Project Home Page |
This screen is used to create, view, update, clone and delete Event records. In the context of Project Hirtius, Events can be created and studied as historical objects in their own right, or used as metadata to document the history of other objects stored in the database, such as physical artefacts (through Slides), Sources, Individuals or Families. In the last two cases, Event objects will even be created automatically during object creation (becoming so-called Auto-Events -- see Concepts and Individuals Management Workflow for more information about these and how to manage them).
To reach the Edition Page of an existing Event:
Of course, you can also reach the Event view or edition screen through a lot of other ways, such as using search results (see Navigation Tips).
To add a new Event record:
The Event Edition Page supports the following actions:
Of these, only Add, Edit, View, Clone and DelCon are entry points. They are typically reached from the Events List or the Main Application Menu (but in the case of View, there are many more possibilities).
Here below are the fields that you can expect to find on the Event Edition Page. The goal here is not to simply duplicate the database layout information. If this is what interests you, please refer to the Database Layout, the database creation script or the database itself. The purpose is rather to explain what each field is meant for [D], what format it is expected to follow [F] and what are the conditions for its validity (if applicable) [V].
A star (*) after the name of the field denotes a mandatory field (the star is shown in red with the same meaning in the application user interface).
Object ID* | D | Sequential ID, automatically assigned by the DB during record creation. Displayed read-only once available. |
Location* | D | Town, village, region where the event took place. Use "Unknown" or similar if unknown, "n/a" or equivalent if not applicable. |
Country* | D | Country where the event took place. Select from list. Use special value "Unspecified (--)" if needed. |
Description 1* | D | Event description. |
F | Free text. HTML markup allowed, but it is recommended to limit its use to simple tags (e.g. italics). Do not terminate by a full stop (.), as these will be added by the application when displaying. | |
Description 2 | D | Event description (continued). Use this second field to provide more specific info on the current event. E.g. you might have multiple events with an identical first description, but then they should each have a second description that allows you to differentiate between them. |
F | Free text. HTML markup allowed, but it is recommended to limit its use to simple tags (e.g. italics). Do not terminate by a full stop (.), as these will be added by the application when displaying. | |
Start date | D | Date the event took place. If this event is considered as having a
duration, use this field to record the date it started. Can be left empty
if unknown. In view mode and if set, the date will be followed by a letter between parentheses denoting the selected era (see next field). The corresponding Julian Day Number (JDN) representation will be displayed below it. |
F | Hirtius "historical" dates format, based on the ISO one: year in
1 to 5 digits, then month in 2 digits (padded with zero if needed), then
day in 2 digits (padded with zero as needed). The date parts have to be
separated with '/' (forward slash). Prefix the date with '-' (minus sign)
for BCE years. If month and/or day parts are unknown, they can be specified
as '00' (for the purpose of JDN computation, zero values are set
arbitrarirly to 1). Examples: "2012/10/31", "136/00/00" or "-44/03/15". |
|
V | The date string is parsed and checked against the above format. Month part should be between 0 and 12, day part between 0 and 31. If day and month parts are provided, day is checked against month length with leap-ness computed based on selected era (see next field). The year part has to be different from zero. | |
Start era | D | Calendar in which the Start Date field is expressed. Select from list. Unset ('-') by default. Required if Start Date is set. |
End date | D | If this event is considered as having a duration, use this field to
record the date it ended. Can be left empty if unknown or irrelevant. In view mode and if set, the date will be followed by a letter between parentheses denoting the selected era (see next field). The corresponding Julian Day Number (JDN) representation will be displayed below it. |
F | Hirtius "historical" dates format, based on the ISO one: year in
1 to 5 digits, then month in 2 digits (padded with zero if needed), then
day in 2 digits (padded with zero as needed). The date parts have to be
separated with '/' (forward slash). Prefix the date with '-' (minus sign)
for BCE years. If month and/or day parts are unknown, they can be specified
as '00' (for the purpose of JDN computation, zero values are set
arbitrarirly to 1). Examples: "2012/10/31", "136/00/00" or "-44/03/15". |
|
V | The date string is parsed and checked against the above format. Month part should be between 0 and 12, day part between 0 and 31. If day and month parts are provided, day is checked against month length with leap-ness computed based on selected era (see next field). The year part has to be different from zero. | |
End era | D | Calendar in which the End Date field is expressed. Select from list. Unset ('-') by default. Required if End Date is set. |
Event Type | D | The type of event. Select from list. The choices available in the list
are managed through the Event Types Management Page. Most of these types are based on the
GEDCOM standard, but some are Project Hirtius additions, as they do
not relate to individuals, but to history in general. The appropriate event type will be selected automatically for auto-events, in which case it cannot be further modified. For regular events, the default event type proposed on the creation form can be selected as a user preference on the Users Edition Page. |
Automatic | D | Denotes whether or not this event is an auto-event (i.e. an event created automatically during the creation process of another object, e.g. an individual or a family) and linked to that object. This field is always rendered read-only, as it is always set by the program. |
Comment | D | Any comment you might have on the event itself (its circumstances, context, consequences). This is where you would store the bulk of your research concerned specifically with this event (of course, a much broader scope of reseach is possible as well, encompassing all supported kinds of objects and any number of them -- please refer to Projects Management Workflow for advice on how to manage that). |
F | Free text. HTML markup allowed. Special formats:
If the object that you refer to doesn't exist (yet) or is not linked to the current object (in the case of Bibref and Srcref), the reference will be rendered in a special style (orange italics) and the associated link will point to that object creation page (where possible). |
|
See also | D | Use this field to link different objects together, even objects of
different kinds. For instance, you might wish to link the historical
event with later works of art (stored as Slides) that it has
inspired. As long as the list is empty, you only see the Add field. Once some See also entries have been created, you can also select one or more in the list below and check the Remove selected checkbox to remove the selected entries from the list. |
F | One or more object IDs, each composed of a single letter identifying
the object type (see Objects and Metadata Types for a list of supported prefixes --
only fully-fledged objects are eligible here) followed by the numerical
ID of the object. The prefix letter is case-insensitive. To add links to multiple objects at the same time, use a comma and an optional space to separate members in the list. E.g. 'd1242, i43, d239'. |
|
V | Each object ID has to refer to an existing object. Attempts to link the current object to itself will be reported and ignored. |
This result page appears once you have clicked the Submit button on the Add, Edit or Clone page. It will offer the following links:
See also:
Project Hirtius, © Les Ateliers du Héron, 2012.
Last updated: Thursday, Aug. 22, 2024.
HelpSet Table of Contents | Back to Project Home Page |