Link to this page
Radiation Oncology Ontology
Last uploaded:
June 19, 2018
Acronym | ROO |
Visibility | Public |
Description | The Radiation Oncology Ontology aims to cover the radiation oncology domain with a strong focus on re-using existing ontologies.
From release 0.5 forward the ROO has changed its naming scheme from all entities starting with numbers to all entities starting with C(lasses) or P(redicates). This change was needed for better compatibility to web standards. Releases 0.4.1-0.4.3. include the necessary axioms to go from the original naming scheme to the new naming scheme.
0.4.1: Added new entities with equivalence to the old entities 0.4.2: Added deprecated property to the old entities 0.4.3: Removed axioms with the old entities except annotations 0.5: Removed all old entities, the new base |
Status | Alpha |
Format | OWL |
Contact | Andre Dekker, andre.dekker@maastro.nl |
Categories | Development, Health, Human, Imaging, Vocabularies |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.5 (Parsed, Indexed, Metrics, Annotator) | 06/19/2018 | 06/19/2018 | OWL | CSV | RDF/XML | Diff |
0.4.3 (Archived) | 06/19/2018 | 06/19/2018 | OWL | Diff |
0.4.2 (Archived) | 06/19/2018 | 06/19/2018 | OWL | Diff |
0.4.1 (Archived) | 06/19/2018 | 06/19/2018 | OWL | Diff |
0.4 (Archived) | 04/01/2018 | 04/01/2018 | OWL | Diff |
0.3 (Archived) | 07/17/2015 | 07/17/2015 | OWL | Diff |
0.2 (Archived) | 07/16/2015 | 04/26/2015 | OWL | Diff |
0.1 (Archived) | 09/01/2014 | 09/09/2014 | OWL |
more... |
No views of ROO available
Jump to:
Id | http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C25188
http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C25188
|
---|---|
Preferred Name | Marital Status |
Definitions |
A demographic parameter indicating a person's current conjugal status.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A demographic parameter indicating a person's current conjugal status. |
---|---|
label | Marital Status
|
prefLabel | Marital Status
|
isDefinedBy | |
prefixIRI | ncit:C25188
|
seeAlso | EuroCAT Umbrella Protocol for NSCLC
|
subClassOf | |
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 ROO
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=ROO&class=http%3A%2F%2Fpurl.org%2Fsig%2Font%2Ffma%2Ffma7211&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: "ROO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |