Link to this page
Biolink Model
Last uploaded:
February 28, 2025
Jump to:
Id | https://w3id.org/biolink/vocab/GeneticInheritance
https://w3id.org/biolink/vocab/GeneticInheritance
|
---|---|
Preferred Name | genetic inheritance |
Definitions |
The pattern or 'mode' in which a particular genetic trait or disorder is passed from one generation to the next, e.g. autosomal dominant, autosomal recessive, etc.
|
Synonyms |
inheritance
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | The pattern or 'mode' in which a particular genetic trait or disorder is passed from one generation to the next, e.g. autosomal dominant, autosomal recessive, etc. |
---|---|
altLabel | inheritance
|
label | genetic inheritance
|
prefLabel | genetic inheritance
|
exactMatch | |
inScheme | |
prefixIRI | biolink:GeneticInheritance
|
subClassOf | |
closeMatch | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for BIOLINK
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=BIOLINK&class=https%3A%2F%2Fw3id.org%2Fbiolink%2Fvocab%2FPathologicalAnatomicalExposure&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "BIOLINK" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |