DEFC app mapping to CIDOC CRM

General

Ontologies

The following CIDOC CRM version and extensions have been used to map the DEFC app:

  • CIDOC CRM version 6.2.1
  • CIDOC CRMarchaeo version 1.4.1
  • CIDOC CRMsci version 1.2.3

Tools

The first conceptual draft has been created in 3M (mapping memory manager) tool - http://139.91.183.3/3M/ (title: DEFCapp, creator: seta).

Mapping the DEFC data and transforming them to RDF was carried out in Karma - http://usc-isi-i2.github.io/karma/.

URIs

Base URI: http://defc.acdh.ac.at/data/

URI suffix form: DBfieldname/ID

Mapping

DEFC app is a relational database, which consist of 5 main tables (site, area, finds, interpretation, research event), their vocabulary tables and intermediate tables. All of them have been mapped to CIDOC CRM field by field following the relational database structure.

All DEFC app tables have been mapped with the exception of:

  • defcdb_dc_reference_type
  • defcdb_dc_site_coordinatesource
  • defcdb_dc_site_geographicalreferencesystem
  • defcdb_reference
  • tables referring to the 3D models
  • other admin tables

Additionally certain fields within the main “area” table were not mapped (concerning the radiocarbon dating – delta13, radiocarbon dating, date of calibration, standard deviation earliest, standard deviation latest).

These tables and fields were not mapped, because their content did not seem to be of immediate value for further archaeological investigation, but can be mapped in the future.

Tables concerning SITE

The SITE has been mapped as S20PhysicalFeature as this class inherits the temporal as well as spatial components.

The district (province) as well as the region where the site is located are mapped as E44Place_Appellation because they denote the names of places. Some of these names are official administrative names as used today, however, some of them are defined by the AAPP research group and may vary from the official definitions. E44 has been chosen because it allows this varying of definition in name and spatial span.

Tables concerning RESEARCH EVENT

RESEARCH EVENT is mapped as E7Activity, because it represents the activity of researching a site.

Tables concerning AREA

As the SITE also AREA has been mapped as S20 – because it is defined as a part of the site.

Area is a challenging table to map as the information concerning only certain area types are spread in the whole table. Because we did not want to lose any details the table has been mapped accordingly. The main AREA table includes a field that holds information about different area types – cemetery, settlement, quarry, and cave. Each of these types is additionally described within the same table – cemetery: number of grave, settlement: building technique etc. The main field (area type) is therefore mapped as E55Type. The information that belongs only to one of those type is then mapped from this class E55 – some types belong to different classes that is why they are first defined and afterwards linked to their properties. Whereas a grave and settlement are E24Physical_Man_Made_Thing the cave is a E26_Physical_Feature. However, additional tables linked to the AREA table describing particular area types are mapped directly to the AREA without the extra E55_Type step in between. This inconsistency resulted from database structure and the mapping procedure that was strictly following this structure. Therefore this mapping could be improved and simplified by expressing these database fields consistently.

Tables concerning FINDS

FINDS in the DEFCapp describe man-made objects (small finds, pottery, lithics) as well as biological objects (animal-, plant- and human remains). Therefore they are described as E18_Physical_Thing and are later on divided to E20Biological_Object and E22_Man-Made_Object. From this step onwards the mapping logic follows the same logic as mapping of AREA table.

Tables concerning INTERPRETATION

INTERPRETATION is mapped as E7Activity as the table describes the past human activity that was carried out at the described site – in this sense this is the “activity” part of the SITE that we initially wanted to express by mapping the SITE to the E7 class.

Graphic representation

Turquoise colour – main tables and relationships between them

Blue colour – DEFC app database fields

Yellow colour – CIDOC CRM, CRMarchaeo, CRMsci classes

Black colour – CIDOC CRM, CRMarchaeo, CRMsci properties

For a better overview, click on image to enlarge.

DEFC mapping model to CIDOC CRM