-
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
8 changed files
with
337 additions
and
4 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,74 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link | ||
rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" | ||
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" | ||
crossorigin="anonymous" | ||
/> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/c3/0.6.12/c3.min.css"/> | ||
<style> | ||
h2 { | ||
margin-top: 35px; | ||
} | ||
|
||
html, body { | ||
height: 100%; | ||
} | ||
|
||
body { | ||
display: flex; | ||
flex-flow: column; | ||
} | ||
|
||
.footer { | ||
margin-top: auto; | ||
padding-top: 1em; | ||
background-color: #f5f5f5; | ||
} | ||
</style> <title>constant has value</title></head> | ||
|
||
<body> | ||
<nav class="navbar navbar-expand-lg navbar-light bg-light"> | ||
<span class="navbar-brand"> | ||
Decentralized Biomedical Ontology | ||
</span> | ||
</nav> | ||
|
||
<div class="container" style="margin-top: 50px; margin-bottom: 50px"> | ||
<div class="card"> | ||
<h5 class="card-header"> | ||
<span class="badge badge-info">Property</span> | ||
constant has value | ||
</h5> | ||
<div class="card-body"> | ||
<p>Connects an individual representing a physical constant to its numeric value</p> | ||
<dl> | ||
<dt>Local Unique Identifier</dt> | ||
<dd> | ||
<a href="https://bioregistry.io/debio:0000042">0000042</a> | ||
</dd> | ||
|
||
|
||
|
||
|
||
</dl> | ||
</div> | ||
</div></div> | ||
|
||
<footer class="footer"> | ||
<p class="small text-center text-muted"> | ||
Generated with PyOBO | ||
</p> | ||
</footer> | ||
|
||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" | ||
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" | ||
crossorigin="anonymous"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" | ||
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" | ||
crossorigin="anonymous"></script></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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link | ||
rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" | ||
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" | ||
crossorigin="anonymous" | ||
/> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/c3/0.6.12/c3.min.css"/> | ||
<style> | ||
h2 { | ||
margin-top: 35px; | ||
} | ||
|
||
html, body { | ||
height: 100%; | ||
} | ||
|
||
body { | ||
display: flex; | ||
flex-flow: column; | ||
} | ||
|
||
.footer { | ||
margin-top: auto; | ||
padding-top: 1em; | ||
background-color: #f5f5f5; | ||
} | ||
</style> <title>constant has formula</title></head> | ||
|
||
<body> | ||
<nav class="navbar navbar-expand-lg navbar-light bg-light"> | ||
<span class="navbar-brand"> | ||
Decentralized Biomedical Ontology | ||
</span> | ||
</nav> | ||
|
||
<div class="container" style="margin-top: 50px; margin-bottom: 50px"> | ||
<div class="card"> | ||
<h5 class="card-header"> | ||
<span class="badge badge-info">Property</span> | ||
constant has formula | ||
</h5> | ||
<div class="card-body"> | ||
<p>Connects an individual representing a physical constant to its formula</p> | ||
<dl> | ||
<dt>Local Unique Identifier</dt> | ||
<dd> | ||
<a href="https://bioregistry.io/debio:0000043">0000043</a> | ||
</dd> | ||
|
||
|
||
|
||
|
||
</dl> | ||
</div> | ||
</div></div> | ||
|
||
<footer class="footer"> | ||
<p class="small text-center text-muted"> | ||
Generated with PyOBO | ||
</p> | ||
</footer> | ||
|
||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" | ||
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" | ||
crossorigin="anonymous"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" | ||
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" | ||
crossorigin="anonymous"></script></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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <link | ||
rel="stylesheet" | ||
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" | ||
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" | ||
crossorigin="anonymous" | ||
/> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/c3/0.6.12/c3.min.css"/> | ||
<style> | ||
h2 { | ||
margin-top: 35px; | ||
} | ||
|
||
html, body { | ||
height: 100%; | ||
} | ||
|
||
body { | ||
display: flex; | ||
flex-flow: column; | ||
} | ||
|
||
.footer { | ||
margin-top: auto; | ||
padding-top: 1em; | ||
background-color: #f5f5f5; | ||
} | ||
</style> <title>pathogen defines vaccine class</title></head> | ||
|
||
<body> | ||
<nav class="navbar navbar-expand-lg navbar-light bg-light"> | ||
<span class="navbar-brand"> | ||
Decentralized Biomedical Ontology | ||
</span> | ||
</nav> | ||
|
||
<div class="container" style="margin-top: 50px; margin-bottom: 50px"> | ||
<div class="card"> | ||
<h5 class="card-header"> | ||
<span class="badge badge-info">Relation</span> | ||
pathogen defines vaccine class | ||
</h5> | ||
<div class="card-body"> | ||
<p>A relationship where the domain is a taxon and the range is a vaccine family. E.g., Severe acute respiratory syndrome coronavirus 2 (ncbitaxon:2697049) is the pathogen that defines vaccine class COVID-19 vaccine (VO:0004908). Sort of an inverse of VO:0003355, but more specific</p> | ||
<dl> | ||
<dt>Local Unique Identifier</dt> | ||
<dd> | ||
<a href="https://bioregistry.io/debio:0000044">0000044</a> | ||
</dd> | ||
|
||
|
||
|
||
|
||
</dl> | ||
</div> | ||
</div></div> | ||
|
||
<footer class="footer"> | ||
<p class="small text-center text-muted"> | ||
Generated with PyOBO | ||
</p> | ||
</footer> | ||
|
||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" | ||
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" | ||
crossorigin="anonymous"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" | ||
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" | ||
crossorigin="anonymous"></script></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
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
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
Oops, something went wrong.