-
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
111 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,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> ; | ||
. |
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>Date of last certified PCR-test - 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>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://www.ontology-of-units-of-measure.org/resource/om-2/Date">date</a> | ||
</dt> | ||
<dd class="description"></dd> | ||
</dl> | ||
</section> | ||
|
||
<section> | ||
<h3>Object of Interest:</h3> | ||
<dl> | ||
<dt> | ||
<a href="http://www.yso.fi/onto/yso/p28479">polymerase chain reaction (PCR)</a> | ||
</dt> | ||
<dd class="description"></dd> | ||
</dl> | ||
</section> | ||
|
||
|
||
<section> | ||
<h3>Context Objects:</h3> | ||
<dl> | ||
<dt> | ||
<a href="http://publications.europa.eu/resource/authority/subject-matter/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>© 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