language en

The KnowWhereGraph Schema

Release 5 April 2022

Latest version:
http://stko-kwg.geog.ucsb.edu/lod/ontology
Authors:
The KnowWhereGraph Project
Contributors:
Krysztof Janowicz, Pascal Hitzler, Mark Schildhauer, Wenwen Li, Dean Rehnberger, Rui Zhu, Cogan Shimizu, Shirly Stephen, Lu Zhou, Ling Cai, Joseph Zalewski, Meilin Shi, Yuanyuan Tian, Sizhe Wang, Zhangyu Wang, Gengchen Mai, Colby Fisher, Zilong Liu, Seila Gonzales, David Smith, Bryce Mecum, Anna Lopez-Carr, Andrew Schroeder, Thomas Thelen, Anthony D'Onofrio
Download serialization:
JSON-LD RDF/XML N-Triples TTL

Ontology Specification Draft

Abstract

The KnowWhereGraph Schema is a collection of definitional statements specifying the meaning of the KnowWhereGraph knowledge graph's vocabulary, formally expressed in the W3C-recommended framework and language of RDF/OWL, to enhance broad interoperability and consistent semantic interpretation. It contains concepts - object, data, and annotation properties, that bring together a wealth of highly diverse sources (hazard events, places, and people) of relevant spatial and non-spatial information to form an open, extensible, standards-based, and spatially-explicit knowledge graph. The Schema integrates not just different kinds of data, but, importantly, also their relationships, in a way that can be accessed by those for whom the information matters most.

Introduction back to ToC

The KnowWhereGraph is a knowledge graph ecosystem that aims to improve data-driven decision making and data analytics involving information along with salient geospatial contextsgeographic data. The semantic backbone of this graph is the KnowWhereGraph Schema, which describes concepts of individual datasets as extensions of concepts from domain ontologies, namely SOSA, GeoSPARQL, and OWL-Time. The main goal of the Schema is to establish cross-dataset interoperability, and between previously isolated datasets, for example, by connecting Storm Impacts with Storm Trajectory data, and augmenting S2 cells with the percentage of various Crop Types that cover the area. We accomplish this by modeling spatio-temporal hazards events, environmental observations, and their inter-relations while enriching places that are divided by different characteristics (e.g., administrative, climatic) with this information. While the initial contents of the KnowWhereGraph focus on addressing Use Cases involving the implications of natural disasters for providing emergency humanitarian relief, and longer-term impacts of disasters on agricultural productivity, the framework itself is topically-agnostic, and the Schema, with its robust semantically-formalized design, can be extended to accommodate a broad range of additional themes, along with their geospatial contextualization.

Namespace declarations

Table 1: Namespaces used in the document
kwg-ont<http://stko-kwg.geog.ucsb.edu/lod/ontology>
schema<http://schema.org>
gnis<http://gnis-ld.org/lod/gnis/ontology>
qudt<http://qudt.org/1.1/schema/qudt>
owl<http://www.w3.org/2002/07/owl>
kwgr<http://stko-kwg.geog.ucsb.edu/lod/resource>
irdr<http://www.knowwheregraph.org/ontologies/hazard/IRDR>
xsd<http://www.w3.org/2001/XMLSchema>
skos<http://www.w3.org/2004/02/skos/core>
rdfs<http://www.w3.org/2000/01/rdf-schema>
core<http://purl.org/vocab/frbr/core>
unit<http://qudt.org/1.1/vocab/unit>
geosparql<http://www.opengis.net/ont/geosparql>
sf<http://www.opengis.net/ont/sf>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
terms<http://purl.org/dc/terms>
xml<http://www.w3.org/XML/1998/namespace>
geocode<http://ld.iospress.nl/rdf/geocode>
iospress<http://ld.iospress.nl/rdf/ontology>
wgs84_pos<http://www.w3.org/2003/01/geo/wgs84_pos>
time<http://www.w3.org/2006/time>
usgs<http://gnis-ld.org/lod/usgs/ontology>
c4o<http://purl.org/spar/c4o>
sosa<http://www.w3.org/ns/sosa>

KWG Integrated Ontology: Overview back to ToC

The KnowWhereGraph (KWG) initially contains a wide range of integrated datasets from two key thematic domains: environmental (general and hazard-related) and place identifier. In order to realize the Use Cases cater to the needs of our partners at Direct Relief relative to developing a on theneedingir system for identifying experts in emergency medical relief topics system, and with our partners from the Food Industry Association focusing on identifying supply chain issues as these relate to food and the health of laborers in the agricultural sector, a number of there are certain other relevant datasets were integrated into the KWG, including the location and capacity of ed such as hospitals, regional data on key public health indicators (e.g. about obesity and diabetes), as well as county-level data on poverty, and other social vulnerability indicators. Listed below in Table 2 are all the datasets that are currently made available in KnowWhereGraph.
Theme Dataset Name Source
Place Identifier Administrative Regions GADM
Environmental (hazard-related) Bluesky Daily Runs AirFire
Place Identifier Census Metropolitain Areas (boundary + census) US Census Bureau
Place Identifier Climate Division Boundary NOAA/NCEI
Environmental (general) Climate Division Observations NOAA/NCEI
Environmental (general) Cropland Cropscape USDA
Hazard Disaster Declaration Open FEMA
Environmental (hazard-related) Drought NDMC
Environmental (hazard-related) Earthquake USGS
Environmental (general) Air Quality EPA Air Now
Expert --- ---
Place Identifier/Feature GNIS-LD USGS
Environmental (hazard-related) Storm Impacts NOAA NCDC
Place Identifier National Weather Zone NOAA NWS
Place Identifier Distributed Market Areas Nielsen
Environmental (hazard-related) Smoke Plume Snapshots NOAA
Public Health Hospital and Trauma Categorization HIFLD
Public Health Obesity, Diabetes CDC
Public Health Poverty US Census Bureau
Public Health Social Vulnerability CDC
Place Identifier S2 Cells Google
Environmental (hazard-related) Storm Trajectory NOAA
Network Feature Transportation US DOT
Place Identifier US Federal Judicial District US DOJ
Environmental (hazard-related) Wildfire MTBS
Environmental (hazard-related) Wildfire NIFC
Place Identifier ZIP Code GADM, OpenStreetMap
Table 2. List of datasets in KnowWhereGraph
To semantically lift these datasets to the KnowWhereGraph we build our ontology on top of three standard ontologies, namely Sensor, Observation, Sample, and Actuator (SOSA) ontology, GeoSPARQL, and OWL-Time. The Schema is generated using both, bottom-up and top-down knowledge engineering approaches. In the bottom-up approach concepts are manually defined in a way that mirrors how instances are described and inter-related in each individual dataset. Therefore the end-result is an independent Schema for each dataset that represents the structure of the dataset (except in the case of the expert data). In the complementary top-down approach, 1) higher-level concepts are defined in a way that assimilate implicit characteristics of already defined finer-level classes such as part-whole and subclass-superclass relations, 2) the KWG spatio-temporalspatio temporal model is infused. This required the use of domain ontologies classes (such as FeatureOfInterest, ObservationCollection from SOSA) that were favorable for merging the independent dataset schemas. The resulting Schema is revised and refined to generate an integrated, enriched Schema that allows the crisp representation of data in the KnowWhereGraph. Figure 1 shows how the core classes and SOSA concepts are modeled in KnowWhereGraph. Table 3. shows the list of KWG classes that are specializations of SOSA's FeatureOfInterest, ObservationCollection, Observation, and ObservableProperty classes.
Figure 1. Extending SOSA for use in KnowWhereGraph
Dataset in KWG sosa:FeatureOfInterest sosa:ObservationCollection sosa:Observation sosa:ObservableProperty
EPA Air Quality -- AirQualityObservationCollection AirQualityObservation AirPollutant
Bluesky Forecast BlueskyModeledWildfire BlueskyWildfireObservationCollection BlueskyWildfireObservation BlueskyWildfireObservableProperty
Census USCensusMSA CensusACS5YearEstimatesObservationCollection CensusACS5YearEstimatesObservation CensusObservableProperty
Climate Division Observation USClimateDivision ClimateDivisionObservationCollection
ClimateDivisionPropertyObservationCollection
ClimateObservation ClimateObservableProperty
Cropland S2Cell CroplandObservationCollection CroplandObservation CroplandObservableProperty
Drought Zone S2Cell DroughtZoneOverlapObservationCollection DroughtZoneOverlapObservation DroughtIntensity
Earthquake Earthquake EarthquakeObservationCollection EarthquakeObservation EarthquakeObservableProperty
MTBS Fire MTBSFire MTBSFireObservationCollection MTBSFireObservation MTBSFireObservableProperty
Hurricane Tracks StormTrack
StormTracklet
StormTrackObservationCollection
StormTrackletObservationCollection
StormTrackObservation
StormTrackletObservation
StormTrackObservableProperty
StormTrackletObservableProperty
Public Health AdministrativeRegion_3 PublicHealthObservationCollection PublicHealthObservation
VulnerabilityIndexObservation
PublicHealthObservableProperty VulnerabilityObservableProperty
Smoke Plume Snapshot SmokePlumeSnapshot --- SmokePlumeObservation SmokePlumeObservableProperty
Soil Map Unit SoilMapUnit SoilMapUnitObservationCollection SoilMapUnitObservation SoilMapUnitOverlapObservation SoilMapUnitObservableProperty
Storm Impacts NOAAHazard MagnitudeObservationCollection
ImpactObservationCollection
TornadoMagnitudeObservationCollection
WindMagnitudeObservationCollection
MagnitudeObservation
ImpactObservation
MagnitudeObservableProperty
ImpactObservableProperty
NIFC Fire NIFCFire --- NIFCFireObservation NIFCFireObservableProperty
Table 3. List of KWG classes that are specializations of SOSA's FeatureOfInterest, ObservationCollection, Observation, and ObservableProperty classes
This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Named Individuals

KWG Integrated Ontology: Description back to ToC

The spatio-temporal modeling schema adopted in KWG is shown in Figure 2, while Figure 3 is the schema diagram for all hazard-related datasets included in the grpah. The Schema for the entire graph can be found in the link provided just below. Integrated Schema Diagram: Classes and properties used in the KnowWhereGraph project. Click to open the schema diagram in another tab.
missing
Figure 2. - Spatial and Temporal Modeling in KnowWhereGraph
missing
Figure 3. - Hazard Datasets in KnowWhereGraph

Cross reference for KWG Integrated Ontology classes, properties and dataproperties back to ToC

This section provides details for each class and property defined by KWG Integrated Ontology.

Classes

Administrative Regionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion

Source - Global Administrative area database (GADM) (https://gadm.org/data.html)
has super-classes
Feature Feature c, Region c
has sub-classes
Administrative Region Level 0 c, Administrative Region Level 1 c, Administrative Region Level 2 c, Administrative Region Level 3 c, Administrative Region Level 4 c, Administrative Region Level 5 c, Administrative Region Level 6 c

Administrative Region Level 0c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_0

Administrative Region Level 0 - earth
has super-classes
Administrative Region c

Administrative Region Level 1c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_1

Administrative Region Level 1 - national level
has super-classes
Administrative Region c

Administrative Region Level 2c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_2

Administrative Region Level 2 - state/province/equivalent level
Backward compatible with:
Administrative Region Level 2 - state/province/equivalent level
has super-classes
Administrative Region c

Administrative Region Level 3c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_3

Administrative Region Level 3 - county/district/equivalent level
has super-classes
Administrative Region c, Feature Of Interest c

Administrative Region Level 4c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_4

Administrative Region Level 4 - smaller level
has super-classes
Administrative Region c

Administrative Region Level 5c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_5

Administrative Region Level 5 - smaller level
has super-classes
Administrative Region c

Administrative Region Level 6c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AdministrativeRegion_6

Administrative Region Level 6 - smaller level
has super-classes
Administrative Region c

Airportc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Airport

A facility, on land, where aircraft can take off and land; usually consists of hard-surfaced landing strips, a control tower, hangars, and accommodations for passengers and cargo
has super-classes
Built Up Area c

alternative namec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/alternativeName

has super-classes
alt label c
is also defined as
data property

American Community Survey 5-Year Estimate Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CensusACS5YearEstimatesObservation

American Community Survey 5-Year Estimate Observation
has super-classes
observation c

American Community Survey 5-Year Estimate Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CensusObservableProperty

American Community Survey 5-Year Estimate Observed Property
has super-classes
observable property c
has members
female population ni, household units ni, male population ni, total population ni

American Community Survey 5-Year Estimatesc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CensusACS5YearEstimatesObservationCollection

American Community Survey 5-Year Estimates Observation Collection
has super-classes
observation collection c

Animal Incidentc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/AnimalIncident

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Biological c

Archc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Arch

A curved structure that supports the weight of material over an open space
has super-classes
Built Up Area c, Terrain c

Areac back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Area

Arroyoc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Arroyo

Watercourse or channel through which water may occasionally flow (coulee, draw, gully, wash)
has super-classes
Surface Water c

Articlec back to ToC or Class ToC

IRI: http://ld.iospress.nl/rdf/ontology/Article

Source - iospress LD-Connect ontology - https://github.com/stko-lab/LD-Connect
has super-classes
Endeavour c, Publication c

Barc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Bar

A natural accumulation of sand, gravel, or other material forming an underwater or exposed embankment
has super-classes
Built Up Area c, Terrain c

Basinc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Basin

A bowl-shaped depression in the surface of the land or ocean floor
has super-classes
Surface Water c, Terrain c
has sub-classes
Crater c

Bayc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Bay

water area that is an opening of the sea or ocean into the land, or of an estuary, lake, or river into its shore
has super-classes
Surface Water c

Beachc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Beach

A gently sloping shore which is washed by waves or tides, especially the parts covered by sand or pebbles
has super-classes
Surface Water c, Terrain c

Benchc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Bench

An area of relatively level land on the flank of an elevation such as a hill, ridge, or mountain where the slope of the land rises on one side and descends on the opposite side (level)
has super-classes
Terrain c

Bendc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Bend

A curve in the course of a stream or the land within the curve
has super-classes
Surface Water c

Bibliographic Information Sourcec back to ToC or Class ToC

IRI: http://purl.org/spar/c4o/BibliographicInformationSource

A source of information about bibliographic citations, such as Google Scholar, Web of Science or Scopus.

Biologicalc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Biological

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hazard c
has sub-classes
Animal Incident c, Disease c, Insect Infestation c

Blueky Wildfire Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/BlueskyWildfireObservation

Source - Bluesky forecast (https://tools.airfire.org/websky/v1/#status)
has super-classes
observation c

Bluesky Modelc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/BlueskyModel

Source - Bluesky forecast (https://tools.airfire.org/websky/v1/#status)
has super-classes
sensor c

Bluesky Modeled Wildfirec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/BlueskyModeledWildfire

Source - Bluesky forecast (https://tools.airfire.org/websky/v1/#status)
has super-classes
Feature Feature c, Feature Of Interest c

Bluesky Wildfire Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/BlueskyWildfireObservableProperty

Source - Bluesky forecast (https://tools.airfire.org/websky/v1/#status)
has super-classes
observable property c
has members
Modeled Growth Area ni, Modeled Growth Number of Locations ni, Modeled PM10 Daily Emission ni, Modeled PM2.5 Daily Emission ni

Bluesky Wildfire Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/BlueskyWildfireObservationCollection

Source - Bluesky forecast (https://tools.airfire.org/websky/v1/#status)
has super-classes
observation collection c

Bridgec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Bridge

A structure erected over a depression or obstacle to carry traffic or some facility such as a pipeline
has super-classes
Built Up Area c

Buildingc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Building

A permanent walled and roofed construction
has super-classes
Built Up Area c

Built Up Areac back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/BuiltUpArea

An area of intensive use, with much of the land covered by structures
has super-classes
Spatial Object Spatial Object c
has sub-classes
Airport c, Arch c, Bar c, Bridge c, Building c, Canal c, Cemetery c, Church c, Crossing c, Dam c, Harbor c, Hospital c, Mine c, Oil Field c, Park c, Populated Place c, Post Office c, School c, Tower c, Trail c, Tunnel c, Well c

Canalc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Canal

Manmade waterway used by watercraft or for drainage, irrigation, mining, or water power
has super-classes
Built Up Area c, Surface Water c

Capec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Cape

A relatively extensive land area jutting into a water body, which prominently marks a change in or interrupts notably the coastal trend of that water body
has super-classes
Terrain c

Cellc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Cell

A unit defined in a discrete global grid system (DGG) to partition the Earth’s surface.
has super-classes
Spatial Object Spatial Object c
has sub-classes
S2 Cell c

Cemeteryc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Cemetery

A place for burying the dead
has super-classes
Built Up Area c

Censusc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Census

A statistical area delineated locally specifically for the tabulation of Census Bureau data
has super-classes
Division c

Channelc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Channel

Linear deep part of a body of water through which the main volume of water flows and is frequently used as aroute for watercraft (passage, reach, strait, thoroughfare, throughfare)
has super-classes
Surface Water c

Chief Judgec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ChiefJudge

Source - HIFLD (https://hifld-geoplatform.opendata.arcgis.com/datasets/us-district-court-jurisdictions/explore?location=40.830482%2C-90.571266%2C4.68, https://www.uscourts.gov/about-federal-courts/federal-courts-public/court-website-links)

Churchc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Church

Building used for religious worship (chapel, mosque, synagogue, tabernacle, temple).
has super-classes
Built Up Area c

Civil Governmentc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/CivilGovernment

Cliffc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Cliff

Very steep or vertical slope
has super-classes
Terrain c

Climate Division Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ClimateDivisionObservationCollection

Observation Collection for each individual climate division
has super-classes
observation collection c

Climate DIvision Observation Resultc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ClimateDivisionObservationResult

Source - NOAA (https://www.ncdc.noaa.gov/cag/divisional/mapping)
has super-classes
result c

Climate Division Property Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ClimateDivisionPropertyObservationCollection

Observation Collection for each individual climate division boundary and climate property
has super-classes
observation collection c

Climate Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ClimateObservableProperty

Climate Properties measured by NOAA for their Climate Division Boundaries
has super-classes
observable property c
has members
average temperature ni, cooling degree days ni, heating degree days ni, maximum temperature ni, minimum temperature ni, palmer drought severity index (PDSI) ni, palmer hydrological drought index (PHDI) ni, palmer modified drought index (PMDI) ni, palmer z-index (PZI) ni, precipitation ni

Climate Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ClimateObservation

NOAA Climate Division individual observations
has super-classes
observation c

Climatologicalc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Climatological

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hazard c
has sub-classes
Drought c, Glacial Lake Outburst c, Wildfire c

Complex Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ComplexFire

has super-classes
Fire c
has sub-classes
MTBS Complex Fire c, NIFC Incident Complex Fire c

Contributorc back to ToC or Class ToC

IRI: http://ld.iospress.nl/rdf/ontology/Contributor

Source - iospress LD-Connect ontology - https://github.com/stko-lab/LD-Connect

Convective Stormc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/ConvectiveStorm

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Meterological c

Countyc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/County

Second-order division of a nation such as parish, borough, county, municipio, or judicial division, and independent cities in Maryland, Missouri, Nevada, and Virginia.
has super-classes
Division c
is in domain of
county op

Craterc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Crater

Circular-shaped depression at the summit of a volcanic cone or one on the surface of the land caused by the impact of a meteorite; a manmade depression caused by an explosion
has super-classes
Basin c, Terrain c

Crisis Counsellingc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CrisisCounselling

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Cropland Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CroplandObservableProperty

Source - https://nassgeodata.gmu.edu/CropScape/
has super-classes
observable property c
has members
alfalfa area ni, almonds area ni, apples area ni, apricots area ni, aquaculture area ni, asparagus area ni, avocados area ni, background area ni, barley area ni, barren area ni, blueberries area ni, broccoli area ni, buckwheat area ni, cabbage area ni, camelina area ni, caneberries area ni, canola area ni, cantaloupes area ni, carrots area ni, cauliflower area ni, celery area ni, cherries area ni, chick peas area ni, christmas trees area ni, citrus area ni, clouds no data area ni, clover wildflowers area ni, corn area ni, cotton area ni, cranberries area ni, cucumbers area ni, dbl crop barley corn area ni, dbl crop barley sorghum area ni, dbl crop barley soybeans area ni, dbl crop corn soybeans area ni, dbl crop durum wht sorghum area ni, dbl crop lettuce barley area ni, dbl crop lettuce cantaloupe area ni, dbl crop lettuce cotton area ni, dbl crop lettuce durum wht area ni, dbl crop oats corn area ni, dbl crop soybeans cotton area ni, dbl crop soybeans oats area ni, dbl crop triticale corn area ni, dbl crop winwht corn area ni, dbl crop winwht cotton area ni, dbl crop winwht sorghum area ni, dbl crop winwht soybeans area ni, deciduous forest area ni, developed area ni, developed high intensity area ni, developed low intensity area ni, developed med intensity area ni, developed open space area ni, dry beans area ni, durum wheat area ni, eggplants area ni, evergreen forest area ni, fallow idle cropland area ni, flaxseed area ni, forest area ni, garlic area ni, gourds area ni, grapes area ni, grassland pasture area ni, greens area ni, herbaceous wetlands area ni, herbs area ni, honeydew melons area ni, hops area ni, lentils area ni, lettuce area ni, millet area ni, mint area ni, misc vegs and fruits area ni, mixed forest area ni, mustard area ni, nectarines area ni, non-ag undefined area ni, oats area ni, olives area ni, onions area ni, open water area ni, oranges area ni, other crops area ni, other hay non alfalfa area ni, other small grains area ni, other tree crops area ni, peaches area ni, peanuts area ni, pears area ni, peas area ni, pecans area ni, peppers area ni, perennial ice snow area ni, pistachios area ni, plums area ni, pomegranates area ni, pop or orn corn area ni, potatoes area ni, prunes area ni, pumpkins area ni, radishes area ni, rape seed area ni, rice area ni, rye area ni, safflower area ni, shrubland area ni, sod grass seed area ni, sorghum area ni, soybeans area ni, speltz area ni, spring wheat area ni, squash area ni, strawberries area ni, sugarbeets area ni, sugarcane area ni, sunflower area ni, sweet corn area ni, sweet potatoes area ni, switchgrass area ni, tobacco area ni, tomatoes area ni, triticale area ni, turnips area ni, vetch area ni, walnuts area ni, water area ni, watermelons area ni, wetlands area ni, winter wheat area ni, woody wetlands area ni

Cropland Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CroplandObservation

Source - https://nassgeodata.gmu.edu/CropScape/
has super-classes
observation c

Cropland Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CroplandObservationCollection

Source - https://nassgeodata.gmu.edu/CropScape/
has super-classes
observation collection c

Cropland Resultc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CroplandResult

Source - https://nassgeodata.gmu.edu/CropScape/
has super-classes
result c

Crossingc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Crossing

A place where two or more routes of transportation form a junction or intersection
has super-classes
Built Up Area c

Damc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Dam

Water barrier or embankment built across the course of a stream or into a body of water to control and (or) impound the flow of water
has super-classes
Built Up Area c, Surface Water c

Debris Removal (PA-A)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DebrisRemoval-PA-A

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Direct Federal Assistancec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DirectFederalAssistance

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Disaster from FEMAc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Disaster

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Feature Feature c, Hazard c

Disaster Housingc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DisasterHousing

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Disaster Unemployment-Assistancec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DisasterUnemploymentAssistance

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Diseasec back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Disease

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Biological c

Divisionc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Division

Source - https://gnis-ld.org/
has sub-classes
Census c, County c, Locale c, Reserve c, State c

DoDc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DoD

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Droughtc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Drought

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Climatological c

Drought Intensityc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DroughtIntensity

Source - https://droughtmonitor.unl.edu/DmData/GISData.aspx
has super-classes
observable property c
has members
droughtIntensity.D0 ni, droughtIntensity.D1 ni, droughtIntensity.D2 ni, droughtIntensity.D3 ni, droughtIntensity.D4 ni

Drought Zonec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DroughtZone

Source - https://droughtmonitor.unl.edu/DmData/GISData.aspx
has super-classes
Feature Feature c, Hazard c

Drought Zone Overlap Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DroughtZoneOverlapObservation

Source - https://droughtmonitor.unl.edu/DmData/GISData.aspx
has super-classes
observation c

Drought Zone Overlap Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/DroughtZoneOverlapObservationCollection

Source - https://droughtmonitor.unl.edu/DmData/GISData.aspx
has super-classes
observation collection c

Earthquakec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Earthquake

Source - USGS (https://earthquake.usgs.gov/earthquakes/search/)
has super-classes
Feature Feature c, Feature Of Interest c, Hazard c

Earthquakec back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Earthquake

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Geophysical c

Earthquake Observationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/sosa/EarthquakeObservation

Source - USGS (https://earthquake.usgs.gov/earthquakes/search/)
has super-classes
observation c

Earthquake Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/EarthquakeObservationCollection

Source - USGS (https://earthquake.usgs.gov/earthquakes/search/)
has super-classes
observation collection c

Ecological Regimec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/EcologicalRegime

Source - https://gnis-ld.org/
has sub-classes
Forest c

Embankmentc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Embankment

Source - https://gnis-ld.org/
has sub-classes
Levee c

Emergency Declarationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/EmergencyDeclaration

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
FEMA Declaration c

Endeavourc back to ToC or Class ToC

IRI: http://purl.org/vocab/frbr/core/Endeavour

Source - Functional Requirements for Bibliographic Record (FRBR) ontology - http://www.sparontologies.net/ontologies/frbr
has sub-classes
Article c

EPA Air Pollutant Typec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AirPollutant

Source - EPA (https://www.epa.gov/outdoor-air-quality-data)
has super-classes
observable property c
has members
Daily Max 1-hour NO2 Concentration ni, Daily Max 1-hour SO2 Concentration ni, Daily Max 8-hour CO Concentration ni, Daily Max 8-hour Ozone Concentration ni, Daily Mean PM2.5 Concentration ni, Daily Mean Pb Concentration ni, Daily Mean.PM10 Concentration ni

EPA Air Quality Instrument/Sensorc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AirQualityInstrument

Source - EPA (https://www.epa.gov/outdoor-air-quality-data)
has super-classes
sensor c
is in domain of
poc value dp

EPA Air Quality Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AirQualityObservation

Source - EPA (https://www.epa.gov/outdoor-air-quality-data)
has super-classes
observation c

EPA Air Quality Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AirQualityObservationCollection

Source - EPA (https://www.epa.gov/outdoor-air-quality-data)
has super-classes
observation collection c

EPA Air Quality Sitec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/AirQualitySite

Source - EPA (https://www.epa.gov/outdoor-air-quality-data)
has super-classes
platform c
is in domain of
cbsa code dp, cbsa name dp, site ID dp, site name dp

Expertise Topicc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ExpertiseTopic

Extraterrestrialc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Extraterrestrial

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hazard c
has sub-classes
Impact c, Space Weather c

Extratropical Stormc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/ExtratropicalStorm

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Meterological c

Extreme Temperaturec back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/ExtremeTemperature

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Meterological c

Federal Judicial Districtc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/FederalJudicalDistrict

Source - HIFLD (https://hifld-geoplatform.opendata.arcgis.com/datasets/us-district-court-jurisdictions/explore?location=40.830482%2C-90.571266%2C4.68, https://www.uscourts.gov/about-federal-courts/federal-courts-public/court-website-links)
has super-classes
Feature Feature c, Region c

FEMA Declarationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Declaration

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has sub-classes
Emergency Declaration c, Fire Management Declaration c, Major Disaster Declaration c

Fields of studyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/FieldsOfStudy

Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Fire

has super-classes
Hazard c
has sub-classes
Complex Fire c, MTBS Fire c, NIFC Fire c, Out Of Area Response Fire c, Prescribed Fire c, Wildfire c, Wildland Fire c

Fire Management Assistance (PA-I)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/FireManagementAssistance-PA-I

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Fire Management Declarationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/FireManagementDeclaration

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
FEMA Declaration c

Flatc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Flat

A level tract lying at a small depth below the surface of water, or alternately covered and left bare by the tide
has super-classes
Terrain c

Floodc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Flood

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hydrological c

Fogc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Fog

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Meterological c

Forestc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Forest

and with a tree-crown areal density (crown closure percentage) of 10 percent or more, are stocked with trees capable of producing timber or other wood products, and exert an influence on the climate or water regime
has super-classes
Ecological Regime c
has sub-classes
Woodland c

Gapc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Gap

A low point or opening between mounts or in a ridge
has super-classes
Terrain c

Geocoded Locationc back to ToC or Class ToC

IRI: http://ld.iospress.nl/rdf/ontology/GeoCodedLocation

Source - iospress LD-Connect ontology - https://github.com/stko-lab/LD-Connect

Geometryc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/geosparql#Geometry

A coherent set of direct positions in Euclidian space. A direct position holds the coordinates for a position within a Coordinate Reference System (CRS).
Is defined by
http://www.opengis.net/ont/geosparql#
has super-classes
Spatial Object Spatial Object c
has sub-classes
line string c, point c
is in domain of
as WKT dp, has serialization dp
is in range of
has default geometry op, hasGeometry has geometry op
is disjoint with
Feature Feature c, Spatial Object Spatial Object c, Feature Of Interest c, observable property c, observation c, observation collection c

Geometry Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/GeometryCollection

has super-classes
Spatial Object Spatial Object c

Geophysicalc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Geophysical

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hazard c
has sub-classes
Earthquake c, Mass Movement c, Volcanic Activity c

Glacial Lake Outburstc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/GlacialLakeOutburst

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Climatological c

Glacierc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Glacier

Body or stream of ice moving outward and downslope from an area of accumulation; an area of relatively permanent snow or ice on the top or side of a mountain or mountainous area
has super-classes
Surface Water c

Global Citation Countc back to ToC or Class ToC

IRI: http://purl.org/spar/c4o/GlobalCitationCount

Source - Citation Counting and Context Characterization Ontology (C4O) - http://www.sparontologies.net/ontologies/c4o

Gutc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Gut

A narrow natural passage or contracte strait connecting two bodies of water where no flow can be determined.
has super-classes
Surface Water c

Harborc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Harbor

An area of water where ships, planes or other watercraft can anchor or dock
has super-classes
Built Up Area c

Hazardc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Hazard

Hazard
has sub-classes
Biological c, Climatological c, Disaster from FEMA c, Drought Zone c, Earthquake c, Extraterrestrial c, Fire c, Geophysical c, Hydrological c, Meterological c, NOAA Hazard c, Smoke Plume Snapshot c

Hazard Mitigationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/HazardMitigation

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Helipad Availabilityc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/HelipadAvailability

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/hospitals-2/about
has members
no ni, yes ni

Hospitalc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Hospital

Building where the sick or injured may receive medical or surgical attention
has super-classes
Built Up Area c

Hospitalc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Hospital

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/hospitals-2/about
has super-classes
Feature Feature c, Trauma Level Care c

Hospital Statusc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/HospitalStatus

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/hospitals-2/about
has members
closed ni, open ni

Hospital Typec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/HospitalType

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/hospitals-2/about
has members
children ni, chronic disease ni, critical access ni, general acute care ni, long term care ni, military ni, psychiatric ni, rehabilitation ni, special ni, women ni

Housing Assistancec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/HousingAssistance

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Hydrologicalc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Hydrological

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hazard c
has sub-classes
Flood c, Landslide c, Wave Action c

Impactc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Impact

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Extraterrestrial c

Impact Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ImpactObservableProperty

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
observable property c
has members
damage crop ni, damage property ni, death direct ni, death indirect ni, injury direct ni, injury indirect ni

Impact Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ImpactObservation

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
observation c

Impact Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ImpactObservationCollection

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
observation collection c

Individual & Family Grantc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/IndividualAndFamilyGrant

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Individual Assistancec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/IndividualAssistance

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Individual Assistance (PA-C)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/IndividualAssistance-PA-C

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Individuals & Householdsc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/IndividualsAndHouseholds

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Insect Infestationc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/InsectInfestation

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Biological c

Islandc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Island

An area of dry or relatively dry land surrounded by water or low wet land
has super-classes
Terrain c

Isthmusc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Isthmus

A narrow strip of land, bordered on both sides by water, connecting two larger land areas
has super-classes
Terrain c

Judge Infoc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/JudegeInfo

Source - HIFLD (https://hifld-geoplatform.opendata.arcgis.com/datasets/us-district-court-jurisdictions/explore?location=40.830482%2C-90.571266%2C4.68, https://www.uscourts.gov/about-federal-courts/federal-courts-public/court-website-links)

Lakec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Lake

A standing body of water with a predominantly natural shoreliine surrounded by land
has super-classes
Surface Water c

Landslidec back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Landslide

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hydrological c

Lavac back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Lava

Formations resulting from the consolidation of molten rock on the surface of the Earth
has super-classes
Terrain c

Legal/Statistical Area Description (LSAD)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/LSADArea

For legal entities, the LSAD reflects the term that appears in legal documentation pertaining to the entity, such as a treaty, charter, legislation, resolution, or ordinance. For statistical entities, the LSAD is the term assigned by the Census Bureau or other agency defining the entity. The LSAD code is a two-character field that corresponds to a description of the legal or statistical type of entity and identifies whether the LSAD term should be capitalized and should precede or follow the name of the geographic entity.
has members
Metropolitan Statistical Area ni, Micropolitan Statistical Area ni

Leveec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Levee

Natural or manmade embankment flanking alongside a stream
has super-classes
Embankment c

line stringc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/sf#LineString

has super-classes
Geometry c

Localec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Locale

A named place not otherwise categorized.
has super-classes
Division c

Magnitude Obervable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MagnitudeObservableProperty

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
observable property c
has members
estimated sustained width ni, fujita scale ni, hurricane width ni, length ni, measured sustained wind ni, measured wind ni, wind estimated gust ni

Magnitude Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MagnitudeObservation

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
observation c

Magnitude Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MagnitudeObservationCollection

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
observation collection c
has sub-classes
Tornado Magnitude Observation Collection c, Wind Magnitude Observation Collection c

Major Disaster Declarationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MajorDisasterDeclaration

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
FEMA Declaration c

Mass Movementc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/MassMovement

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Geophysical c

Meterologicalc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Metereological

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hazard c
has sub-classes
Convective Storm c, Extratropical Storm c, Extreme Temperature c, Fog c, Tropical Cyclone c

Metropolitan and micropolitan statistical areasc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/USCensusMSA

Source - US Census Bureau (https://www.census.gov/data/datasets.html)
has super-classes
Feature Feature c, Feature Of Interest c, Region c

Militaryc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Military

Minec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Mine

An excavation in the earth for the purpose of extracting earth materials
has super-classes
Built Up Area c

Mountain Rangec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/MountainRange

A series of connected and aligned mountains or mountain ridges
has super-classes
Terrain c

MTBS Complex Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSComplexFire

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
Complex Fire c, MTBS Fire c

MTBS Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSFire

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
Feature Feature c, Feature Of Interest c, Fire c
has sub-classes
MTBS Complex Fire c, MTBS Out Of Area Response Fire c, MTBS Prescribed Fire c, MTBS Unknown Fire c, MTBS Wildfire c, MTBS Wildland Fire c

MTBS Fire Mapping Assessment Labelc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/FireMappingAssessmentLabel

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)

MTBS Fire Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSFireObservableProperty

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
observable property c
has members
differenced Normalized Burn Ratio (mean) ni, differenced Normalized Burn Ratio (standard deviation) ni, number of acres mapped ni

MTBS Fire Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSFireObservation

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
observation c

MTBS Fire Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSFireObservationCollection

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
observation collection c

MTBS Mapping Labelc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MappingProgram

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)

MTBS Out Of Area Response Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSOutOfAreaResponseFire

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
MTBS Fire c, Out Of Area Response Fire c

MTBS Prescribed Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSPrescribedFire

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
MTBS Fire c, Prescribed Fire c

MTBS Unknown Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSUnknownFire

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
MTBS Fire c

MTBS Wildfirec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSWildfire

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
MTBS Fire c, Wildfire c

MTBS Wildland Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/MTBSWildlandFireUse

Source - MTBS (https://mtbs.gov/direct-downloadhttps://mtbs.gov/direct-download)
has super-classes
MTBS Fire c, Wildland Fire c

National Weather Zonec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NWZone

Source - https://www.weather.gov/gis/PublicZones
has super-classes
Feature Feature c, Region c

Nielsen Market Zonec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NielsenMarketZone

DMA (Designated Market Area) regions are the geographic areas in the U.S. in which local television viewing is measured by Nielsen.
has super-classes
Feature Feature c, Region c

NIFC Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NIFCFire

Any fire that covers a geographically-significant amount of land.
has super-classes
Feature Feature c, Feature Of Interest c, Fire c
has sub-classes
NIFC Incident Complex Fire c, NIFC Prescribed Fire c, NIFC Wildfire c

NIFC Fire Causec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/FireCause

A classification of an event that causes a fire, e.g. "human-caused"
has members
human cause ni, natural cause ni, undetermined cause ni, unknown cause ni

NIFC Fire Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NIFCFireObservableProperty

Source - NIFC (https://data-nifc.opendata.arcgis.com/datasets/wildland-fire-locations-full-history?geometry=98.438%2C-88.438%2C-98.438%2C88.438)
has super-classes
observable property c
has members
calculated acres ni, fire discovery date time ni, fire out date time ni

NIFC Fire Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NIFCFireObservation

An observation of a fire, extracted from the NIFC historical fire dataset.
has super-classes
observation c

NIFC Incident Complex Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NIFCIncidentComplexFire

An incident consisting of multiple fires.
has super-classes
Complex Fire c, NIFC Fire c

NIFC Prescribed Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NIFCPrescribedFire

An intentionally-set fire.
has super-classes
NIFC Fire c, Prescribed Fire c

NIFC Wildfirec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NIFCWildfire

An unintentional fire or a fire that is declared a wildfire
has super-classes
NIFC Fire c, Wildfire c

NOAA Astronomical Low Tide Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAAstronomicalLowTide

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Avalanche Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAAvalanche

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Blizzard Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAABlizzard

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Coastal Flood Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAACoastalFlood

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Cold/Wind Chill Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAColdWindChill

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Debris Flow Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAADebrisFlow

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Dense Fog Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAADenseFog

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Dense Smoke Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAADenseSmoke

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Drought Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAADrought

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Dust Devil Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAADustDevil

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Dust Storm Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAADustStorm

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Excessive Heat Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAExcessiveHeat

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Extreme Cold/Wind Chill Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAExtremeColdWindChill

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Flash Flood Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAFlashFlood

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Flood Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAFlood

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Freezing Fog Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAFreezingFog

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Frost/Freeze Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAFrostFreeze

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Funnel Cloud Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAFunnelCloud

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Hail Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHail

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Hazardc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHazard

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
Feature Feature c, Feature Of Interest c, Hazard c
has sub-classes
NOAA Astronomical Low Tide Event c, NOAA Avalanche Event c, NOAA Blizzard Event c, NOAA Coastal Flood Event c, NOAA Cold/Wind Chill Event c, NOAA Debris Flow Event c, NOAA Dense Fog Event c, NOAA Dense Smoke Event c, NOAA Drought Event c, NOAA Dust Devil Event c, NOAA Dust Storm Event c, NOAA Excessive Heat Event c, NOAA Extreme Cold/Wind Chill Event c, NOAA Flash Flood Event c, NOAA Flood Event c, NOAA Freezing Fog Event c, NOAA Frost/Freeze Event c, NOAA Funnel Cloud Event c, NOAA Hail Event c, NOAA Heat Event c, NOAA Heavy Rain Event c, NOAA Heavy Snow Event c, NOAA High Surf Event c, NOAA High Wind Event c, NOAA Hurricane Event c, NOAA Ice Storm Event c, NOAA Lake-Effect Snow Event c, NOAA Lakeshore Flood Event c, NOAA Lightning Event c, NOAA Marine Hail Event c, NOAA Marine High Wind Event c, NOAA Marine Hurricane/Typhoon Event c, NOAA Marine Strong Wind Event c, NOAA Marine Thunderstorm Wind Event c, NOAA Marine Tropical Depression Event c, NOAA Marine Tropical Storm Event c, NOAA Rip Current Event c, NOAA Sleet Event c, NOAA Sneakerwave Event c, NOAA Storm Surge/Tide Event c, NOAA Strong Wind Event c, NOAA Thunderstorm Wind Event c, NOAA Tornado Event c, NOAA Tropical Depression Event c, NOAA Tropical Storm Event c, NOAA Waterspout Event c, NOAA Wildfire Event c, NOAA Winter Storm Event c, NOAA Winter Weather Event c

NOAA Hazard Episodec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/HazardEpisode

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
is in domain of
has hazard narrative dp

NOAA Hazard Event Segmentc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/EventSegment

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)

NOAA Hazard Fixc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Fix

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
is in domain of
has azimuth dp, has range dp

NOAA Heat Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHeat

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Heavy Rain Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHeavyRain

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Heavy Snow Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHeavySnow

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA High Surf Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHighSurf

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA High Wind Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHighWind

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Hurricane Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAHurricane

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Ice Storm Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAIceStorm

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Lake-Effect Snow Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAALake-EffectSnow

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Lakeshore Flood Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAALakeshoreFlood

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Lightning Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAALightning

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine Hail Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineHail

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine High Wind Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineHighWind

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine Hurricane/Typhoon Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineHurricaneTyphoon

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine Strong Wind Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineStrongWind

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine Thunderstorm Wind Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineThunderstormWind

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine Tropical Depression Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineTropicalDepression

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Marine Tropical Storm Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAMarineTropicalStorm

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Rip Current Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAARipCurrent

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Sleet Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAASleet

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Sneakerwave Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAASneakerwave

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Storm Surge/Tide Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAStormSurgeTide

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Strong Wind Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAStrongWind

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Thunderstorm Wind Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAThunderstormWind

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Tornado Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAATornado

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Tropical Depression Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAATropicalDepression

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Tropical Storm Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAATropicalStorm

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Waterspout Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAWaterspout

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Wildfire Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAWildfire

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c, Wildfire c

NOAA Winter Storm Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAWinterStorm

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

NOAA Winter Weather Eventc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/NOAAWinterWeather

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
NOAA Hazard c

Oil Fieldc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/OilField

An area where petroleum is or was removed from the Earth
has super-classes
Built Up Area c

Organizationc back to ToC or Class ToC

IRI: http://ld.iospress.nl/rdf/ontology/Organization

Source - iospress LD-Connect ontology - https://github.com/stko-lab/LD-Connect

Otherc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Other

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Out Of Area Response Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/OutOfAreaResponseFire

has super-classes
Fire c
has sub-classes
MTBS Out Of Area Response Fire c

Parkc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Park

A place or area developed for public use, recreation, or preservation of a cultural or natural resource.
has super-classes
Built Up Area c

Plainc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Plain

A structure built out into the water, usually with its greatest dimension at right angles to the shore, forming a landing place or a place alongside which vessels can lie.
has super-classes
Terrain c

pointc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/sf#Point

has super-classes
Geometry c

Populated Placec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/PopulatedPlace

Place or area with clustered or scattered buildings and a permanent human population (city, settlement, town, village). A populated place is usually not incorporated and by definition has no legal boundaries. However, a populated place may have a corresponding "civil" record, the legal boundaries of which may or may not coincide with the perceived populated place. Distinct from Census and Civil classes.
has super-classes
Built Up Area c

Post Officec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/PostOffice

An official facility of the U.S. Postal Service used for processing and distributing mail and other postal material.
has super-classes
Built Up Area c

Prescribed Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PrescribedFire

has super-classes
Fire c
has sub-classes
MTBS Prescribed Fire c, NIFC Prescribed Fire c

Programc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Program

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has sub-classes
Crisis Counselling c, Direct Federal Assistance c, Disaster Housing c, Disaster Unemployment-Assistance c, DoD c, Hazard Mitigation c, Housing Assistance c, Individual & Family Grant c, Individual Assistance c, Individuals & Households c, Other c, Public Assistance c, Small Business Administration c

Protective Measures (PA-B)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ProtectiveMeasures-PA-B

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Public Assistancec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PublicAssistance

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c
has sub-classes
Debris Removal (PA-A) c, Fire Management Assistance (PA-I) c, Individual Assistance (PA-C) c, Protective Measures (PA-B) c, Public Buildings (PA-F) c, Public Utilities (PA-G) c, Recreational or Other (PA-H) c, Roads & Bridges (PA-D) c, Water Control Facilities (PA-E) c

Public Buildings (PA-F)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PublicBuildings-PA-F

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Public Health Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PublicHealthObservableProperty

Source - https://nccd.cdc.gov/DHDSPAtlas/?state=County
has super-classes
observable property c
has members
below poverty level percent ni, diabetes age adjusted 20 plus percent ni, obesity age adjusted 20 plus percent ni

Public Health Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PublicHealthObservation

Source - https://nccd.cdc.gov/DHDSPAtlas/?state=County
has super-classes
observation c

Public Health Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PublicHealthObservationCollection

Source - https://nccd.cdc.gov/DHDSPAtlas/?state=County
has super-classes
observation collection c

Public Utilities (PA-G)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PublicUtilitiesPA-G

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Publicationc back to ToC or Class ToC

IRI: http://ld.iospress.nl/rdf/ontology/Publication

Source - iospress LD-Connect ontology - https://github.com/stko-lab/LD-Connect
has sub-classes
Article c

quantityc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Quantity

has super-classes
quantity value c

Rapidsc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Rapids

An area of broken, fast flowing water in a stream, where the slope of the bed increases (but without a prominent break of slope which might result in a waterfall), or where a gently dipping bar of harder rock outcrops.
has super-classes
Surface Water c

Recreational or Other (PA-H)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RecreationalOrOther-PA-H

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Regionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Region

A geographic entity created by the selection of characteristics that are relevant to an area of interest. It can have geometries including point, polyline and polygon.
has sub-classes
Administrative Region c, Federal Judicial District c, Metropolitan and micropolitan statistical areas c, National Weather Zone c, Nielsen Market Zone c, US Climate Division c, Zip Code Area c

Regional Circuitc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RegionalCircuit

Source - HIFLD (https://hifld-geoplatform.opendata.arcgis.com/datasets/us-district-court-jurisdictions/explore?location=40.830482%2C-90.571266%2C4.68, https://www.uscourts.gov/about-federal-courts/federal-courts-public/court-website-links)

Reservec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Reserve

A tract of land set aside for a specific use (does not include forests, civil divisions, parks).
has super-classes
Division c

Reservoirc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Reservoir

A constructed basin formed to contain water or other liquids.
has super-classes
Surface Water c

Ridgec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Ridge

A long and narrow upland with steep sides; Elevation with a narrow, elongated crest which can be part of a hill or mountain (crest, cuesta, escarpment, hogback, lae, rim, spur).
has super-classes
Terrain c

Road Segmentc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RoadSegment

Source - https://data-usdot.opendata.arcgis.com/datasets/usdot::national-highway-planning-network/about
has super-classes
Feature Feature c

Road Segment Nodec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RoadSegmentNode

Source - https://data-usdot.opendata.arcgis.com/datasets/usdot::national-highway-planning-network/about
has super-classes
Feature Feature c

Road Typec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RoadType

Source - https://www.census.gov/library/reference/code-lists/route-type-codes.html
has members
U.S. ni, common name ni, county ni, interstate ni, other ni, state recognized ni

Roads & Bridges (PA-D)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RoadsAndBridges-PA-D

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Rockc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Rock

An isolated concreted mass of stony material or a single large stone, usually one constituting a danger to navigation. It may be always submerged, always uncovered, or alternately covered and uncovered by the tide.
has super-classes
Terrain c

Rolec back to ToC or Class ToC

IRI: http://ld.iospress.nl/rdf/ontology/Role

Source - iospress LD-Connect ontology - https://github.com/stko-lab/LD-Connect

S2 Cellc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/S2Cell

S2 Cell
has super-classes
Cell c, Feature Of Interest c

Schoolc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/School

Building or group of buildings used as an institution for study, teaching, and learning.
has super-classes
Built Up Area c

Seac back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Sea

A body of salt water usaly surrounded by land but often connected to the Ocean
has super-classes
ocean c

Slopec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Slope

A gently inclined part of the Earth's surface (grade, pitch).
has super-classes
Terrain c

Small Business Administrationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SmallBusinessAdministration

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Program c

Smoke Plume Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SmokePlumeObservableProperty

Source - https://satepsanone.nesdis.noaa.gov/pub/FIRE/web/HMS/Smoke_Polygons/Shapefile/
has super-classes
observable property c
has members
smoke density ni

Smoke Plume Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SmokePlumeObservation

Source - https://satepsanone.nesdis.noaa.gov/pub/FIRE/web/HMS/Smoke_Polygons/Shapefile/
has super-classes
observation c

Smoke Plume Snapshotc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SmokePlumeSnapshot

Source - https://satepsanone.nesdis.noaa.gov/pub/FIRE/web/HMS/Smoke_Polygons/Shapefile/
has super-classes
Feature Feature c, Feature Of Interest c, Hazard c

Soil Map Unitc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SoilMapUnit

Source - NRCS-USDA (https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/?cid=nrcs142p2_053627)
has super-classes
Feature Feature c, Feature Of Interest c

Soil Map Unit Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SoilMapUnitObservableProperty

Source - NRCS-USDA (https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/?cid=nrcs142p2_053627)
has super-classes
observable property c
has members
aws0150wta ni, castorieindex ni, farmlndcl ni, ffd_r ni, flodfreqdcd ni, iccdcd ni, nccpi3all ni, niccdcd ni, overlapArea ni, pondfreqprs ni

Soil Map Unit Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SoilMapUnitObservation

Source - NRCS-USDA (https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/?cid=nrcs142p2_053627)
has super-classes
observation c

Soil Map Unit Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SoilMapUnitObservationCollection

Source - NRCS-USDA (https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/?cid=nrcs142p2_053627)
has super-classes
observation collection c

Soil Map Unit Overlap Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/SoilMapUnitOverlapObservation

Source - NRCS-USDA (https://www.nrcs.usda.gov/wps/portal/nrcs/detail/soils/survey/?cid=nrcs142p2_053627)
has super-classes
observation c

Space Weatherc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/SpaceWeather

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Extraterrestrial c

Spatial Objectc back to ToC or Class ToC

Spatial Objectc back to ToC or Class ToC

IRI: http://www.opengis.net/ont/geosparql#SpatialObject

Anything spatial (having or being a shape, position or an extent).
Is defined by
http://www.opengis.net/ont/geosparql#
has sub-classes
Built Up Area c, Cell c, Feature Feature c, Geometry c, Geometry Collection c, Surface Water c, Terrain c
is in domain of
contains op, crosses op, disjoint op, equals op, intersects op, overlaps op, touches op, within op
is in range of
contains op, crosses op, disjoint op, equals op, intersects op, overlaps op, touches op, within op
is disjoint with
Feature Feature c, Geometry c, Feature Of Interest c, observable property c, observation c, observation collection c

Springc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Spring

A place where water issues from the ground naturally
has super-classes
Surface Water c

Statec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/State

First-order division of a nation.
has super-classes
Division c
is in range of
state op

Storm Trackc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrack

Source: https://coast.noaa.gov/hurricanes
has super-classes
Feature Feature c, Feature Of Interest c

Storm Track Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrackObservableProperty

Source: https://coast.noaa.gov/hurricanes
has super-classes
observable property c
has members
storm track category ni, storm track max wind speed ni, storm track min pressure ni

Storm Track Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrackObservation

Source: https://coast.noaa.gov/hurricanes
has super-classes
observation c

Storm Track Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrackObservationCollection

Source: https://coast.noaa.gov/hurricanes
has super-classes
observation collection c

Storm Trackletc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTracklet

Source: https://coast.noaa.gov/hurricanes
has super-classes
Feature Feature c, Feature Of Interest c

Storm Tracklet Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrackletObservableProperty

Source: https://coast.noaa.gov/hurricanes
has super-classes
observable property c
has members
storm tracklet category ni, storm tracklet max wind speed ni, storm tracklet min pressure ni

Storm Tracklet Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrackletObservation

Source: https://coast.noaa.gov/hurricanes
has super-classes
observation c

Storm Tracklet Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/StormTrackletObservationCollection

Source: https://coast.noaa.gov/hurricanes
has super-classes
observation collection c

Streamc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Stream

Linear body of water flowing on the Earth's surface.
has super-classes
Surface Water c

Summitc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Summit

Prominent elevation rising above the surrounding level of the Earth's surface.
has super-classes
Terrain c

Surface Waterc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/SurfaceWater

has super-classes
Spatial Object Spatial Object c
has sub-classes
Arroyo c, Basin c, Bay c, Beach c, Bend c, Canal c, Channel c, Dam c, Glacier c, Gut c, Lake c, Rapids c, Reservoir c, Spring c, Stream c, Swamp c, Waterfall c

Swampc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Swamp

Poorly drained wetland, fresh or saltwater, wooded or grassy, possibly covered with open water.
has super-classes
Surface Water c

Temporal durationc back to ToC or Class ToC

IRI: http://www.w3.org/2006/time#TemporalDuration

Time extent; duration of a time interval separate from its particular start position
Time extent; duration of a time interval separate from its particular start position
has sub-classes
Time duration c
is in range of
has temporal duration op

Temporal entityc back to ToC or Class ToC

IRI: http://www.w3.org/2006/time#TemporalEntity

A temporal interval or instant.
A temporal interval or instant.
is equivalent to
Time instant c or Time interval c
has super-classes
thing c
has sub-classes
Time instant c, Time interval c
is in domain of
has XSD duration dp, has beginning op, has end op, has temporal duration op
is in range of
has time op

Terrainc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Terrain

has super-classes
Spatial Object Spatial Object c
has sub-classes
Arch c, Bar c, Basin c, Beach c, Bench c, Cape c, Cliff c, Crater c, Flat c, Gap c, Island c, Isthmus c, Lava c, Mountain Range c, Plain c, Ridge c, Rock c, Slope c, Summit c, Valley c

Time durationc back to ToC or Class ToC

IRI: http://www.w3.org/2006/time#Duration

Duration of a temporal extent expressed as a number scaled by a temporal unit
Duration of a temporal extent expressed as a number scaled by a temporal unit
has super-classes
Temporal duration c
is in range of
has duration op

Time instantc back to ToC or Class ToC

IRI: http://www.w3.org/2006/time#Instant

A temporal entity with zero extent or duration
A temporal entity with zero extent or duration
has super-classes
Temporal entity c
is in domain of
in XSD Date-Time-Stamp dp, in XSD date dp, in XSD g-Year dp
is in range of
has beginning op, has end op

Time intervalc back to ToC or Class ToC

IRI: http://www.w3.org/2006/time#Interval

A temporal entity with an extent or duration
A temporal entity with an extent or duration
has super-classes
Temporal entity c

Tornado Magnitude Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/TornadoMagnitudeObservationCollection

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
Magnitude Observation Collection c

Towerc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Tower

A tall framework or structure, the height of which is required by its function; generally used for observation, storage, or electronic transmission.
has super-classes
Built Up Area c

Trailc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Trail

A cleared path, beaten track, or improved surface, as through woods or wilderness, not usually trafficed by vehicles because of width, seasonal conditions, or access restrictions.
has super-classes
Built Up Area c

Trauma Care ATHc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ATH

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care CTHc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/CTH

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care PARCc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/PARC

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care RPTCc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RPTC

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care RTCc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RTC

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care RTHc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/RTH

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care TRFc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/TRF

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Care TRHc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/TRH

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Descriptionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/TraumaDescription

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore

Trauma Level Carec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/TraumaLevelCare

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has sub-classes
Hospital c, Trauma Care ATH c, Trauma Care CTH c, Trauma Care PARC c, Trauma Care RPTC c, Trauma Care RTC c, Trauma Care RTH c, Trauma Care TRF c, Trauma Care TRH c, Trauma Level I c, Trauma Level I Pediatric c, Trauma Level I Pediatric Rehab c, Trauma Level I Rehab c, Trauma Level II c, Trauma Level II Pediatric c, Trauma Level II Rehab c, Trauma Level III c, Trauma Level III Pediatric c, Trauma Level IV c, Trauma Level Pediatric c, Trauma Level V c

Trauma Level Ic back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_I

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level I Pediatricc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_I_Pediatric

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level I Pediatric Rehabc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_I_Pediatric_Rehab

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level I Rehabc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_I_Rehab

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level IIc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_II

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level II Pediatricc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_II_Pediatric

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level II Rehabc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_II_Rehab

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level IIIc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_III

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level III Pediatricc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_III_Pediatric

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level IVc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_IV

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level Pediatricc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_Pediatric

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Trauma Level Vc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Level_V

Source - https://hifld-geoplatform.opendata.arcgis.com/datasets/geoplatform::trauma-levels-1/explore
has super-classes
Trauma Level Care c

Tropical Cyclonec back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/TropicalCyclone

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Meterological c

Tunnelc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Tunnel

An underground or underwater passage.
has super-classes
Built Up Area c

Unknownc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Unknown

Unknown feature type

US Climate Divisionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/USClimateDivision

Source - NOAA (https://psl.noaa.gov/data/usclimdivs/boundaries.html)
has super-classes
Feature Feature c, Feature Of Interest c, Region c

US Presidentc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/USPresident

Source - HIFLD (https://hifld-geoplatform.opendata.arcgis.com/datasets/us-district-court-jurisdictions/explore?location=40.830482%2C-90.571266%2C4.68, https://www.uscourts.gov/about-federal-courts/federal-courts-public/court-website-links)

USGS Featurec back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Feature

is in domain of
elevation op, state op

Valleyc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Valley

An elongated depression in the earth's surface which generally slopes from one end to the other.
has super-classes
Terrain c

Venuec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Venue

Volcanic Activityc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/VolcanicActivity

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Geophysical c

Vulnerability Index Observationc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/VulnerabilityIndexObservation

Source - https://www.atsdr.cdc.gov/placeandhealth/svi/data_documentation_download.html
has super-classes
observation c

Vulnerability Observable Propertyc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/VulnerabilityObservableProperty

Source - https://www.atsdr.cdc.gov/placeandhealth/svi/data_documentation_download.html
has super-classes
observable property c
has members
social vulnerability index ni

Water Control Facilities (PA-E)c back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/WaterControlFacilities-PA-E

Source - OpenFEMA (https://www.fema.gov/about/openfema/data-sets)
has super-classes
Public Assistance c

Waterfallc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Waterfall

A vertical or near vertical descent of water over a step or ledge in the bed of a river.
has super-classes
Surface Water c

Wave Actionc back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/WaveAction

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Hydrological c

Wellc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Well

A pit or hole dug or bored into the earth for the extraction of oil, water, other fluids, or gases.
has super-classes
Built Up Area c

Wildfirec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/Wildfire

has super-classes
Fire c
has sub-classes
MTBS Wildfire c, NIFC Wildfire c, NOAA Wildfire Event c

Wildfirec back to ToC or Class ToC

IRI: http://www.knowwheregraph.org/ontologies/hazard/IRDR/Wildfire

Source - IRDR - https://www.irdrinternational.org/knowledge_pool/publications/173
has super-classes
Climatological c

Wildland Firec back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/WildlandFireUse

has super-classes
Fire c
has sub-classes
MTBS Wildland Fire c

Wind Magnitude Observation Collectionc back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/WindMagnitudeObservationCollection

Source - NOAA (https://www.ncdc.noaa.gov/stormevents/ftp.jsp)
has super-classes
Magnitude Observation Collection c

Woodlandc back to ToC or Class ToC

IRI: http://gnis-ld.org/lod/usgs/ontology/Woodland

Land having a cover of trees, shrubs, or both.
has super-classes
Forest c

Zip Code Areac back to ToC or Class ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/ZipCodeArea

Source - https://gadm.org/data.html
has super-classes
Feature Feature c, Region c

Object Properties

affected byop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/affectedBy

is inverse of
inverse of affected by op

containsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfContains

States that the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*
Is defined by
http://www.opengis.net/ont/geosparql#

contains (simple feature)op back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/sfContains

KWG's spatial contains relation
has super-properties
spatial relation op

contributor affiliationop back to ToC or Object Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/contributorAffiliation

contributor roleop back to ToC or Object Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/contributorRole

countryop back to ToC or Object Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/country

countyop back to ToC or Object Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/county

has domain
County c

crossesop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfCrosses

States that the subject SpatialObject spatially crosses the object SpatialObject. DE-9IM: T*T******
Is defined by
http://www.opengis.net/ont/geosparql#

crosses (simple feature)op back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/sfCrosses

KWG's spatial comment relation
has super-properties
spatial relation op

disjointop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfDisjoint

States that the subject SpatialObject is spatially disjoint from the object SpatialObject. DE-9IM: FF*FF****
Is defined by
http://www.opengis.net/ont/geosparql#

elevationop back to ToC or Object Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/elevation

has domain
USGS Feature c
has range
quantity c

equalsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfEquals

States that the subject SpatialObject spatially equals the object SpatialObject. DE-9IM: TFFFTFFFT
Is defined by
http://www.opengis.net/ont/geosparql#

equals (simple feature)op back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/sfEquals

KWG's spatial equal relation
has super-properties
spatial relation op

expertiseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasExpertise

falls under topicop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/fallsUnderTopic

geocoding outputop back to ToC or Object Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/geocodingOutput

has beginningop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/time#hasBeginning

has super-properties
has time op
has domain
Temporal entity c
has range
Time instant c

has chief judgeop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasChiefJudge

has contributorop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasContributor

is inverse of
has contributor inverse op

has contributor inverseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasContributorInverse

is inverse of
has contributor op

has data sourceop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDataSource

has declarationop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDeclaration

The relationship between a diasaster and declaration in the OpenFEMA dataset

has default geometryop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#hasDefaultGeometry

The default Geometry to be used in spatial calculations. It is usually the most detailed Geometry.
Is defined by
http://www.opengis.net/ont/geosparql#
has super-properties
hasGeometry has geometry op
has domain
Feature Feature c
has range
Geometry c

has durationop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/time#hasDuration

has super-properties
has temporal duration op
has range
Time duration c

has duration descriptionop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/time#hasDurationDescription

has super-properties
has temporal duration op

has endop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/time#hasEnd

has super-properties
has time op
has domain
Temporal entity c
has range
Time instant c

has fields of studyop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasFieldsOfStudy

is inverse of
has fields of study inverse op

has fields of study inverseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasFieldsOfStudyInverse

is inverse of
has fields of study op

has fire causeop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasFireCause

has fire mapping assessment labelop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasFireMappingAssessmentLabel

has fire mapping label inverseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasFireMappingAssessmentLabelInverse

has geometry collectionop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasGeometryCollection

has geometry memberop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasGeometryMember

has global citation frequencyop back to ToC or Object Property ToC

IRI: http://purl.org/spar/c4o/hasGlobalCitationFrequency

has global count sourceop back to ToC or Object Property ToC

IRI: http://purl.org/spar/c4o/hasGlobalCountSource

has hazard segmentop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasSegment

has judge infoop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasJudgeInfo

has mapping programop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasMappingProgram

is inverse of
has mapping program inverse op

has mapping program inverseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasMappingProgramInverse

is inverse of
has mapping program op

has partop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasPart

has programop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasProgram

The relationship between disaster and program in the OpenFEMA dataset

has publication yearop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasPublicationYear

is inverse of
has publication year inverse op

has publication year inverseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasPublicationYearInverse

is inverse of
has publication year op

has road typeop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasRoadType

has storm trackletop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasStormTracklet

Relation between hurricane storm and smaller storm tracklets

has sub topicop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasSubTopic

has temporal durationop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/time#hasTemporalDuration

has sub-properties
has duration op, has duration description op
has domain
Temporal entity c
has range
Temporal duration c

has temporal scopeop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasTemporalScope

The temporal scoping property in KWG to represent the temporal extent of a hazard feature

has timeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2006/time#hasTime

has sub-properties
has beginning op, has end op
has range
Temporal entity c

has trauma descriptionop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasTraumaDescription

has venueop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasVenue

is inverse of
has venue inverse op

has venue inverseop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasVenueInverse

is inverse of
has venue op

hasFeatureOfInterestop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/sosa/hasFeatureOfInterest

is inverse of
is feature of interest of op

hasGeometryop back to ToC or Object Property ToC

has geometryop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#hasGeometry

A spatial representation for a given Feature.
Is defined by
http://www.opengis.net/ont/geosparql#
has sub-properties
has default geometry op
has domain
Feature Feature c
has range
Geometry c

hasMemberop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/sosa/hasMember

hazard ends atop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/endsAt

hazard starts fromop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/startsFrom

helipad availabilityop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/helipadAvailability

hospital statusop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hospitalStatus

hospital typeop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hospitalType

in circuitop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/inCircuit

intersectsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfIntersects

States that the subject SpatialObject is not spatially disjoint from the object SpatialObject. DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****
Is defined by
http://www.opengis.net/ont/geosparql#

inverse of affected byop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/affectedByInverse

is inverse of
affected by op

inverse of has geometry memberop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasGeometryMemberInverse

is inverse of
has geometry member op

kwg - has geometryop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasGeometry

located inop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/locatedIn

meanop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/mean

Divisional mean (1901-2000 period) for the measured climate property

nominated byop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nominatedBy

nominated timeop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nominatedTime

observedPropertyop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/sosa/observedProperty

overlapsop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfOverlaps

States that the subject SpatialObject spatially overlaps the object SpatialObject. DE-9IM: T*T***T**
Is defined by
http://www.opengis.net/ont/geosparql#

overlaps (simple feature)op back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/sfOverlaps

KWG's spatial overlap relation
has super-properties
spatial relation op

spatial relationop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/spatialRelation

KWG's general spatial relation

stateop back to ToC or Object Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/state

has domain
USGS Feature c
has range
State c

targetop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/target

This property denotes the relation between an observation and a S2 Cell. This is analogous to a the property sosa:hasFearureOfInterest.

time scaleop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/timeScale

Property that measures the duration over which NOAA's climate division observation measurements are made

touchesop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfTouches

States that the subject SpatialObject spatially touches the object SpatialObject. DE-9IM: FT******* ^ F**T***** ^ F***T****
Is defined by
http://www.opengis.net/ont/geosparql#

touches (simple feature)op back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/sfTouches

KWG's spatial touches relation
has super-properties
spatial relation op

trauma description source dateop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/traumaDescriptionSourceDate

type of legal/statistical area description (LSAD) areaop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/typeOfLSAD

The legal/statistical area description (LSAD) codes describe the particular typology for each geographic entity.

valueop back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/value

Divisional value (1-month period)of the measured climate property

withinop back to ToC or Object Property ToC

IRI: http://www.opengis.net/ont/geosparql#sfWithin

States that the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***
Is defined by
http://www.opengis.net/ont/geosparql#

within (simple feature)op back to ToC or Object Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/sfWithin

KWG's spatial within relation
has super-properties
spatial relation op

Data Properties

alternative namedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/alternativeName

has range
string
is also defined as
class

amount approved for housing assistancedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/amountApproved_HA

The total amount approved for Housing Assistance from the Individual and Households Program in dollars

amount approved for individuals and householdsdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/amountApproved_IHP

The total amount approved for the Individual and Households Program in dollars

amount approved for other needs assistancedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/amountApproved_ONA

The total amount approved for Other Needs Assistance from the Individual and Households Program in dollars

anomalydp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/anomaly

Divisional anomaly (1-month period) for the measured climate property

as WKTdp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#asWKT

has super-properties
has serialization dp
has domain
Geometry c
has range
Well-known Text Literal

cbsa codedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/cbsaCode

A core-based statistical area is a U.S. geographic area defined by the Office of Management and Budget that consists of one or more counties anchored by an urban center of at least 10,000 people plus adjacent counties that are socioeconomically tied to the urban center by commuting
has domain
EPA Air Quality Site c
has range
literal

cbsa namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/cbsaName

A core-based statistical area is a U.S. geographic area defined by the Office of Management and Budget that consists of one or more counties anchored by an urban center of at least 10,000 people plus adjacent counties that are socioeconomically tied to the urban center by commuting
has domain
EPA Air Quality Site c
has range
literal

census area codedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasCode

metropolitan and micropolitan statistical area code

citationdp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/citation

has range
string

citydp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/geocode/city

climate division FIPSdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/climateDivisionFIPS

FIPS code for the climate division boundary

climate division namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/climateDivisionName

Name of climate division boundary

climate division NCDC GEOdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/climateDivisionNCDC_GEO

National Climatic Data Center identifier

climate division numberdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/climateDivisionNumber

NOAA climate division number

composite drought zone percentage informationdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/compositePercentageInformation

contributor full namedp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/contributorFullName

corresponding map IDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/correspondingMapID

countrydp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/geocode/country

county codedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/countyCode

has range
string

county iddp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/countyId

county namedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/countyName

has range
string

daily AQI valuedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/dailyAQIValue

Air Quality Index values for the specified year and location recorded by EPA

data sourcedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/dataSource

date feature createddp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/dateFeatureCreated

has range
date

date feature editeddp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/dateFeatureEdited

has range
date

date name createddp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/dateNameCreated

has range
date

descriptiondp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/description

has range
string

designated areadp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/designatedArea

The name or phrase describing the U.S. county that was included in the declaration

feature iddp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/featureId

has range
string

geocoding inputdp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/geocodingInput

has abbreviationdp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/sosa/hasABBR

has aliasdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasAlias

has azimuthdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasAzimuth

has domain
NOAA Hazard Fix c
has range
literal

has DBLPIDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDBLPID

has declaration datedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDeclarationDate

The date a declaration was approved

has declaration IDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDeclarationID

Unique identifier of each declaration

has declaration request nodp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDeclarationRequestNo

The identifier of the declaration when it was submitted for approval/request

has declaration titledp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDeclarationTitle

Title of the declaration

has disaster namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDisasterName

Name of the Disaster that the declaration was submitted or approved for

has disaster numberdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasDisasterNumber

The identifier of each disaster - this is unique to the FEMA declaration dataset. Storm related disaster are related to NOAA Storm dataset. See property kwg-ont:noaaDisasterID

has federal judicial district namedp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#hasName

has global count datedp back to ToC or Data Property ToC

IRI: http://purl.org/spar/c4o/hasGlobalCountDate

has global count valuedp back to ToC or Data Property ToC

IRI: http://purl.org/spar/c4o/hasGlobalCountValue

has hazard narrativedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasNarrative

has domain
NOAA Hazard Episode c
has range
literal

has homepagedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasHomepage

has incident namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasIncidentName

has map unit area symboldp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasMapUnitAreaSymbol

has mtbs fire namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasFireName

has ORCIDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasORCID

has program close out datedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasProgramCloseOutDate

The date when the relief program was closed

has program descriptiondp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasProgramDescription

The description of the relief program

has program designated datedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasProgramDesignatedDate

The date when the relief program began

has program IDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasProgramID

Unique Identifier of the Program

has rangedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasRange

has domain
NOAA Hazard Fix c
has range
literal

has road namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasRoadName

has road signdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasRoadSign

has serializationdp back to ToC or Data Property ToC

IRI: http://www.opengis.net/ont/geosparql#hasSerialization

Connects a Geometry object with its text-based serialization.
Is defined by
http://www.opengis.net/ont/geosparql#
has sub-properties
as WKT dp
has domain
Geometry c
has range
literal

has soil map unit keydp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasSoilMapUnitKey

has soil map unit symboldp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasSoilMapUnitSymbol

has trauma definitiondp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasTraumaDefinition

has URIdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasUri

has venue namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasVenueName

has XSD durationdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/time#hasXSDDuration

Extent of a temporal entity, expressed using xsd:duration
Extent of a temporal entity, expressed using xsd:duration
has domain
Temporal entity c
has range
duration

has zip codedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasZipCode

hasSimpleResultdp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/sosa/hasSimpleResult

historydp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/history

has range
string

hospital addressdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hospitalAddress

hospital namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hospitalName

in XSD datedp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/time#inXSDDate

Position of an instant, expressed using xsd:date
has domain
Time instant c
has range
date

in XSD Date-Time-Stampdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/time#inXSDDateTimeStamp

Position of an instant, expressed using xsd:dateTimeStamp
has domain
Time instant c
has range
date time stamp

in XSD g-Yeardp back to ToC or Data Property ToC

IRI: http://www.w3.org/2006/time#inXSDgYear

Position of an instant, expressed using xsd:gYear
has domain
Time instant c
has range
g year

is hazard mitigation program declareddp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/isHMProgramDeclared

Denotes whether the Hazard Mitigation program was declared

is individual and households program declareddp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/isIHProgramDeclared

Denotes whether the Individuals and Households program was declared

is individual assistance program declareddp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/isIAProgramDeclared

Denotes whether the Individual Assistance program was declared

is public assistance program declareddp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/isPAProgramDeclared

Denotes whether the Public Assistance program was declared

map namedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/mapName

has range
string

nielsen market zone DMAdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nielsenMarketZoneDMA

nielsen market zone HHTVdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nielsenMarketZoneHHTV

nielsen market zone IDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nielsenMarketZoneID

nielsen market zone PUSAdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nielsenMarketZonePUSA

nielsen market zone rankdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/nielsenMarketZoneRank

no of hospital bedsdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/noHospitalBeds

noaa disaster impact IDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/noaaDisasterID

Disaster ID from NOAA Storm Event dataset

obligated amount category ABdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/obligatedAmountCat_AB

The Public Assistance grant funding available in dollars to the grantee (State), for sub-grantee approved Project Worksheets in categories A and B, or Emergency Work. Category A: Debris removal; Category B: Emergency protective measures

obligated amount category C-Gdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/obligatedAmountCat_C_G

The Public Assistance grant funding available in dollars to the grantee (State), for sub-grantee approved Project Worksheets in categories C through G, or Permanent Work. Category C: Roads and bridges; Category D: Water control facilities; Category E: Public buildings and contents; Category F: Public utilities; Category G: Parks, recreational, and other facilities

obligated amount hazard mitigation programdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/obligatedAmount_HMGP

Total amount obligated under the Hazard Mitigation Grant Program in dollars. The total amount obligated represents the amount obligated for Regular Project Costs, Planning Costs, Initiative Project Costs, Recipient Management Costs, Recipient Admin Costs and Subrecipient Admin Costs

obligated amount public assistancedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/obligatedAmount_PA

The Public Assistance grant funding available in dollars to the grantee (State), for sub-grantee approved Project Worksheets

official namedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/officialName

has range
string

organization countrydp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/organizationCountry

organization namedp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/organizationName

organization placedp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/organizationPlace

poc valuedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/pocValue

EPA Air Quality Instrument ID

postal codedp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/geocode/postalCode

publication abstractdp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/publicationAbstract

publication IDdp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/publicationId

publication titledp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/ontology/publicationTitle

rankdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/rank

Dvisional rank (1-month period)for the measured climate property

regiondp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/geocode/region

road lengthdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/hasLength

site IDdp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/siteID

EPA Air Quality Sensor ID
has domain
EPA Air Quality Site c
has range
literal

site namedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/siteName

EPA Air Quality Sensor Name
has domain
EPA Air Quality Site c
has range
literal

state codedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/stateCode

has range
string

state iddp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/stateId

has range
string

state namedp back to ToC or Data Property ToC

IRI: http://gnis-ld.org/lod/gnis/ontology/stateName

has range
string

telephone nodp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/telephoneNo

total number approved individual assistancedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/totalNumberApproved_IA

The number of disaster assistance applications that were approved for Individual Assistance

trauma description for statedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/traumaDescriptionForState

trauma description sourcedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/traumaDescriptionSource

websitedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/website

zip codedp back to ToC or Data Property ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/ontology/zipCode

zonedp back to ToC or Data Property ToC

IRI: http://ld.iospress.nl/rdf/geocode/zone

Named Individuals

alfalfa areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.alfalfaArea

belongs to
Cropland Observable Property c

almonds areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.almondsArea

belongs to
Cropland Observable Property c

apples areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.applesArea

belongs to
Cropland Observable Property c

apricots areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.apricotsArea

belongs to
Cropland Observable Property c

aquaculture areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.aquacultureArea

belongs to
Cropland Observable Property c

asparagus areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.asparagusArea

belongs to
Cropland Observable Property c

average temperatureni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.avgTemp

belongs to
Climate Observable Property c

avocados areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.avocadosArea

belongs to
Cropland Observable Property c

aws0150wtani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.aws0150wta

available water storage 0-150 cm - weighted average
belongs to
Soil Map Unit Observable Property c

background areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.backgroundArea

belongs to
Cropland Observable Property c

barley areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.barleyArea

belongs to
Cropland Observable Property c

barren areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.barrenArea

belongs to
Cropland Observable Property c

below poverty level percentni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/publicHealthObservableProperty.belowPovertyLevelPercent

belongs to
Public Health Observable Property c

blueberries areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.blueberriesArea

belongs to
Cropland Observable Property c

broccoli areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.broccoliArea

belongs to
Cropland Observable Property c

buckwheat areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.buckwheatArea

belongs to
Cropland Observable Property c

cabbage areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cabbageArea

belongs to
Cropland Observable Property c

calculated acresni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireObservableProperty.calculatedAcres

belongs to
NIFC Fire Observable Property c

camelina areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.camelinaArea

belongs to
Cropland Observable Property c

caneberries areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.caneberriesArea

belongs to
Cropland Observable Property c

canola areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.canolaArea

belongs to
Cropland Observable Property c

cantaloupes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cantaloupesArea

belongs to
Cropland Observable Property c

carrots areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.carrotsArea

belongs to
Cropland Observable Property c

castorieindexni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.castorieindex

california storie index
belongs to
Soil Map Unit Observable Property c

cauliflower areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cauliflowerArea

belongs to
Cropland Observable Property c

celery areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.celeryArea

belongs to
Cropland Observable Property c

cherries areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cherriesArea

belongs to
Cropland Observable Property c

chick peas areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.chickPeasArea

belongs to
Cropland Observable Property c

childrenni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/children

belongs to
Hospital Type c

christmas trees areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.christmasTreesArea

belongs to
Cropland Observable Property c

chronic diseaseni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/chronicDisease

belongs to
Hospital Type c

citrus areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.citrusArea

belongs to
Cropland Observable Property c

closedni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/closed

belongs to
Hospital Status c

clouds no data areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cloudsNoDataArea

belongs to
Cropland Observable Property c

clover wildflowers areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cloverWildflowersArea

belongs to
Cropland Observable Property c

common nameni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/roadType.M

belongs to
Road Type c

cooling degree daysni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.CDD

belongs to
Climate Observable Property c

corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cornArea

belongs to
Cropland Observable Property c

cotton areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cottonArea

belongs to
Cropland Observable Property c

countyni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/roadType.C

belongs to
Road Type c

cranberries areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cranberriesArea

belongs to
Cropland Observable Property c

critical accessni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/criticalAccess

belongs to
Hospital Type c

cucumbers areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.cucumbersArea

belongs to
Cropland Observable Property c

Daily Max 1-hour NO2 Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.NO2

belongs to
EPA Air Pollutant Type c

Daily Max 1-hour SO2 Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.SO2

belongs to
EPA Air Pollutant Type c

Daily Max 8-hour CO Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.CO

belongs to
EPA Air Pollutant Type c

Daily Max 8-hour Ozone Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.Ozone

belongs to
EPA Air Pollutant Type c

Daily Mean Pb Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.Pb

belongs to
EPA Air Pollutant Type c

Daily Mean PM2.5 Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.PM25

belongs to
EPA Air Pollutant Type c

Daily Mean.PM10 Concentrationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/airQualityObservableProperty.PM10

belongs to
EPA Air Pollutant Type c

damage cropni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/impactObservableProperty.damageCrop

belongs to
Impact Observable Property c

damage propertyni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/impactObservableProperty.damageProperty

belongs to
Impact Observable Property c

dbl crop barley corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropBarleyCornArea

belongs to
Cropland Observable Property c

dbl crop barley sorghum areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropBarleySorghumArea

belongs to
Cropland Observable Property c

dbl crop barley soybeans areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropBarleySoybeansArea

belongs to
Cropland Observable Property c

dbl crop corn soybeans areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropCornSoybeansArea

belongs to
Cropland Observable Property c

dbl crop durum wht sorghum areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropDurumWhtSorghumArea

belongs to
Cropland Observable Property c

dbl crop lettuce barley areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropLettuceBarleyArea

belongs to
Cropland Observable Property c

dbl crop lettuce cantaloupe areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropLettuceCantaloupeArea

belongs to
Cropland Observable Property c

dbl crop lettuce cotton areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropLettuceCottonArea

belongs to
Cropland Observable Property c

dbl crop lettuce durum wht areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropLettuceDurumWhtArea

belongs to
Cropland Observable Property c

dbl crop oats corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropOatsCornArea

belongs to
Cropland Observable Property c

dbl crop soybeans cotton areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropSoybeansCottonArea

belongs to
Cropland Observable Property c

dbl crop soybeans oats areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropSoybeansOatsArea

belongs to
Cropland Observable Property c

dbl crop triticale corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropTriticaleCornArea

belongs to
Cropland Observable Property c

dbl crop winwht corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropWinwhtCornArea

belongs to
Cropland Observable Property c

dbl crop winwht cotton areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropWinwhtCottonArea

belongs to
Cropland Observable Property c

dbl crop winwht sorghum areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropWinwhtSorghumArea

belongs to
Cropland Observable Property c

dbl crop winwht soybeans areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dblCropWinwhtSoybeansArea

belongs to
Cropland Observable Property c

death directni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/impactObservableProperty.deathDirect

belongs to
Impact Observable Property c

death indirectni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/impactObservableProperty.deathIndirect

belongs to
Impact Observable Property c

deciduous forest areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.deciduousForestArea

belongs to
Cropland Observable Property c

developed areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.developedArea

belongs to
Cropland Observable Property c

developed high intensity areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.developedHighIntensityArea

belongs to
Cropland Observable Property c

developed low intensity areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.developedLowIntensityArea

belongs to
Cropland Observable Property c

developed med intensity areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.developedMedIntensityArea

belongs to
Cropland Observable Property c

developed open space areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.developedOpenSpaceArea

belongs to
Cropland Observable Property c

diabetes age adjusted 20 plus percentni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/publicHealthObservableProperty.diabetesAgeAdjusted20PlusPercent

belongs to
Public Health Observable Property c

differenced Normalized Burn Ratio (mean)ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/mtbsFireObservableProperty.MeandNBRValue

The mean dNBR value sampled from an unburned area outside the fire perimeter
belongs to
MTBS Fire Observable Property c

differenced Normalized Burn Ratio (standard deviation)ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/mtbsFireObservableProperty.StandardDeviationOfMeandNBRValue

The standard deviation of the mean dNBR value sampled from an unburned area outside the fire perimeter
belongs to
MTBS Fire Observable Property c

droughtIntensity.D0ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/droughtObservableProperty.DroughtIntensity.D0

belongs to
Drought Intensity c

droughtIntensity.D1ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/droughtObservableProperty.DroughtIntensity.D1

belongs to
Drought Intensity c

droughtIntensity.D2ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/droughtObservableProperty.DroughtIntensity.D2

belongs to
Drought Intensity c

droughtIntensity.D3ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/droughtObservableProperty.DroughtIntensity.D3

belongs to
Drought Intensity c

droughtIntensity.D4ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/droughtObservableProperty.DroughtIntensity.D4

belongs to
Drought Intensity c

dry beans areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.dryBeansArea

belongs to
Cropland Observable Property c

durum wheat areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.durumWheatArea

belongs to
Cropland Observable Property c

earthquake observable property.depthni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.depth

belongs to
Earthquake Observable Property c

earthquake observable property.depth errorni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.depthError

belongs to
Earthquake Observable Property c

earthquake observable property.dminni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.dmin

belongs to
Earthquake Observable Property c

earthquake observable property.gapni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.gap

belongs to
Earthquake Observable Property c

earthquake observable property.horizontal errorni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.horizontalError

belongs to
Earthquake Observable Property c

earthquake observable property.location sourceni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.locationSource

belongs to
Earthquake Observable Property c

earthquake observable property.magni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.mag

belongs to
Earthquake Observable Property c

earthquake observable property.mag errorni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.magError

belongs to
Earthquake Observable Property c

earthquake observable property.mag nstni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.magNst

belongs to
Earthquake Observable Property c

earthquake observable property.mag sourceni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.magSource

belongs to
Earthquake Observable Property c

earthquake observable property.mag typeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.magType

belongs to
Earthquake Observable Property c

earthquake observable property.netni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.net

belongs to
Earthquake Observable Property c

earthquake observable property.nstni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.nst

belongs to
Earthquake Observable Property c

earthquake observable property.rmsni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.rms

belongs to
Earthquake Observable Property c

earthquake observable property.statusni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.status

belongs to
Earthquake Observable Property c

earthquake observable property.typeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/earthquakeObservableProperty.type

belongs to
Earthquake Observable Property c

eggplants areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.eggplantsArea

belongs to
Cropland Observable Property c

estimated sustained widthni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.estimateSustainedWidth

belongs to
Magnitude Obervable Property c

evergreen forest areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.evergreenForestArea

belongs to
Cropland Observable Property c

fallow idle cropland areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.fallowIdleCroplandArea

belongs to
Cropland Observable Property c

farmlndclni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.farmlndcl

farmland class
belongs to
Soil Map Unit Observable Property c

female populationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/censusObservableProperty.femalePopulation

ACS label: SEX BY AGE: Female: Total population -- (Estimate)
Is defined by
http://stko-kwg.geog.ucsb.edu/lod/ontology/
belongs to
American Community Survey 5-Year Estimate Property c

ffd_rni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.ffd_r

days between last and first frost - representative value
belongs to
Soil Map Unit Observable Property c

fire discovery date timeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireObservableProperty.fireDiscoveryDateTime

belongs to
NIFC Fire Observable Property c

fire out date timeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireObservableProperty.fireOutDateTime

belongs to
NIFC Fire Observable Property c

flaxseed areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.flaxseedArea

belongs to
Cropland Observable Property c

flodfreqdcdni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.flodfreqdcd

flooding frequency - dominant condition
belongs to
Soil Map Unit Observable Property c

forest areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.forestArea

belongs to
Cropland Observable Property c

fujita scaleni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.fujitaScale

belongs to
Magnitude Obervable Property c

garlic areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.garlicArea

belongs to
Cropland Observable Property c

general acute careni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/generalAcuteCare

belongs to
Hospital Type c

gourds areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.gourdsArea

belongs to
Cropland Observable Property c

grapes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.grapesArea

belongs to
Cropland Observable Property c

grassland pasture areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.grasslandPastureArea

belongs to
Cropland Observable Property c

greens areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.greensArea

belongs to
Cropland Observable Property c

heating degree daysni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.HDD

belongs to
Climate Observable Property c

herbaceous wetlands areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.herbaceousWetlandsArea

belongs to
Cropland Observable Property c

herbs areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.herbsArea

belongs to
Cropland Observable Property c

honeydew melons areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.honeydewMelonsArea

belongs to
Cropland Observable Property c

hops areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.hopsArea

belongs to
Cropland Observable Property c

household unitsni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/censusObservableProperty.householdUnits

ACS label: HOUSEHOLD TYPE BY UNITS IN STRUCTURE: Total: Households -- (Estimate)
Is defined by
http://stko-kwg.geog.ucsb.edu/lod/ontology/
belongs to
American Community Survey 5-Year Estimate Property c

human causeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireHumanCause

belongs to
NIFC Fire Cause c

hurricane widthni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.width

belongs to
Magnitude Obervable Property c

iccdcdni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.iccdcd

non-irrigated capability class - dominant condition
belongs to
Soil Map Unit Observable Property c

injury directni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/impactObservableProperty.injuryDirect

belongs to
Impact Observable Property c

injury indirectni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/impactObservableProperty.injuryIndirect

belongs to
Impact Observable Property c

interstateni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/roadType.I

belongs to
Road Type c

lengthni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.length

belongs to
Magnitude Obervable Property c

lentils areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.lentilsArea

belongs to
Cropland Observable Property c

lettuce areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.lettuceArea

belongs to
Cropland Observable Property c

long term careni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/longTermCare

belongs to
Hospital Type c

male populationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/censusObservableProperty.malePopulation

ACS label: SEX BY AGE: Male: Total population -- (Estimate)
Is defined by
http://stko-kwg.geog.ucsb.edu/lod/ontology/
belongs to
American Community Survey 5-Year Estimate Property c

maximum temperatureni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.maxTemp

belongs to
Climate Observable Property c

measured sustained windni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.measuredSustainedWind

belongs to
Magnitude Obervable Property c

measured windni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.measuredWind

belongs to
Magnitude Obervable Property c

Metropolitan Statistical Areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/LSADArea.M1

ACS label: Metro Area (suffix)
belongs to
Legal/Statistical Area Description (LSAD) c

Micropolitan Statistical Areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/LSADArea.M2

ACS label: Micro Area (suffix)
belongs to
Legal/Statistical Area Description (LSAD) c

militaryni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/military

belongs to
Hospital Type c

millet areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.milletArea

belongs to
Cropland Observable Property c

minimum temperatureni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.minTemp

belongs to
Climate Observable Property c

mint areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.mintArea

belongs to
Cropland Observable Property c

misc vegs and fruits areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.miscVegsAndFruitsArea

belongs to
Cropland Observable Property c

mixed forest areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.mixedForestArea

belongs to
Cropland Observable Property c

Modeled Growth Areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/blueskyObservableProperty.modeledGrowthArea

belongs to
Bluesky Wildfire Observable Property c

Modeled Growth Number of Locationsni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/blueskyObservableProperty.modeledGrowthNumLocation

belongs to
Bluesky Wildfire Observable Property c

Modeled PM10 Daily Emissionni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/blueskyObservableProperty.PM10ModeledDailyEmission

belongs to
Bluesky Wildfire Observable Property c

Modeled PM2.5 Daily Emissionni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/blueskyObservableProperty.PM25ModeledDailyEmission

belongs to
Bluesky Wildfire Observable Property c

mustard areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.mustardArea

belongs to
Cropland Observable Property c

natural causeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireNaturalCause

belongs to
NIFC Fire Cause c

nccpi3allni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.nccpi3all

nccpi v3 - all
belongs to
Soil Map Unit Observable Property c

nectarines areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.nectarinesArea

belongs to
Cropland Observable Property c

niccdcdni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.niccdcd

non-irrigated capability class - dominant condition
belongs to
Soil Map Unit Observable Property c

noni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/no

belongs to
Helipad Availability c

non-ag undefined areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.nonagUndefinedArea

belongs to
Cropland Observable Property c

number of acres mappedni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/mtbsFireObservableProperty.NumberOfAcresBurned

Number of acres mapped
belongs to
MTBS Fire Observable Property c

oats areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.oatsArea

belongs to
Cropland Observable Property c

obesity age adjusted 20 plus percentni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/publicHealthObservableProperty.obesityAgeAdjusted20PlusPercent

belongs to
Public Health Observable Property c

olives areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.olivesArea

belongs to
Cropland Observable Property c

onions areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.onionsArea

belongs to
Cropland Observable Property c

openni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/open

belongs to
Hospital Status c

open water areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.openWaterArea

belongs to
Cropland Observable Property c

oranges areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.orangesArea

belongs to
Cropland Observable Property c

otherni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/roadType.O

belongs to
Road Type c

other crops areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.otherCropsArea

belongs to
Cropland Observable Property c

other hay non alfalfa areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.otherHayNonAlfalfaArea

belongs to
Cropland Observable Property c

other small grains areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.otherSmallGrainsArea

belongs to
Cropland Observable Property c

other tree crops areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.otherTreeCropsArea

belongs to
Cropland Observable Property c

overlapAreani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/overlapArea.squareMeter

overlap area in square meters
belongs to
Soil Map Unit Observable Property c

palmer drought severity index (PDSI)ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.PDSI

belongs to
Climate Observable Property c

palmer hydrological drought index (PHDI)ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.PHDI

belongs to
Climate Observable Property c

palmer modified drought index (PMDI)ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.PMDI

belongs to
Climate Observable Property c

palmer z-index (PZI)ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.PZI

belongs to
Climate Observable Property c

peaches areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.peachesArea

belongs to
Cropland Observable Property c

peanuts areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.peanutsArea

belongs to
Cropland Observable Property c

pears areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.pearsArea

belongs to
Cropland Observable Property c

peas areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.peasArea

belongs to
Cropland Observable Property c

pecans areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.pecansArea

belongs to
Cropland Observable Property c

peppers areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.peppersArea

belongs to
Cropland Observable Property c

perennial ice snow areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.perennialIceSnowArea

belongs to
Cropland Observable Property c

pistachios areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.pistachiosArea

belongs to
Cropland Observable Property c

plums areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.plumsArea

belongs to
Cropland Observable Property c

pomegranates areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.pomegranatesArea

belongs to
Cropland Observable Property c

pondfreqprsni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/soilMapUnitObservableProperty.pondfreqprs

ponding frequency - presence
belongs to
Soil Map Unit Observable Property c

pop or orn corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.popOrOrnCornArea

belongs to
Cropland Observable Property c

potatoes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.potatoesArea

belongs to
Cropland Observable Property c

precipitationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/climateObservableProperty.precipitation

belongs to
Climate Observable Property c

prunes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.prunesArea

belongs to
Cropland Observable Property c

psychiatricni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/psychiatric

belongs to
Hospital Type c

pumpkins areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.pumpkinsArea

belongs to
Cropland Observable Property c

radishes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.radishesArea

belongs to
Cropland Observable Property c

rape seed areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.rapeSeedArea

belongs to
Cropland Observable Property c

rehabilitationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/rehabilitation

belongs to
Hospital Type c

rice areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.riceArea

belongs to
Cropland Observable Property c

rye areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.ryeArea

belongs to
Cropland Observable Property c

safflower areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.safflowerArea

belongs to
Cropland Observable Property c

shrubland areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.shrublandArea

belongs to
Cropland Observable Property c

smoke densityni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/smokePlumeObservableProperty.smokeDensity

belongs to
Smoke Plume Observable Property c

social vulnerability indexni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/publicHealthObservableProperty.socialVulnerabilityIndex

belongs to
Vulnerability Observable Property c

sod grass seed areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sodGrassSeedArea

belongs to
Cropland Observable Property c

sorghum areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sorghumArea

belongs to
Cropland Observable Property c

soybeans areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.soybeansArea

belongs to
Cropland Observable Property c

specialni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/special

belongs to
Hospital Type c

speltz areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.speltzArea

belongs to
Cropland Observable Property c

spring wheat areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.springWheatArea

belongs to
Cropland Observable Property c

squash areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.squashArea

belongs to
Cropland Observable Property c

state recognizedni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/roadType.S

belongs to
Road Type c

storm track categoryni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/stormTrackObservableProperty.category

belongs to
Storm Track Observable Property c

storm track max wind speedni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/stormTrackObservableProperty.maxWindSpeed

belongs to
Storm Track Observable Property c

storm track min pressureni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/stormTrackObservableProperty.minPressure

belongs to
Storm Track Observable Property c

storm tracklet categoryni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/stormTrackletObservableProperty.category

belongs to
Storm Tracklet Observable Property c

storm tracklet max wind speedni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/stormTrackletObservableProperty.maxWindSpeed

belongs to
Storm Tracklet Observable Property c

storm tracklet min pressureni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/stormTrackletObservableProperty.minPressure

belongs to
Storm Tracklet Observable Property c

strawberries areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.strawberriesArea

belongs to
Cropland Observable Property c

sugarbeets areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sugarbeetsArea

belongs to
Cropland Observable Property c

sugarcane areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sugarcaneArea

belongs to
Cropland Observable Property c

sunflower areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sunflowerArea

belongs to
Cropland Observable Property c

sweet corn areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sweetCornArea

belongs to
Cropland Observable Property c

sweet potatoes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.sweetPotatoesArea

belongs to
Cropland Observable Property c

switchgrass areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.switchgrassArea

belongs to
Cropland Observable Property c

tobacco areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.tobaccoArea

belongs to
Cropland Observable Property c

tomatoes areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.tomatoesArea

belongs to
Cropland Observable Property c

total populationni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/censusObservableProperty.totalPopulation

ACS label: SEX BY AGE: Total: Total population -- (Estimate)
Is defined by
http://stko-kwg.geog.ucsb.edu/lod/ontology/
belongs to
American Community Survey 5-Year Estimate Property c

triticale areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.triticaleArea

belongs to
Cropland Observable Property c

turnips areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.turnipsArea

belongs to
Cropland Observable Property c

U.S.ni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/roadType.U

belongs to
Road Type c

undetermined causeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireUndeterminedCause

belongs to
NIFC Fire Cause c

unknown causeni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/nifcFireUnknownCause

belongs to
NIFC Fire Cause c

vetch areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.vetchArea

belongs to
Cropland Observable Property c

walnuts areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.walnutsArea

belongs to
Cropland Observable Property c

water areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.waterArea

belongs to
Cropland Observable Property c

watermelons areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.watermelonsArea

belongs to
Cropland Observable Property c

wetlands areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.wetlandsArea

belongs to
Cropland Observable Property c

wind estimated gustni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/magnitudeObservableProperty.windEstimatedGust

belongs to
Magnitude Obervable Property c

winter wheat areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.winterWheatArea

belongs to
Cropland Observable Property c

womenni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/women

belongs to
Hospital Type c

woody wetlands areani back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/croplandObservableProperty.woodyWetlandsArea

belongs to
Cropland Observable Property c

yesni back to ToC or Named Individual ToC

IRI: http://stko-kwg.geog.ucsb.edu/lod/resource/yes

belongs to
Helipad Availability c

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.