Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ESIPFed/sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies
https://github.com/ESIPFed/sweet

earth earth-science environment environment-variables ontologies owl owl-ontology sweet-ontologies

Last synced: about 2 months ago
JSON representation

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies

Awesome Lists containing this project

README

        

# SWEET Ontologies

[![Chat on Slack](https://img.shields.io/badge/chat-on%20slack-ff69b4.svg)](https://esip-all.slack.com/) on channel #sweetontology

# Introduction
Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies.

## Accessing SWEET (base ontology)
This table provides links to access the base SWEET ontology, which contains import directives to bring in all the other ontologies.
If you want to browse the entire content SWEET, see the next section below.



View in pyLODE
View in WebVowl
View in ESIP COR


View in GitHub
View raw RDF
Download RDF

## Accessing SWEET (all content)

The base URL for SWEET is [http://sweetontology.net/sweetAll](http://sweetontology.net/sweetAll). You can use this URL in any
OWL-compliant tool, including applications such as Protégé or TopBraid as well as ontology tools such as ROBOT.



SWEET in BioPortal
View all classes
Download RDF

# What is SWEET?
SWEET is a highly modular ontology suite with ~6000 concepts in ~200 separate ontologies covering Earth system science. SWEET is a mid-level ontology and consists of nine top-level concepts that can be used as a foundation for domain-specific ontologies that extend these top-level SWEET components. SWEET’s own domain-specific ontologies, which extend the upper level ontologies, can provide users interested in further developing a particular domain with a solid set of concepts to get started. SWEET ontologies are written in [W3C Turtle](https://www.w3.org/TR/turtle/); the Terse RDF Triple Language.

# SWEET as Linked Data
Details of how HTTP requests against http://sweetontology.net are processed can be found [here](https://github.com/ESIPFed/sweet/wiki/sweetontology.net).

# SWEET IRI Patterns for Ontologies and their Terms
See the relevant [wiki documentation](https://github.com/ESIPFed/sweet/wiki/SWEET-IRI-Patterns-for-Ontologies-and-their-Terms).

# Community
SWEET is governed by the [ESIP Semantic Technologies Committee](http://wiki.esipfed.org/index.php/Semantic_Technologies) (STC) meaning that all proposed changes are evaluated by a number of subject matter experts. If you would like to learn more about SWEET, or are interested in joining the community, please join our [community mailing list](https://lists.esipfed.org/mailman/listinfo/esip-semantictech).

# Recognition of SWEET Contributors
[Ensure you are recognized for your contributions](https://github.com/ESIPFed/sweet/wiki/Recognition-of-SWEET-Contributors).

# Development
Please see the [CONTRIBUTING documentation](https://github.com/ESIPFed/sweet/blob/master/CONTRIBUTING.md).

Additionally, if you wish to discuss SWEET issues with the STC, please contact us via the [WG email list](http://lists.esipfed.org/mailman/listinfo/esip-semantictech).

# Using local copies of ontology
The sweetall.ttl ontology imports all the other sweet components via URL. If you are offline, or working on updates that require using the local copies of the ontology files, copy the catalog-v001.xml file from the root directory of the repository into the src directory before opening sweetAll.ttl in Protege.

# License/Copyright
SWEET is available under the [CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).



CC0



To the extent possible under law,

SWEET Ontology Developers

have waived all copyright and related or neighboring rights to the
Semantic Web for Earth and Environmental Terminology (SWEET) Ontology Suite.


A copy of the CC0-1.0 ships with this repository.

Prior to SWEET 3.5.0, SWEET was licensed under the Apache License v2. For more information on the change, see [here](https://github.com/ESIPFed/sweet/issues/173).