Geologic Timescale model
Metadata
- IRI
-
http://resource.geosciml.org/ontology/timescale/gts - Title
Geologic Timescale model
- Publisher
- https://stratigraphy.org
- Description
This is an RDF/OWL representation of the GeoSciML Geologic Timescale model, which has been adapted from the model described in Cox, S.J.D, & Richard, S.M. (2005) A formal model for the geologic timescale and GSSP, compatible with geospatial information transfer standards, Geosphere, Geological Society of America 1/3, 119–137.
The permitted nesting relationships between eras of different ranks are axiomatized as local constraints using interval relationships from OWL-Time.
Overview

Classes
Class Hierarchy
Class Definitions
Age c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Age
|
|---|---|
| Description | Geochronologic era of rank 'Age' |
| Example |
isc:Calabrian rdf:type gts:Age ; rdf:type gts:GeochronologicEra ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Age ; rdfs:comment "older bound -1.80 Ma"@en ; rdfs:comment "younger bound -0.781 Ma"@en ; schema:name "Calabrian Age"@en ; skos:notation "a1.1.1.1.2.3"^^gts:EraCode ; skos:prefLabel "Calabr"@cs ; skos:prefLabel "Calabrian"@en ; time:hasBeginning isc:BaseCalabrian ; time:hasEnd isc:BaseMiddlePleistocene ; time:intervalDuring isc:Pleistocene ; time:intervalIn isc:Pleistocene ; time:intervalMeets isc:MiddlePleistocene ; time:intervalMetBy isc:Gelasian ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Eon c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Eon
|
|---|---|
| Description | Geochronologic era of rank 'Eon' |
| Example |
isc:Proterozoic rdf:type gts:Eon ; rdf:type gts:GeochronologicEra ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Eon ; rdfs:comment "older bound -2500 Ma"@en ; rdfs:comment "younger bound -541.0 +|-1.0 Ma"@en ; schema:name "Proterozoic Eon"@en ; skos:notation "a2.1"^^gts:EraCode ; skos:prefLabel "Proterosoikum"@et ; skos:prefLabel "Proterozoic"@en ; time:hasBeginning isc:BaseProterozoic ; time:hasEnd isc:BasePhanerozoic ; time:intervalContains isc:Mesoproterozoic ; time:intervalFinishedBy isc:Neoproterozoic ; time:intervalFinishes isc:Precambrian ; time:intervalIn isc:Precambrian ; time:intervalMeets isc:Cambrian ; time:intervalMeets isc:Fortunian ; time:intervalMeets isc:Paleozoic ; time:intervalMeets isc:Phanerozoic ; time:intervalMeets isc:Terreneuvian ; time:intervalMetBy isc:Archean ; time:intervalMetBy isc:Neoarchean ; time:intervalStartedBy isc:Paleoproterozoic ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Epoch c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Epoch
|
|---|---|
| Description | Geochronologic era of rank 'Epoch' |
| Example |
isc:Cisuralian rdf:type gts:Epoch ; rdf:type gts:GeochronologicEra ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Epoch ; rdfs:comment "older bound -298.9 +|-0.15 Ma"@en ; rdfs:comment "younger bound -272.95 +|-0.11 Ma"@en ; schema:name "Cisuralian Epoch"@en ; skos:notation "a1.1.3.1.3"^^gts:EraCode ; skos:prefLabel "Cisural"@cs ; skos:prefLabel "Cisuralian"@en ; skos:prefLabel "Kisuralis"@lt ; time:hasBeginning isc:BasePermian ; time:hasEnd isc:BaseGuadalupian ; time:intervalContains isc:Artinskian ; time:intervalContains isc:Sakmarian ; time:intervalFinishedBy isc:Kungurian ; time:intervalIn isc:Permian ; time:intervalMeets isc:Guadalupian ; time:intervalMeets isc:Roadian ; time:intervalMetBy isc:Carboniferous ; time:intervalMetBy isc:Gzhelian ; time:intervalMetBy isc:Pennsylvanian ; time:intervalMetBy isc:UpperMississippian ; time:intervalMetBy isc:UpperPennsylvanian ; time:intervalStartedBy isc:Asselian ; time:intervalStarts isc:Permian ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Era c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Era
|
|---|---|
| Description | Geochronologic era of rank 'Era' |
| Example |
isc:Mesoproterozoic rdf:type gts:Era ; rdf:type gts:GeochronologicEra ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Era ; rdfs:comment "older bound -1600 Ma"@en ; rdfs:comment "younger bound -1000 Ma"@en ; schema:name "Mesoproterozoic Era"@en ; skos:notation "a2.1.2"^^gts:EraCode ; skos:prefLabel "Mesoproterozoic"@en ; skos:prefLabel "Mesoproterozoico"@es ; time:hasBeginning isc:BaseMesoproterozoic ; time:hasEnd isc:BaseNeoproterozoic ; time:intervalContains isc:Ectasian ; time:intervalDuring isc:Proterozoic ; time:intervalFinishedBy isc:Stenian ; time:intervalIn isc:Proterozoic ; time:intervalMeets isc:Neoproterozoic ; time:intervalMeets isc:Tonian ; time:intervalMetBy isc:Paleoproterozoic ; time:intervalMetBy isc:Statherian ; time:intervalStartedBy isc:Calymmian ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Geochronologic Boundary c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#GeochronologicBoundary
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | Boundary between geochronologic eras, defined with reference to an agreed stratigraphic point. Typically denoted as the 'base of' the succeeding era |
| Example |
isc:BaseJurassic rdf:type gts:GeochronologicBoundary ; rdf:type thors:EraBoundary ; rdf:type skos:Concept ; rdf:type time:Instant ; gts:stratotype isc:BaseJurassicSP ; schema:name "Base of Jurassic"@en ; skos:altLabel "Base of Hettangian"@en ; skos:altLabel "Base of Lower Jurassic"@en ; skos:prefLabel "Base of Jurassic"@en ; time:inTemporalPosition isc:BaseJurassicTime ; . |
| Sub Class Of | thors:EraBoundary |
| In Range Of | geochronologic boundary op |
| Restriction |
stratotype
op
only
Stratigraphic Point
c
|
Geochronologic Era c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#GeochronologicEra
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | Named interval within the geologic timescale, of any rank |
| Example |
isc:Mesozoic rdf:type gts:Era ; rdf:type gts:GeochronologicEra ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; schema:name "Mesozoic Era"@en ; skos:notation "a1.1.2"^^gts:EraCode ; skos:prefLabel "Mesosoikum"@et ; skos:prefLabel "Mesozoic"@en ; time:hasBeginning isc:BaseMesozoic ; time:hasEnd isc:BaseCenozoic ; . |
| Sub Class Of | thors:Era |
| In Domain Of | Geochronologic era rank op |
| In Range Of | geochronologic era op |
| Restriction |
|
| Super Class Of |
Geologic Timescale c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#GeologicTimescale
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | The hierarchical ordinal/nominal reference system known as the Geologic Timescale |
| Example |
ts:gts2019 rdf:type gts:GeologicTimescale ; rdf:type skos:ConceptScheme ; rdf:type time:TRS ; thors:component isc:Phanerozoic ; thors:component isc:Precambrian ; thors:referencePoint isc:BasePhanerozoic ; thors:referencePoint isc:FormationOfEarth ; thors:referencePoint isc:Present ; schema:name "Geologic Time Scale (2019)"@en ; . |
| Sub Class Of | thors:ReferenceSystem |
| Restriction |
Numeric Era Boundary c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#NumericEraBoundary
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | Boundary between geochronologic eras, defined by an agreed chronometric position (i.e. numeric age). Typically denoted as the 'base of' the succeeding era |
| Example |
isc:BaseProterozoic rdf:type gts:NumericEraBoundary ; rdf:type thors:EraBoundary ; rdf:type skos:Concept ; rdf:type time:Instant ; gts:ratifiedGSSP true ; schema:name "Base of Proterozoic"@en ; skos:prefLabel "Base of Proterozoic"@en ; time:inTemporalPosition isc:BaseProterozoicTime ; . |
| Sub Class Of | thors:EraBoundary |
| Restriction |
status
dp
exactly
1
|
Period c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Period
|
|---|---|
| Description | Geochronologic era of rank 'Period' |
| Example |
isc:Stenian rdf:type gts:GeochronologicEra ; rdf:type gts:Period ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Period ; rdfs:comment "older bound -1200 Ma"@en ; rdfs:comment "younger bound -1000 Ma"@en ; schema:name "Stenian Period"@en ; skos:notation "a2.1.2.1"^^gts:EraCode ; skos:prefLabel "Esteniense"@es ; skos:prefLabel "Stenian"@en ; time:hasBeginning isc:BaseStenian ; time:hasEnd isc:BaseNeoproterozoic ; time:intervalFinishes isc:Mesoproterozoic ; time:intervalIn isc:Mesoproterozoic ; time:intervalMeets isc:Neoproterozoic ; time:intervalMeets isc:Tonian ; time:intervalMetBy isc:Ectasian ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Stratigraphic Event c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#StratigraphicEvent
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description |
|
| In Range Of | stratigraphic event op |
Stratigraphic Point c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#StratigraphicPoint
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | A specified position within an agreed stratigraphic section, used to calibrate the temporal position (age) of a boundary within the geologic timescale. |
| Example |
isc:BaseJurassicSP rdf:type gts:StratigraphicPoint ; dct:source "Episodes 36/3, p. 162-198, 2013"@en ; gts:boundaryLevel "5.80 m above top of Koessen Formation"@en ; gts:correlationEvent "FO of ammonite Psiloceras spelae tirolicum, FO of aragonitic foraminifer Praegubkinella turgescens"@en ; gts:ratifiedGSSP true ; gts:status "Ratified 2010"@en ; geo:hasGeometry isc:BaseJurassic-location ; rdfs:comment "Kuhjoch section,Tyrol, Austria "@en ; schema:name "Stratotype Point Base of Jurassic"@en ; rdfs:seeAlso <http://www.stratigraphy.org/GSSP/Hettangian.pdf> ; rdfs:seeAlso <http://www.stratigraphy.org/GSSP/index.html> ; skos:prefLabel "Stratotype Point Base of Jurassic"@en ; . |
| Sub Class Of | sosa:Sample |
| In Domain Of | |
| Restriction |
|
Stratigraphic Section c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#StratigraphicSection
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | An agreed stratigraphic section, which hosts a stratigraphic point that is used to calibrate the temporal position (age) of a boundary within the geologic timescale. |
| Sub Class Of | sosa:Sample |
| In Domain Of | |
| Restriction |
|
Sub-Period c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Sub-Period
|
|---|---|
| Description | Geochronologic era of rank 'Sub-Period' |
| Example |
isc:Mississippian rdf:type gts:GeochronologicEra ; rdf:type gts:Sub-Period ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Sub-Period ; rdfs:comment "older bound -358.9 +|-0.4 Ma"@en ; rdfs:comment "younger bound -323.2 +|-0.4 Ma"@en ; schema:name "Mississippian Sub-period"@en ; skos:notation "a1.1.3.2.2"^^gts:EraCode ; skos:prefLabel "Misisipis"@lt ; skos:prefLabel "Mississippian"@en ; time:hasBeginning isc:BaseCarboniferous ; time:hasEnd isc:BasePennsylvanian ; time:intervalContains isc:MiddleMississippian ; time:intervalFinishedBy isc:UpperMississippian ; time:intervalIn isc:Carboniferous ; time:intervalMeets isc:Bashkirian ; time:intervalMeets isc:LowerPennsylvanian ; time:intervalMeets isc:Pennsylvanian ; time:intervalMetBy isc:Devonian ; time:intervalMetBy isc:Famennian ; time:intervalMetBy isc:UpperDevonian ; time:intervalStartedBy isc:LowerMississippian ; time:intervalStarts isc:Carboniferous ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Super-Eon c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#Super-Eon
|
|---|---|
| Description | Geochronologic era of rank 'Super-Eon' |
| Example |
isc:Precambrian rdf:type gts:GeochronologicEra ; rdf:type gts:Super-Eon ; rdf:type skos:Concept ; rdf:type time:ProperInterval ; gts:rank rank:Super-Eon ; rdfs:comment "older bound -4567 +|-1 Ma"@en ; rdfs:comment "younger bound -541.0 +|-1.0 Ma"@en ; schema:name "Precambrian Supereon"@en ; skos:notation "a2"^^gts:EraCode ; skos:prefLabel "Precambrian"@en ; skos:prefLabel "Précambrien"@fr ; time:hasBeginning isc:FormationOfEarth ; time:hasEnd isc:BasePhanerozoic ; time:intervalContains isc:Archean ; time:intervalFinishedBy isc:Proterozoic ; time:intervalMeets isc:Cambrian ; time:intervalMeets isc:Fortunian ; time:intervalMeets isc:Paleozoic ; time:intervalMeets isc:Phanerozoic ; time:intervalMeets isc:Terreneuvian ; time:intervalStartedBy isc:Hadean ; . |
| Sub Class Of | Geochronologic Era c |
| Restriction |
|
Geochronologic Era Rank c
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#GeochronologicEraRank
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | Rank of geologic era within the standard hierarchy: Eon, Era, Period, Epoch, Age |
| Example |
rank:Period rdf:type gts:GeochronologicEraRank ; rdf:type skos:Concept ; schema:name "Period" ; . |
| Sub Class Of | Concept c |
| In Range Of | Geochronologic era rank op |
Object Properties
Object Property Hierarchy
Object Property Definitions
stratigraphic event op
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#event
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | stratigraphic event corresponding with this boundary or point |
| Domain | Geochronologic Boundary c or Stratigraphic Point c |
| Range | Stratigraphic Event c |
time position uncertainty op
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#positionalUncertainty
|
|---|---|
| Description | Uncertainty in a time position |
| Example |
isc:BaseAeronianTime a time:TimePosition ; gts:positionalUncertainty isc:BaseAeronianUncertainty ; time:hasTRS <http://resource.geosciml.org/classifier/cgi/geologicage/ma> ; time:numericPosition 440.8 ; . |
| Domain | time:TemporalPosition |
| Range | time:TemporalDuration |
Geochronologic era rank op
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#rank
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | Elements of all ranks are included in the class 'gts:GeochronologicEra'. The rank may be indicated by membership of a sub-class, or is indicated using the 'gts:rank' property. |
| Example |
isc:Aalenian a gts:Age ; a gts:GeochronologicEra ; a skos:Concept ; a time:ProperInterval ; gts:rank rank:Age ; . |
| Domain | Geochronologic Era c |
| Range | Geochronologic Era Rank c |
geochronologic boundary op
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#representsBoundary
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | geochronologic boundary corresponding with this stratigraphic point |
| Domain | Stratigraphic Point c |
| Range | Geochronologic Boundary c |
geochronologic era op
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#representsEra
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | geochronologic era corresponding with this stratigraphic section |
| Domain | Stratigraphic Section c |
| Range | Geochronologic Era c |
stratotype op
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#stratotype
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | the characteristic stratigraphic point or section corresponding with a geochronologic concept |
| Example |
isc:BaseAeronian a gts:GeochronologicBoundary ; a thors:EraBoundary ; a skos:Concept ; a time:Instant ; gts:stratotype isc:BaseAeronianSP ; schema:name "Base of Aeronian"@en ; skos:prefLabel "Base of Aeronian"@en ; time:inTemporalPosition isc:BaseAeronianTime ; . |
| Domain | Geochronologic Boundary c or Geochronologic Era c |
| Range | Stratigraphic Point c or Stratigraphic Section c |
Datatype Properties
boundary level dp
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#boundaryLevel
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | the level within the section of the point characterizing the boundary |
| Example |
isc:BaseBathonianSP a gts:StratigraphicPoint ; gts:boundaryLevel "Base of limestone bed RB07 "@en ; gts:correlationEvent "Ammonite FAD Gonolkite convergens (defines Base of Zigzagiceras zigzag Zone)"@en ; gts:ratifiedGSSP true ; gts:status "Ratified 2008"@en ; geo:hasGeometry isc:BaseBathonian-location ; rdfs:comment "Ravin du Bes, Bas Auran area, Alpes de Haute Provence, France "@en ; schema:name "Stratotype Point Base of Bathonian"@en ; . |
| Domain | Stratigraphic Point c |
correlation event dp
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#correlationEvent
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | the stratigraphic event that is intended to be represented by this stratigraphic point |
| Example |
isc:BaseBathonianSP a gts:StratigraphicPoint ; gts:boundaryLevel "Base of limestone bed RB07 "@en ; gts:correlationEvent "Ammonite FAD Gonolkite convergens (defines Base of Zigzagiceras zigzag Zone)"@en ; gts:ratifiedGSSP true ; gts:status "Ratified 2008"@en ; geo:hasGeometry isc:BaseBathonian-location ; rdfs:comment "Ravin du Bes, Bas Auran area, Alpes de Haute Provence, France "@en ; schema:name "Stratotype Point Base of Bathonian"@en ; . |
| Domain | Stratigraphic Point c |
geologic description dp
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#geologicDescription
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | geologic description of the stratigraphic section |
| Domain | Stratigraphic Section c |
geologic setting dp
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#geologicSetting
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description | geologic setting of the stratigraphic section |
| Domain | Stratigraphic Section c |
ratified dp
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#ratifiedGSSP
|
|---|---|
| Description | flag to indicate the status of the calibration details of a geochronologic boundary - 'true' if ratified by ICS |
| Example |
isc:BaseBathonianSP a gts:StratigraphicPoint ; gts:boundaryLevel "Base of limestone bed RB07 "@en ; gts:correlationEvent "Ammonite FAD Gonolkite convergens (defines Base of Zigzagiceras zigzag Zone)"@en ; gts:ratifiedGSSP true ; gts:status "Ratified 2008"@en ; geo:hasGeometry isc:BaseBathonian-location ; rdfs:comment "Ravin du Bes, Bas Auran area, Alpes de Haute Provence, France "@en ; schema:name "Stratotype Point Base of Bathonian"@en ; . |
| Domain | Stratigraphic Point c or Geochronologic Boundary c or Numeric Era Boundary c |
| Range | xsd:boolean |
status dp
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#status
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Description |
|
| Example |
isc:BaseBathonianSP a gts:StratigraphicPoint ; gts:boundaryLevel "Base of limestone bed RB07 "@en ; gts:correlationEvent "Ammonite FAD Gonolkite convergens (defines Base of Zigzagiceras zigzag Zone)"@en ; gts:ratifiedGSSP true ; gts:status "Ratified 2008"@en ; geo:hasGeometry isc:BaseBathonian-location ; rdfs:comment "Ravin du Bes, Bas Auran area, Alpes de Haute Provence, France "@en ; schema:name "Stratotype Point Base of Bathonian"@en ; . |
| Domain | Numeric Era Boundary c or Stratigraphic Point c |
Custom Datatypes
Era code dt
| IRI |
http://resource.geosciml.org/ontology/timescale/gts#EraCode
|
|---|---|
| Is Defined By | Geologic Timescale model |
| Example |
isc:Calabrian skos:notation "a1.1.1.1.2.3"^^gts:EraCode . |
Namespaces
- dcterms
-
http://purl.org/dc/terms/ - gts
-
http://resource.geosciml.org/ontology/timescale/gts# - owl
-
http://www.w3.org/2002/07/owl# - rank
-
http://resource.geosciml.org/ontology/timescale/rank/ - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema# - schema
-
https://schema.org/ - skos
-
http://www.w3.org/2004/02/skos/core# - sosa
-
http://www.w3.org/ns/sosa/ - thors
-
http://resource.geosciml.org/ontology/timescale/thors# - time
-
http://www.w3.org/2006/time# - vann
-
http://purl.org/vocab/vann/ - voaf
-
http://purl.org/vocommons/voaf# - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| c | Classes |
| op | Object Properties |
| dp | Datatype Properties |