Link to this page
Units Ontology
Last uploaded:
July 27, 2011
Acronym | UNITSONT |
Visibility | Public |
Description | A small ontology for the units of measurement developed during the development of the Sleep Domain Ontology (SDO). It supports the use of SDO within the PhysioMIMI application. |
Status | Beta |
Format | OWL |
Contact | Sivaram Arabandi, sivaram.arabandi@gmail.com |
Categories | Other |
No views of UNITSONT available
Classes | 64 |
Individuals | 1 |
Properties | 0 |
Maximum depth | 7 |
Maximum number of children | 7 |
Average number of children | 2 |
Classes with a single child | 10 |
Classes with more than 25 children | 0 |
Classes with no definition | 7 |
Jump to:
Id | http://mimi.case.edu/ontologies/2009/1/UnitsOntology#frequency_unit
http://mimi.case.edu/ontologies/2009/1/UnitsOntology#frequency_unit
|
---|---|
Preferred Name | frequency unit |
Definitions |
Definition: A derived unit which is a standard measure of the number of repetitive actions in a particular time. [NIST]
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
prefLabel | frequency unit
|
---|---|
label | frequency unit
|
comment | Definition: A derived unit which is a standard measure of the number of repetitive actions in a particular time. [NIST]
|
prefixIRI | unit:frequency_unit
|
subClassOf | |
type | |
source |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for UNITSONT
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=UNITSONT&class=http%3A%2F%2Fmimi.case.edu%2Fontologies%2F2009%2F1%2FUnitsOntology%23events_per_month&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: "UNITSONT" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |