Skip to content

Commit

Permalink
deploy: 95723f4
Browse files Browse the repository at this point in the history
  • Loading branch information
mabablue committed Nov 10, 2024
1 parent 06ebc61 commit b96fc89
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 0 deletions.
40 changes: 40 additions & 0 deletions Challenge/B/B_29.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix iadopt: <https://w3id.org/iadopt/ont/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix GrB: <http://www.group.org/iadopt/challengeB/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

GrB:29
a iadopt:Variable ;
skos:prefLabel "Anxiety level"@en ;
skos:altLabel "Anxiety state"@en ;
skos:definition "How nervous, worried, or uneasy someone has felt over a given period of time. It measures the intensity of these feelings, ranging from mild worry to strong nervousness or fear, experienced during this period."@en ;
iadopt:hasProperty <http://vocabs.lter-europe.net/EnvThes/10013> ;
iadopt:hasObjectOfInterest <https://elsst.cessda.eu/id/2/becf13ae-fa53-4ccc-9830-89cf0d9d25b9> ;
iadopt:hasContextObject <http://purl.obolibrary.org/obo/NCBITaxon_9606> ;
iadopt:hasConstraint <http://publications.europa.eu/resource/dataset/timeperiod> ;
.

<http://vocabs.lter-europe.net/EnvThes/10013>
a iadopt:Property ;
rdfs:label "level"@en ;
.

<https://elsst.cessda.eu/id/2/becf13ae-fa53-4ccc-9830-89cf0d9d25b9>
a iadopt:Entity ;
rdfs:label "anxiety"@en ;
.


<http://purl.obolibrary.org/obo/NCBITaxon_9606>
a iadopt:Entity ;
rdfs:label "humans"@en ;
.

<http://publications.europa.eu/resource/dataset/timeperiod>
a iadopt:Constraint ;
rdfs:label "time period "@en ;
iadopt:constrains <https://elsst.cessda.eu/id/2/becf13ae-fa53-4ccc-9830-89cf0d9d25b9> ;
.
64 changes: 64 additions & 0 deletions Challenge/B/B_29.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>Anxiety level - I-ADOPT Variable Details</title>
<link href="..&#x2F;../styles.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<header>
<h1><a href="..&#x2F;../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>Anxiety level</h2>
<p class="description">How nervous, worried, or uneasy someone has felt over a given period of time. It measures the intensity of these feelings, ranging from mild worry to strong nervousness or fear, experienced during this period.</p>
</section>

<section>
<h3>Property:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;vocabs.lter-europe.net&#x2F;EnvThes&#x2F;10013">level</a>
</dt>
<dd class="description"></dd>
</dl>
</section>

<section>
<h3>Object of Interest:</h3>
<dl>
<dt>
<a href="https:&#x2F;&#x2F;elsst.cessda.eu&#x2F;id&#x2F;2&#x2F;becf13ae-fa53-4ccc-9830-89cf0d9d25b9">anxiety</a>
</dt>
<dd class="description"></dd>
</dl>
</section>


<section>
<h3>Context Objects:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;purl.obolibrary.org&#x2F;obo&#x2F;NCBITaxon_9606">humans</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%2Fwww.group.org%2Fiadopt%2FchallengeB%2F29%22%2C%22label%22%3A%22Anxiety%20level%22%2C%22comment%22%3A%22How%20nervous%2C%20worried%2C%20or%20uneasy%20someone%20has%20felt%20over%20a%20given%20period%20of%20time.%20It%20measures%20the%20intensity%20of%20these%20feelings%2C%20ranging%20from%20mild%20worry%20to%20strong%20nervousness%20or%20fear%2C%20experienced%20during%20this%20period.%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%2Fvocabs.lter-europe.net%2FEnvThes%2F10013%22%2C%22label%22%3A%22level%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%22https%3A%2F%2Felsst.cessda.eu%2Fid%2F2%2Fbecf13ae-fa53-4ccc-9830-89cf0d9d25b9%22%2C%22label%22%3A%22anxiety%22%7D%2C%22context%22%3A%5B%7B%22%40type%22%3A%5B%22https%3A%2F%2Fw3id.org%2Fiadopt%2Font%2FEntity%22%5D%2C%22%40id%22%3A%22http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FNCBITaxon_9606%22%2C%22label%22%3A%22humans%22%7D%5D%2C%22constraint%22%3A%5B%7B%22%40type%22%3A%5B%22https%3A%2F%2Fw3id.org%2Fiadopt%2Font%2FEntity%22%5D%2C%22%40id%22%3A%22http%3A%2F%2Fpublications.europa.eu%2Fresource%2Fdataset%2Ftimeperiod%22%2C%22label%22%3A%22time%20period%20%22%2C%22constrains%22%3A%5B%22https%3A%2F%2Felsst.cessda.eu%2Fid%2F2%2Fbecf13ae-fa53-4ccc-9830-89cf0d9d25b9%22%5D%7D%5D%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 @@ -359,6 +359,15 @@ <h3><a href="Challenge&#x2F;B&#x2F;B_16.ttl.html">amount of Oxygen per hour</a><
</a>
</article>
</li>
<li class="variable-item">
<article>
<h3><a href="Challenge&#x2F;B&#x2F;B_29.ttl.html">Anxiety level</a></h3>
<p>How nervous, worried, or uneasy someone has felt over a given period of time. It measures the intensity of these feelings, ranging from mild worry to strong nervousness or fear, experienced during this period.</p>
<a href="Challenge&#x2F;B&#x2F;B_29.ttl" class="download" title="Download RDF">
<img src="rdf.svg" alt="Download RDF">
</a>
</article>
</li>
<li class="variable-item">
<article>
<h3><a href="Challenge&#x2F;B&#x2F;B_5.ttl.html">atmosphere optical thickness due to particulate organic matter ambient aerosol particles</a></h3>
Expand Down

0 comments on commit b96fc89

Please sign in to comment.