-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
94 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> . | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/taxonomic groups. Diversity.</p> | ||
</section> | ||
|
||
<section> | ||
<h3>Property:</h3> | ||
<dl> | ||
<dt> | ||
<a href="http://w3id.org/ad4gd/ev/ebv/entity/diversity">diversity</a> | ||
</dt> | ||
<dd class="description"></dd> | ||
</dl> | ||
</section> | ||
|
||
<section> | ||
<h3>Object of Interest:</h3> | ||
<dl> | ||
<dt> | ||
<a href="http://w3id.org/ad4gd/ev/ebv/entity/soilBiota">soilBiota</a> | ||
</dt> | ||
<dd class="description"></dd> | ||
</dl> | ||
</section> | ||
|
||
<section> | ||
<h3>Matrix:</h3> | ||
<dl> | ||
<dt> | ||
<a href="http://w3id.org/ad4gd/ev/ebv/entity/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>© 2024 I-ADOPT. All rights reserved.</p> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters