Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions InformationEntityOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1880,6 +1880,14 @@ cco:InternationalAtomicTime rdf:type owl:NamedIndividual ,
rdfs:label "International Atomic Time"@en .


### http://www.ontologyrepository.com/CommonCoreOntologies/InternationalGeomagneticReferenceField
cco:InternationalGeomagneticReferenceField rdf:type owl:NamedIndividual ,
cco:GeospatialCoordinateReferenceSystem ;
cco:definition_source "Alken, P., Thébault, E., Beggan, C.D. et al. International Geomagnetic Reference Field: the thirteenth generation. Earth Planets Space 73, 49 (2021). https://doi.org/10.1186/s40623-020-01288-x , https://www.iaga-aiga.org/" ;
rdfs:comment "This global main field model provides magnetic field values for any location on Earth, e.g. for navigational purposes (declination) or as a standard for core field subtraction for aeromagnetic surveys. An updated version is adopted by International Association of Geomagnetism and Aeronomy (IAGA) every 5 years)."@en ;
rdfs:label "International Geomagnetic Reference Field"@en .


### http://www.ontologyrepository.com/CommonCoreOntologies/InternationalTerrestrialReferenceSystem
cco:InternationalTerrestrialReferenceSystem rdf:type owl:NamedIndividual ,
cco:GeospatialCoordinateReferenceSystem ;
Expand Down