Link to this page
Semantic Web for Earth and Environment Technology Ontology
Last uploaded:
July 14, 2022
Acronym | SWEET |
Visibility | Public |
Description | The Semantic Web for Earth and Environmental Terminology is a mature foundational ontology that contains over 6000 concepts organized in 200 ontologies represented in OWL. Top level concepts include Representation (math, space, science, time, data), Realm (Ocean, Land Surface, Terrestrial Hydroshere, Atmosphere, etc.), Phenomena (macro-scale ecological and physical), Processes (micro-scale physical, biological, chemical, and mathematical), Human Activities (Decision, Commerce, Jurisdiction, Environmental, Research). Originally developed by NASA Jet Propulsion Labs under Rob Raskin, SWEET is now officially under the governance of the ESIP foundation. |
Status | Production |
Format | OWL |
Contact | ESIP Semantic Team, esip-semanticweb@lists.esipfed.org. |
Version | Released | Uploaded | Downloads |
---|---|---|---|
3.6.0 (Parsed, Indexed, Metrics, Annotator) | 07/14/2022 | 07/14/2022 | OWL | CSV | RDF/XML | Diff |
3.5.0 (Archived) | 07/12/2022 | 07/12/2022 | OWL | Diff |
3.5.0 (Archived) | 10/26/2021 | 10/26/2021 | OWL | Diff |
3.5.0 (Archived) | 12/10/2019 | 12/10/2019 | OWL | Diff |
3.4.0 (Archived) | 11/23/2019 | 11/23/2019 | OWL | Diff |
3.4.0 (Archived) | 11/22/2019 | 11/22/2019 | OWL | Diff |
3.3.0 (Archived) | 11/13/2019 | 11/13/2019 | OWL | Diff |
3.3.0 (Archived) | 07/18/2019 | 10/07/2019 | OWL | Diff |
3.3.0 (Archived) | 07/18/2019 | 07/19/2019 | OWL | Diff |
3.2.0 (Archived) | 08/08/2018 | 08/08/2018 | OWL | Diff |
3.2.0 (Archived) | 03/12/2018 | 03/12/2018 | OWL | Diff |
3.1.0 (Archived) | 11/28/2017 | 11/28/2017 | OWL | Diff |
unknown (Archived) | 10/13/2011 | 09/24/2012 | OWL |
more... |
- Forest Observatory Ontology
- The Forest Observatory Ontology (FOO) i s an ontology for describing wildlife data generated by sensors. FOO's scope evolves around the Internet of Things (IoT) and wildlife habitats. To illustrate our datasets of interest, we modelled the concept to represent "sensors observing animals and land". These sensors generate observations. For example, the animal GPS collar tracks an elephant and records its geo-location observations for different and equally spaced time intervals and temperature every specified time interval. We adopted classes and properties from SOSA and BBC wildlife ontologies to model the domain coverage.
Jump to:
Id | http://sweetontology.net/realmGeol/GeologicFeature
http://sweetontology.net/realmGeol/GeologicFeature
|
---|---|
Preferred Name | geologic feature |
Definitions |
A geologic feature is a conceptual feature a that is hypothesized to exist coherently in the Earth that results from geological processes
or Surface Feature is a distinct recognizable structure within a larger context such as a stream bed, fissure, dike, etc.
|
Synonyms |
Geologic Feature
Geological Feature
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A geologic feature is a conceptual feature a that is hypothesized to exist coherently in the Earth that results from geological processes or Surface Feature is a distinct recognizable structure within a larger context such as a stream bed, fissure, dike, etc. |
---|---|
altLabel |
Geologic Feature
Geological Feature
|
prefLabel | geologic feature
|
label | geologic feature
|
comment | or Surface Feature is a distinct recognizable structure within a larger context such as a stream bed, fissure, dike, etc.
|
scopeNote | Geologic Features include sedimentary basins, stratigraphic units, non-stratigraphic (lithodemic) units, stratigraphic event features, provinces, tectonic and structural features, georesource accumulations, and geologically significant sites, among others
|
prefixIRI | soreag:GeologicFeature
|
subClassOf | |
type | |
example | Individuals: Lake Eyre Basin, Sarmatian Craton, Victoria Point Sandbar, Mount Erebus Volcano. Subclasses: Basin, Craton, Shield, Province, Sub-Province.
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for SWEET
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=SWEET&class=http%3A%2F%2Fsweetontology.net%2FpropEnergy%2FBindingEnergy&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "SWEET" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |