Help

The Unified Astronomy Thesaurus

Acronym: UAT
Publisher American Astronomical Society
Created: 10 Jul 2016 𝕏

5.1.0

current
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/aas_the-unified-astronomy-thesaurus_5-1-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 20 Jun 2024 view notes

  5.0.0

superseded
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/aas_the-unified-astronomy-thesaurus_5-0-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 30 Jun 2022 view notes

  4.2.0

superseded
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/aas_the-unified-astronomy-thesaurus_4-2-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 07 Jan 2022 view notes

  4.0.1

superseded
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/aas_the-unified-astronomy-thesaurus_4-0-1
Open SPARQL Endpoint in YASGUI
Learn More

released: 31 Mar 2021 view notes

  4.0.0

superseded
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/aas_the-unified-astronomy-thesaurus_4-0-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 18 Dec 2020

  3.1.0

superseded
Download
SPARQL Endpoint:

https://vocabs.ardc.edu.au/repository/api/sparql/aas_the-unified-astronomy-thesaurus_3-1-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 20 Dec 2019
The Unified Astronomy Thesaurus (UAT) is an open, interoperable and community-supported thesaurus which unifies existing, divergent, and isolated controlled vocabularies in astronomy and astrophysics into a single high-quality, freely-available open thesaurus formalizing astronomical concepts and their inter-relationships. The UAT builds upon the IAU Thesaurus with major contributions from the Astronomy portions of the thesauri developed by the Institute of Physics Publishing and the American Institute of Physics. The Unified Astronomy Thesaurus will be further enhanced and updated through a collaborative effort involving broad community participation.
Languages

English

Notes

http://astrothesaurus.org/

Using browse

 
Concept
Use this code snippet to describe or discover resources with The Unified Astronomy Thesaurus in your system

Example: Search for and select concepts in this vocabulary

<input type="text" id="the-unified-astronomy-thesaurus" name="the-unified-astronomy-thesaurus" value="" size="80" autocomplete="off">
<script>
    $("#the-unified-astronomy-thesaurus").vocab_widget({
        mode: 'search',
        cache: false,
        repository: 'http://vocabs.ardc.edu.au/repository/api/lda/aas/the-unified-astronomy-thesaurus/5-1-0',
        target_field: 'label',
        endpoint: 'https://vocabs.ardc.edu.au/apps/vocab_widget/proxy/'
    });
</script>