Link to this page
RADx Data Hub Ontology
Last uploaded:
April 3, 2025
Acronym | DATAHUB |
Visibility | Public |
Description | The RADx Data Hub Ontology provides a formally structured vocabulary to describe key concepts within the RADx Data Hub. The primary purpose of the ontology is to: 1) Document key terms used in the Data Hub The ontology lists and organizes the main types of entities and relationships that are relevant to the RADx Data Hub. This helps ensure that core terms are recorded in a consistent and reusable way. 2) Clarify the meaning of those terms Each term is defined to reduce confusion and make its intended meaning clear to both technical and non-technical users. This helps support consistent use across teams and tools. 3) Provide synonyms and alternate labels to support consistent usage The ontology includes common synonyms or alternative names for terms to account for variation in how different groups of users refer to the same thing. This supports alignment across documentation, user interfaces, and data submission processes. 4) Maintain a glossary of acronyms commonly used in RADx Frequently used acronyms are included as part of the ontology, linked to their full forms and definitions. This helps reduce ambiguity and supports clearer communication across documentation, interfaces, and stakeholder groups. This shared vocabulary, that is provided and defined by the ontology, serves as the source of truth for terminology used across metadata records, user interfaces, documentation, and program communications. |
Status | Alpha |
Format | OWL |
Language | English |
Contact | Matthew Horridge, horridge@stanford.edu |
No views of DATAHUB available
Classes | 112 |
Individuals | 19 |
Properties | 1 |
Maximum depth | 6 |
Maximum number of children | 24 |
Average number of children | 2 |
Classes with a single child | 22 |
Classes with more than 25 children | 0 |
Classes with no definition | 11 |
We are still collecting data for DATAHUB
No projects using DATAHUB
Jump to:
Id | http://w3id.org/radx/DATAHUB_0002078
http://w3id.org/radx/DATAHUB_0002078
|
---|---|
Preferred Name | standard operating procedure |
Definitions |
A standard operating procedure is a formal document that specifies standardized instructions for performing a recurring task or process
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A standard operating procedure is a formal document that specifies standardized instructions for performing a recurring task or process |
---|---|
label | standard operating procedure
|
prefLabel | standard operating procedure
|
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 DATAHUB
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=DATAHUB&class=http%3A%2F%2Fw3id.org%2Fradx%2FDATAHUB_0002012&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: "DATAHUB" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |