Manage Cookie Consent

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies in the "Privacy Statement" link.

We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content that is relevant to you. These cookies will only be stored in your browser with your prior consent.

Please note that disabling such cookies may affect your browsing experience.

semantic resources
BIODIVTHES
Biodiversity Thesaurus (BIODIVTHES)
SKOS
Last submission date September 27, 2022

General information

This bilingual thesaurus organizes the key concepts of biodiversity sciences, in their basic and applied ecological components. It uses polyhierarchy and includes 818 reciprocal associative relationships. The 1654 French and English descriptors (designating 827 concepts) are enriched with a large number of synonyms (1860) and hidden variants (7020) in both languages. Concepts are grouped into 82 collections, by semantic categories, thematic fields and EBV classes (Essential Biodiversity Variables). Definitions are given with their sources. This resource is aligned with the international thesauri AGROVOC, GEMET (GEneral Multilingual Environmental Thesaurus) and EnvThes (Environmental Thesaurus), as well as with the ontology ENVO (Environment Ontology)., Ce thésaurus entièrement bilingue organise les concepts clés des sciences de la biodiversité, dans leurs composantes écologiques fondamentales et appliquées. Il utilise la polyhiérarchie et comprend 818 relations associatives réciproques. Les 1654 descripteurs français et anglais (désignant 827 concepts) sont accompagnés d'un grand nombre de synonymes (1860) et de variantes cachées (7020) dans les 2 langues. Les concepts sont regroupés en 82 collections, par catégories sémantiques, domaines thématiques et classes de VEB (variables essentielles de biodiversité). Les définitions sont données avec leurs sources. Cette ressource est alignée sur les thésaurus internationaux AGROVOC, GEMET (GEneral Multilingual Environmental Thesaurus) et EnvThes (Environmental Thesaurus), ainsi que sur l'ontologie ENVO (Environment Ontology).
Initial created on January 1, 2015. For additional information, contact Biodiversity Thesaurus Contact (contact-terminologietal@inist.fr) and Dominique Vachez (dominique.vachez@inist.fr).

Languages

Keywords and classes

biodiversity
ecology

Categories and subjects

Eco
Biodiv
Ecology
Environmental Sciences


Metrics

FAIR score
Beta

We could not collect the data from the fairness service

Semantic resource relations network

View of (bpm:viewOf) ×
Imports(omv:useImports) ×
Has equivalences with(door:isAlignedTo) ×
Generally related to or relies on(door:ontologyRelatedTo) ×
Backward compatible(omv:isBackwardCompatibleWith) ×
Incompatible(omv:isIncompatibleWith) ×
Comes from the same domain(door:comesFromTheSameDomain) ×
Similar to(door:similarTo) ×
Specializes(door:explanationEvolution) ×
Generalizes(voaf:generalizes) ×
Disparate modelling with(door:hasDisparateModelling) ×
Has part (has views)(dct:hasPart) ×
Used by(voaf:usedBy) ×
Translation(schema:workTranslation) ×
Translation of(schema:translationOfWork) ×

Submissions

Identifiers

URI

http://data.loterre.fr/ark:/67375/BLH
http://data.loterre.fr/ark:/67375/BLH
Loading

Version IRI

http://data.loterre.fr/ark:/67375/BLH/2.1
http://data.loterre.fr/ark:/67375/BLH/2.1
Loading

EcoPortal URI

http://ecoportal.lifewatch.eu/ontologies/BIODIVTHES
http://ecoportal.lifewatch.eu/ontologies/BIODIVTHES
Loading

DOI

http://dx.doi.org/10.13143/lotr.4647
http://dx.doi.org/10.13143/lotr.4647

Visits

Views of BIODIVTHES

No views available for BIODIVTHES.

ID http://data.loterre.fr/ark:/67375/BLH-WH1KDSK8-5
http://data.loterre.fr/ark:/67375/BLH-WH1KDSK8-5
http://ecoportal.lifewatch.eu/ontologies/BIODIVTHES/BLH-WH1KDSK8-5
Loading
Preferred name

sustainable development

Synonyms
ecodevelopment
Member of
In schemes
Type http://www.w3.org/2004/02/skos/core#Concept
Subject Author Type Created
No notes to display
ID http://data.loterre.fr/ark:/67375/BLH
http://data.loterre.fr/ark:/67375/BLH
http://ecoportal.lifewatch.eu/ontologies/BIODIVTHES/BLH
Loading
Preferred name

BLH

Type http://www.w3.org/2004/02/skos/core#ConceptScheme
ID http://data.loterre.fr/ark:/67375/BLH-ACTI
http://data.loterre.fr/ark:/67375/BLH-ACTI
http://ecoportal.lifewatch.eu/ontologies/BIODIVTHES/BLH-ACTI
Loading
Preferred name

Activity

Members count 76
Type http://www.w3.org/2004/02/skos/core#Collection
Subject Author Type Class Created
No notes to display
Add BIODIVTHES Web Widgets to your site
Jump To

Type a class name from BIODIVTHES and jump to it in EcoPortal

  • Download the quick_jump.js file and put it on your server.
  • Copy the code below and paste it to your HTML page
  • Note: If you would like to use Quick Jump across multiple semantic resources
    • You can enter a comma-separated list of semantic resource ids
      var BP_ontology_id = "NCIt,SNOMEDCT";
    • You can set the variable to 'all' to search all semantic resources in EcoPortal:
      var BP_ontology_id = "all";
  • To include definitions in the Jump To drop-down, add the following variable in Javascript:
    var BP_include_definitions = true;
  • In the code that you just pasted, make sure to change the path to the quick_jump.js file to point to the location where you put the file (relative to your HTML file)
    • For example, if you put the quick_jump.js file in the same directory as your HTML file, this is the code you would use:
      <div id="bp_quick_jump"></div>
                  <script type="text/javascript">
                      var BP_ontology_id = "BIODIVTHES";</script>
                  <script src="quick_jump.js" type="text/javascript" charset="utf-8"></script>
      

For more help visit NCBO Widget Wiki


Autocomplete

Fill your form fields with classes from BIODIVTHES

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)

  • Download the form_complete.js file and put it on your server.
  • In the header for the page where you want the form field, include the form_complete.js In the header for the page where you want the form field, include the
  • On your form, for the fields where you want to use the class-selection widget, specify the field's class in the following format: bp_form_complete-{ontology_id_list}-{value}
    • For example, bp_form_complete-NCIT-uri will use NCI Thesaurus (semantic resource id is NCIT) and will put the class URI in the field after the user selects the class from the pull-down list.
      • Note: In addition to single semantic resource ids, you can use a list:
        bp_form_complete-NCIT,NCBITAXON-uri
      • OR use 'all' to search across all EcoPortal semantic resources:
        bp_form_complete-all-uri
      • The autocomplete widget accesses semantic resource content from the latest version of the semantic resource.
    • You can use the following parameters to select which value will be placed into the user-visible input field:
      • uri Put the complete URI of the class (e.g., http://data.loterre.fr/ark:/67375/BLH-CRMBK88N-R )
      • shortid put the short id of the class, as used in EcoPortal (e.g., "Common_Neoplasm");
      • name put the preferred name of the class (e.g., "Common Neoplasm");
  • In addition to the input element you defined, there are four hidden form elements that are created and then set when a user selects a class from the list. For example, if you create a field with this code:
      <input type="text" name="a" class="bp_form_complete-all-uri" size="100"/>
    The 'name' attribute is used to create the four following fields (note how the 'a' from the name attribute is appended to the id attribute):
    • <input type="hidden" id="a_bioportal_preferred_name">
    • <input type="hidden" id="a_bioportal_concept_id">
    • <input type="hidden" id="a_bioportal_ontology_id">
    • <input type="hidden" id="a_bioportal_full_id">
    • Additional parameters are documented on the NCBO Widget Wiki

    For more help visit NCBO Widget Wiki


    Visualization

    Display a visualization for a given class in BIODIVTHES

    Copy the code below and paste it to your HTML page

    <iframe frameborder="0" src="/widgets/visualization?ontology=BIODIVTHES&class=http%3A%2F%2Fdata.loterre.fr%2Fark%3A%2F67375%2FBLH-CRMBK88N-R&apikey=YOUR_API_KEY"></iframe>
    

    For more help visit NCBO Widget Wiki


    Tree Widget

    Display a class tree with a search field for BIODIVTHES

    Copy 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: "BIODIVTHES"
      });
    
    

    You can also view a detailed demonstration

    For more help visit NCBO Widget Wiki