You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Contents

Definition

Element set for describing an event in the history of the object

Repeatable

Yes, the element set is repeatable.

Obligation level

Mandatory

Recording notes

Events in object history can provide information about the production, creation, discovery, etc. of an object. An event provides information about what happened (event type), who was involved (person/entity), where (place) and when (date) it took place. Each event must have at least one "who", "where" or "when". At least one event in the history of the object must be described. If no such information is available for an object, at least one period of time during which the item was created or entered the collection should be given to form an event. Any number of events can be given for each object.

(lightbulb) CARE: Knowledge gaps in the object's history should always be disclosed (e.g. by stating “not documented” or “not known to us” in the data elements “Person/corporate body”, “Date”, “Place”). Uncertainties or attributions that originate, for example, from the surviving collection entry documentation should be contextualized in a separate data element “Event description” (in LIDO: <lido:eventDescriptionSet>/<descriptiveNoteValue>).

Expression in LIDO

<lido:eventWrap>
	<lido:eventSet>
		<lido:event>
			<lido:eventType>
				<lido:conceptID lido:type="http://terminology.lido-schema.org/lido00099">http://terminology.lido-schema.org/lido00007</lido:conceptID>
				<lido:term xml:lang="de">Herstellung</lido:term>
				<lido:term xml:lang="en">Production</lido:term>
			</lido:eventType>
			<lido:eventActor>
				<lido:actorInRole>
					<lido:actor>
						<lido:actorID lido:type="http://terminology.lido-schema.org/lido00099">https://d-nb.info/gnd/24495-8</lido:actorID>
						<lido:nameActorSet>
							<lido:appellationValue>Nixdorf Computer AG</lido:appellationValue>
						</lido:nameActorSet>
					</lido:actor>
				</lido:actorInRole>
			</lido:eventActor>
			<lido:eventDate>
                <lido:date>
                    <lido:earliestDate>1983</lido:earliestDate>
					<lido:latestDate>1983</lido:latestDate>
                </lido:date>
            </lido:eventDate>
			<lido:eventPlace>
				<lido:place>
					<lido:placeID lido:type="http://terminology.lido-schema.org/lido00099">https://sws.geonames.org/2855745</lido:placeID>
					<lido:namePlaceSet>
						<lido:appellationValue>Paderborn</lido:appellationValue>
					</lido:namePlaceSet>
				</lido:place>
			</lido:eventPlace>
		</lido:event>
	</lido:eventSet>
</lido:eventWrap>

Comparison with relevant standards and database models

Standard

Element name

Text/URI

Repeatable

Obligation level

Comment

German Digital Library: Requirements for data provided

(No match)Not applicableNot applicableNot applicable

German Digital Library LIDO application profile (DDB-LIDO)

<eventWrap>

Not applicableJa (<eventSet>)

Conditionally mandatory

Recommended

Mandatory if sub-elements exist.
DFG Basic Data Record

(No match, see comment)

Not applicable

Not applicable

Recommended

(see comment)

The German Research Foundation recommends documenting a central “relevant” event by specifying a location, naming “relevant” persons (with details of their role) and specifying a “time of origin”.

DFG Practical Guidelines on Digitisation: LIDO core metadata

Event

lido:eventSet/lido:event

Not applicableYesMandatory if available
Europeana Data Model (EDM)

(<edm:Event>)

Not applicableYesNot mandatoryEuropeana not (yet) uses <edm:Event>. This report recommends the introduction of <edm:Event>.
EODEM application profile

Object Production Group

/lido:eventWrap/lido:eventSet/lido:event

Not applicable

No

Mandatory

EODEM includes a production event (Object Production Group).

digiCULT

Ereignis [eng.: Event]

Not applicableYesRecommended
museum-digitalEventNot applicableNoRecommended


  • No labels