Link to this page
Ontology of Laboratory Animal Medicine
Last uploaded:
July 29, 2024
Acronym | OLAM |
Visibility | Public |
Description | The OLAM (Ontology of Laboratory Animal Medicine) is community-based biomedical ontology in the field of laboratory animal medicine, with the aim to ontologically represent entities and the relations among the entities related to laboratory animal medicine. Note that this OLAM ontology has been renamed OLAS (Ontology of Laboratory Animal Science - https://github.com/OLAS-ontology/OLAS ). So OLAM is now obsolete. |
Status | Alpha |
Format | OWL |
Contact | Oliver He, yongqunh@med.umich.udu |
Categories | All Organisms |
Version | Released | Uploaded | Downloads |
---|---|---|---|
Vision Release: 1.0.20 (Parsed, Indexed, Metrics, Annotator) | 07/29/2024 | 07/29/2024 | OWL | CSV | RDF/XML | Diff |
Vision Release: 1.0.12 (Archived) | 02/19/2021 | 02/19/2021 | OWL | Diff |
Vision Release: 1.0.11 (Archived) | 02/16/2020 | 02/16/2020 | OWL | Diff |
Vision Release: 1.0.12 (Archived) | 04/10/2019 | 04/10/2019 | OWL | Diff |
Vision Release; 1.2.18 (Archived) | 03/08/2019 | 03/08/2019 | OWL | Diff |
Vision Release: 1.0.10 (Archived) | 02/18/2019 | 02/18/2019 | OWL | Diff |
Vision Release: 1.0.10 (Archived) | 02/17/2019 | 02/17/2019 | OWL |
more... |
No views of OLAM available
Jump to:
Id | http://purl.obolibrary.org/obo/GO_0003674
http://purl.obolibrary.org/obo/GO_0003674
|
---|---|
Preferred Name | molecular_function |
Definitions |
A molecular process that can be carried out by the action of a single macromolecular machine, usually via direct physical interactions with other molecular entities. Function in this sense denotes an action, or activity, that a gene product (or a complex) performs.
Note that, in addition to forming the root of the molecular function ontology, this term is recommended for the annotation of gene products whose molecular function is unknown. When this term is used for annotation, it indicates that no information was available about the molecular function of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this. Despite its name, this is not a type of 'function' in the sense typically defined by upper ontologies such as Basic Formal Ontology (BFO). It is instead a BFO:process carried out by a single gene product or complex.
|
Synonyms |
molecular function
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | molecular_function
|
---|---|
comment | Note that, in addition to forming the root of the molecular function ontology, this term is recommended for the annotation of gene products whose molecular function is unknown. When this term is used for annotation, it indicates that no information was available about the molecular function of the gene product annotated as of the date the annotation was made; the evidence code 'no data' (ND), is used to indicate this. Despite its name, this is not a type of 'function' in the sense typically defined by upper ontologies such as Basic Formal Ontology (BFO). It is instead a BFO:process carried out by a single gene product or complex.
|
prefLabel | molecular_function
|
notation | GO:0003674
|
id | GO:0003674
|
has_obo_namespace | molecular_function
|
textual definition | A molecular process that can be carried out by the action of a single macromolecular machine, usually via direct physical interactions with other molecular entities. Function in this sense denotes an action, or activity, that a gene product (or a complex) performs.
|
subClassOf | |
imported from | |
type | |
has exact synonym | molecular function
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for OLAM
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=OLAM&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOGMS_0000073&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: "OLAM" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |