Skip to content

Commit

Permalink
deploy: 24bb011
Browse files Browse the repository at this point in the history
  • Loading branch information
mabablue committed Feb 16, 2025
1 parent 10b7c52 commit aae95ac
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 0 deletions.
21 changes: 21 additions & 0 deletions MWS1/EBV26.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://w3id.org/iadopt/ont/> .
@prefix ns2: <https://w3id.org/ad4gd/model/> .
@prefix ns3: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://w3id.org/ad4gd/ev/ebv/CC_func_TER_soilBiota_DIV> a <http://w3id.org/ad4gd/ev/EBV>,
skos:Concept,
ns1:Variable ;
skos:broader <http://w3id.org/ad4gd/ev/ebv/Functional_composition> ;
skos:definition "The functional composition and diversity of soil biota based on morphological, physiological, phenological and behavioural traits or functional/taxonomic groups. Diversity." ;
skos:inScheme <http://w3id.org/ad4gd/ev/ebv> ;
skos:narrower <http://w3id.org/ad4gd/ev/ebv/CC_func_TER_soilBiota_DIV_Prod1> ;
skos:prefLabel "Functional composition of terrestrial soil biota diversity" ;
ns1:hasMatrix <http://w3id.org/ad4gd/ev/ebv/entity/terrestrial> ;
ns1:hasObjectOfInterest <http://w3id.org/ad4gd/ev/ebv/entity/soilBiota> ;
ns1:hasProperty <http://w3id.org/ad4gd/ev/ebv/entity/diversity> .

64 changes: 64 additions & 0 deletions MWS1/EBV26.ttl.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Functional composition of terrestrial soil biota diversity - I-ADOPT Variable Details</title>
<link href="../styles.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<h1><a href="../index.html">I-ADOPT Variable Examples</a></h1>
<p>Your resource for modelled I-ADOPT variables with concepts from different terminologies.</p>
</header>

<main>
<section>
<h2>Functional composition of terrestrial soil biota diversity</h2>
<p class="description">The functional composition and diversity of soil biota based on morphological, physiological, phenological and behavioural traits or functional&#x2F;taxonomic groups. Diversity.</p>
</section>

<section>
<h3>Property:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;w3id.org&#x2F;ad4gd&#x2F;ev&#x2F;ebv&#x2F;entity&#x2F;diversity">diversity</a>
</dt>
<dd class="description"></dd>
</dl>
</section>

<section>
<h3>Object of Interest:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;w3id.org&#x2F;ad4gd&#x2F;ev&#x2F;ebv&#x2F;entity&#x2F;soilBiota">soilBiota</a>
</dt>
<dd class="description"></dd>
</dl>
</section>

<section>
<h3>Matrix:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;w3id.org&#x2F;ad4gd&#x2F;ev&#x2F;ebv&#x2F;entity&#x2F;terrestrial">terrestrial</a>
</dt>
<dd class="description"></dd>
</dl>
</section>



<div class="vis">
<iframe
src="https://sirkos.github.io/iadopt-vis/remote.html?jsonld=%7B%22%40context%22%3A%22https%3A%2F%2Fw3id.org%2Fiadopt%2FVariable.context.jsonld%22%2C%22%40type%22%3A%22https%3A%2F%2Fw3id.org%2Fiadopt%2Font%2FVariable%22%2C%22%40id%22%3A%22http%3A%2F%2Fw3id.org%2Fad4gd%2Fev%2Febv%2FCC_func_TER_soilBiota_DIV%22%2C%22label%22%3A%22Functional%20composition%20of%20terrestrial%20soil%20biota%20diversity%22%2C%22comment%22%3A%22The%20functional%20composition%20and%20diversity%20of%20soil%20biota%20based%20on%20morphological%2C%20physiological%2C%20phenological%20and%20behavioural%20traits%20or%20functional%2Ftaxonomic%20groups.%20Diversity.%22%2C%22property%22%3A%7B%22%40type%22%3A%5B%22https%3A%2F%2Fw3id.org%2Fiadopt%2Font%2FProperty%22%5D%2C%22%40id%22%3A%22http%3A%2F%2Fw3id.org%2Fad4gd%2Fev%2Febv%2Fentity%2Fdiversity%22%7D%2C%22ooi%22%3A%7B%22%40type%22%3A%5B%22https%3A%2F%2Fw3id.org%2Fiadopt%2Font%2FEntity%22%5D%2C%22%40id%22%3A%22http%3A%2F%2Fw3id.org%2Fad4gd%2Fev%2Febv%2Fentity%2FsoilBiota%22%7D%2C%22context%22%3A%5B%5D%2C%22constraint%22%3A%5B%5D%2C%22matrix%22%3A%7B%22%40type%22%3A%5B%22https%3A%2F%2Fw3id.org%2Fiadopt%2Font%2FEntity%22%5D%2C%22%40id%22%3A%22http%3A%2F%2Fw3id.org%2Fad4gd%2Fev%2Febv%2Fentity%2Fterrestrial%22%7D%7D"
></iframe>
</div>
</main>

<footer>
<p>&copy; 2024 I-ADOPT. All rights reserved.</p>
</footer>
</body>
</html>
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1329,6 +1329,15 @@ <h3><a href="MWS1&#x2F;EBV18.ttl.html">Functional composition of marine plankton
</a>
</article>
</li>
<li class="variable-item">
<article>
<h3><a href="MWS1&#x2F;EBV26.ttl.html">Functional composition of terrestrial soil biota diversity</a></h3>
<p>The functional composition and diversity of soil biota based on morphological, physiological, phenological and behavioural traits or functional/taxonomic groups. Diversity.</p>
<a href="MWS1&#x2F;EBV26.ttl" class="download" title="Download RDF">
<img src="rdf.svg" alt="Download RDF">
</a>
</article>
</li>
<li class="variable-item">
<article>
<h3><a href="MWS1&#x2F;EBV25.ttl.html">Functional composition of terrestrial soil biota diversity indices</a></h3>
Expand Down

0 comments on commit aae95ac

Please sign in to comment.