Link to this page
Ontology for Representing CDM Semantics
Acronym | ORCS |
Visibility | Public |
Description | The Ontology for Representing CDM Semantics (ORCS) is an application ontology that was developed to transform common-data-model-based data into ontologically-based data such as RDF, RDF*, OWL2, or Referent Tracking tuples. Although initially developed for such transformations of PCORnet Common Data Model (CDM) based data, ongoing and future work involves other CDMs such as OMOP. |
Status | Beta |
Format | OWL |
Contact | William R. Hogan, hoganwr@gmail.com |
Categories | Health |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2021-11-13 (Parsed, Indexed, Metrics, Annotator) | 11/18/2021 | 11/18/2021 | OWL | CSV | RDF/XML |
No views of ORCS available
Id | http://purl.obolibrary.org/obo/IAO_0020000
http://purl.obolibrary.org/obo/IAO_0020000
|
---|---|
Preferred Name | identifier |
Definitions |
An identifier is an information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity.
Sep 29, 2016: The current definition has been amended from the previous version: "A proper name is an information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity." to more accuratly reflect the necessary and sufficient condition on the class. (MB)
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | An identifier is an information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity. An identifier is an information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity. Sep 29, 2016: The current definition has been amended from the previous version: "A proper name is an information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity." to more accuratly reflect the necessary and sufficient condition on the class. (MB) |
---|---|
prefLabel | identifier
|
label | identifier
|
comment | Sep 29, 2016: The current definition has been amended from the previous version: "A proper name is an information content entity that is the outcome of a dubbing process and is used to refer to one instance of entity shared by a group of people to refer to that individual entity." to more accuratly reflect the necessary and sufficient condition on the class. (MB)
|
editor preferred term | identifier
|
denotes | |
term editor | Mathias Brochhausen
|
creator | Mathias Brochhausen
|
prefixIRI | IAO:0020000
|
subClassOf | |
imported from | |
type | |
alternative term | proper name
|
is about |
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Add NCBO Web Widgets to your site for ORCS
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=ORCS&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: "ORCS" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |