Skip to content

Commit

Permalink
deploy: 43c8d31
Browse files Browse the repository at this point in the history
  • Loading branch information
mabablue committed Nov 10, 2024
1 parent b96fc89 commit a3bb429
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Challenge/B/B_30.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
@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:30
a iadopt:Variable ;
skos:prefLabel "Date of last certified PCR-test"@en ;
skos:definition "This variable represents the date when the last COVID-19 PCR (Polymerase Chain Reaction) test was performed by a certified laboratory."@en ;
iadopt:hasProperty <http://www.ontology-of-units-of-measure.org/resource/om-2/Date> ;
iadopt:hasObjectOfInterest <http://www.yso.fi/onto/yso/p28479> ;
iadopt:hasContextObject <http://publications.europa.eu/resource/authority/subject-matter/CV19> ;
iadopt:hasConstraint <http://data.europa.eu/vjg/qglossary/c_7c01611b> ;
.

<http://www.ontology-of-units-of-measure.org/resource/om-2/Date>
a iadopt:Property ;
rdfs:label "date"@en ;
.

<http://www.yso.fi/onto/yso/p28479>
a iadopt:Entity ;
rdfs:label "polymerase chain reaction (PCR)"@en ;
.

<http://publications.europa.eu/resource/authority/subject-matter/CV19>
a iadopt:Entity ;
rdfs:label "COVID-19"@en ;
.

<http://data.europa.eu/vjg/qglossary/c_7c01611b>
a iadopt:Constraint ;
rdfs:label "certification"@en ;
iadopt:constrains <http://www.yso.fi/onto/yso/p28479> ;
.
64 changes: 64 additions & 0 deletions Challenge/B/B_30.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>Date of last certified PCR-test - 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>Date of last certified PCR-test</h2>
<p class="description">This variable represents the date when the last COVID-19 PCR (Polymerase Chain Reaction) test was performed by a certified laboratory.</p>
</section>

<section>
<h3>Property:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;www.ontology-of-units-of-measure.org&#x2F;resource&#x2F;om-2&#x2F;Date">date</a>
</dt>
<dd class="description"></dd>
</dl>
</section>

<section>
<h3>Object of Interest:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;www.yso.fi&#x2F;onto&#x2F;yso&#x2F;p28479">polymerase chain reaction (PCR)</a>
</dt>
<dd class="description"></dd>
</dl>
</section>


<section>
<h3>Context Objects:</h3>
<dl>
<dt>
<a href="http:&#x2F;&#x2F;publications.europa.eu&#x2F;resource&#x2F;authority&#x2F;subject-matter&#x2F;CV19">COVID-19</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%2F30%22%2C%22label%22%3A%22Date%20of%20last%20certified%20PCR-test%22%2C%22comment%22%3A%22This%20variable%20represents%20the%20date%20when%20the%20last%20COVID-19%20PCR%20(Polymerase%20Chain%20Reaction)%20test%20was%20performed%20by%20a%20certified%20laboratory.%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%2Fwww.ontology-of-units-of-measure.org%2Fresource%2Fom-2%2FDate%22%2C%22label%22%3A%22date%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%2Fwww.yso.fi%2Fonto%2Fyso%2Fp28479%22%2C%22label%22%3A%22polymerase%20chain%20reaction%20(PCR)%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%2Fpublications.europa.eu%2Fresource%2Fauthority%2Fsubject-matter%2FCV19%22%2C%22label%22%3A%22COVID-19%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%2Fdata.europa.eu%2Fvjg%2Fqglossary%2Fc_7c01611b%22%2C%22label%22%3A%22certification%22%2C%22constrains%22%3A%5B%22http%3A%2F%2Fwww.yso.fi%2Fonto%2Fyso%2Fp28479%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 @@ -476,6 +476,15 @@ <h3><a href="Challenge&#x2F;B&#x2F;vorlage.ttl.html">Daily Maximum surface Tempe
</a>
</article>
</li>
<li class="variable-item">
<article>
<h3><a href="Challenge&#x2F;B&#x2F;B_30.ttl.html">Date of last certified PCR-test</a></h3>
<p>This variable represents the date when the last COVID-19 PCR (Polymerase Chain Reaction) test was performed by a certified laboratory.</p>
<a href="Challenge&#x2F;B&#x2F;B_30.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_13.ttl.html">Distance to nearest neighbour habitat patch</a></h3>
Expand Down

0 comments on commit a3bb429

Please sign in to comment.