Link to this page
Occupation Ontology
Last uploaded:
September 1, 2023
Acronym | OCCO |
Visibility | Public |
Description | This Occupaton Ontology (OccO) is an ontology in the domain of human occupations. Current OccO version is developed based on the US Bureau of Labor Statistics Standard Occupation Classification (SOC) and the related O*Net System. The OccO development follows the principles of the Open Biological and Biomedical (OBO) Foundry. |
Status | Production |
Format | OWL |
Contact | Yongqun (Oliver) He, yongqunh@med.umich.edu Jie Zheng, zhengj2007@gmail.com Sam Smith, smsmith508@aol.com |
Categories | Human, Other |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2023-08-20 (Parsed, Indexed, Metrics, Annotator) | 09/01/2023 | 09/01/2023 | OWL | CSV | RDF/XML | Diff |
1.0.65 (Archived) | 04/15/2023 | 04/15/2023 | OWL | Diff |
1.0.59 (Archived) | 10/26/2022 | 11/01/2022 | OWL | Diff |
1.0.58 (Archived) | 10/26/2022 | 10/26/2022 | OWL | Diff |
1.0.58 (Archived) | 10/26/2022 | 10/26/2022 | OWL |
more... |
No views of OCCO available
Jump to:
Id | http://purl.obolibrary.org/obo/BFO_0000017
http://purl.obolibrary.org/obo/BFO_0000017
|
---|---|
Preferred Name | realizable entity |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | realizable entity
|
---|---|
prefLabel | realizable entity
|
has associated axiom(fol) | (forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002]
(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002]
|
has associated axiom(nl) | All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])
|
isDefinedBy | |
elucidation | To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])
|
BFO OWL specification label | realizable
|
prefixIRI | BFO:0000017
|
subClassOf | |
type | |
example of usage | the disposition of your blood to coagulate
the role of being a doctor
the role of this boundary to delineate where Utah and Colorado meet
the disposition of this piece of metal to conduct electricity.
the function of your reproductive organs
|
BFO CLIF specification label | RealizableEntity
|
disjointWith |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for OCCO
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=OCCO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOCCO_35901000&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: "OCCO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |