TiGeR Vocabulary
Authors: Florian Thiery (Leibniz-Zentrum für Archäologie)
Version: Stegosaurus Edition
Date: 2023-07-14
Abstract: A vocabulary for TiGeR.
Copyright: This work is licensed under a Creative Commons Attribution 4.0 International License.
About this Document: This document is based on the GEOJSON-LD VOCABULARY by Sean Gillies (Mapbox) with a CC BY 4.0 license.
Vocabulary
TiGeR Vocabulary is published as RDF on GitHub.
An HTML version is published at http://leiza-rse.github.io/tiger/vocab.
Namespace
The official TiGeR Vocabulary namespace is PREFIX lado: <http://archaeology.link/ontology#>
.
Visualisation
An interactive visualisation using WebVOWL.
TiGeR Classes
Below are Linked Data identifiers for the TiGeR Classes found in the TiGeR Vocabulary.
General Classes
TiGeR_Event
URI: | http://archaeology.link/ontology#TiGeR_Event |
Definition: | A temporal interval or instant. |
Label: | TiGeR Event |
rdfs:subClassOf | http://www.w3.org/2006/time#Interval |
TiGeR Properties
Below are Linked Data identifiers for the TiGeR Properties found in the TiGeR Vocabulary.
name
eventname
URI: | http://archaeology.link/ontology#eventname |
Definition: | Name of the event (string). |
Label: | event name |
rdfs:domain | http://archaeology.link/ontology#TiGeR_Event |
rdfs:range | http://www.w3.org/2001/XMLSchema#string |
Correspondence Analysis
cax
URI: | http://archaeology.link/ontology#cax |
Definition: | x-value of the CA (double). |
Label: | ca x |
rdfs:domain | http://archaeology.link/ontology#TiGeR_Event |
rdfs:range | http://www.w3.org/2001/XMLSchema#double |
cay
URI: | http://archaeology.link/ontology#cay |
Definition: | y-value of the CA (double). |
Label: | ca y |
rdfs:domain | http://archaeology.link/ontology#TiGeR_Event |
rdfs:range | http://www.w3.org/2001/XMLSchema#double |
cax_norm
URI: | http://archaeology.link/ontology#cax_norm |
Definition: | x-value of the CA normalized (double). |
Label: | ca x normalized |
rdfs:domain | http://archaeology.link/ontology#TiGeR_Event |
rdfs:range | http://www.w3.org/2001/XMLSchema#double |
cax_hex
URI: | http://archaeology.link/ontology#cax_hex |
Definition: | x-value of the CA hex value (string). |
Label: | ca x hex value |
rdfs:domain | http://archaeology.link/ontology#TiGeR_Event |
rdfs:range | http://www.w3.org/2001/XMLSchema#string |