Help

Controlled Vocabulary for Resource Type Genres

Publisher Confederation of Open Access Repositories (COAR)
Created: 31 Jul 2015 𝕏

3.1

current
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/ands-nc_controlled-vocabulary-for-resource-type-genres_3-1
Open SPARQL Endpoint in YASGUI
Learn More

released: 29 Sep 2022

  3.0

superseded
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/ands-nc_controlled-vocabulary-for-resource-type-genres_3-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 19 Jul 2021

  2.0

superseded
Download
SPARQL Endpoint:

http://vocabs.ardc.edu.au/repository/api/sparql/ands-nc_controlled-vocabulary-for-resource-type-genres_2-0
Open SPARQL Endpoint in YASGUI
Learn More

released: 03 Feb 2021

  Version 1.1

superseded
Download
SPARQL Endpoint:

https://vocabs.ardc.edu.au/repository/api/sparql/ands-nc_controlled-vocabulary-for-resource-type-genres_version-1-1
Open SPARQL Endpoint in YASGUI
Learn More

released: 03 Oct 2016
The Resource Type vocabulary defines concepts to identify the genre of a resource. Such resources, like publications, research data, audio and video objects, are typically deposited in institutional and thematic repositories or published in ejournals. This vocabulary supports a hierarchical model that relates narrower and broader concepts. Multilingual labels regard regional distinctions in language and term. Concepts of this vocabulary are mapped with terms and concepts of similar vocabularies and dictionaries. The Resource Type vocabulary builds on and extends the controlled list of publication types defined in info:eu-repo/semantics .
Languages

English

Licence

CC-BY-NC-SA

Using browse

 
Concept
Use this code snippet to describe or discover resources with Controlled Vocabulary for Resource Type Genres in your system

Example: Search for and select concepts in this vocabulary

<input type="text" id="controlled-vocabulary-for-resource-type-genres" name="controlled-vocabulary-for-resource-type-genres" value="" size="80" autocomplete="off">
<script>
    $("#controlled-vocabulary-for-resource-type-genres").vocab_widget({
        mode: 'search',
        cache: false,
        repository: 'http://vocabs.ardc.edu.au/repository/api/lda/ands-nc/controlled-vocabulary-for-resource-type-genres/3-1',
        target_field: 'label',
        endpoint: 'https://vocabs.ardc.edu.au/apps/vocab_widget/proxy/'
    });
</script>