-
Notifications
You must be signed in to change notification settings - Fork 0
/
dhmo-edit.owl
73 lines (45 loc) · 4.97 KB
/
dhmo-edit.owl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Prefix(:=<https://github.com/bmir-radx/rxow/dhmo.owl#>)
Prefix(dce:=<http://purl.org/dc/elements/1.1/>)
Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
Prefix(xsd:=<http://www.w3.org/2001/XMLSchema#>)
Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
Prefix(dcterms:=<http://purl.org/dc/terms/>)
Ontology(<https://github.com/bmir-radx/rxow/dhmo.owl>
Import(<https://github.com/bmir-radx/rxow/dhmo/imports/symp_import.owl>)
Import(<https://github.com/bmir-radx/rxow/dhmo/ldtab/ldtab.ttl>)
Import(<https://github.com/bmir-radx/rxow/dhmo/value_sets/merged.owl>)
Annotation(dcterms:description "None")
Annotation(dcterms:license <https://creativecommons.org/licenses/unspecified>)
Annotation(dcterms:title "RADx Data Hub Metadata Ontology")
Declaration(Class(<https://github.com/bmir-radx/rxow/DHMO_0000000>))
Declaration(AnnotationProperty(dcterms:description))
Declaration(AnnotationProperty(dcterms:license))
Declaration(AnnotationProperty(dcterms:title))
############################
# Annotation Properties
############################
AnnotationAssertion(rdfs:label dcterms:description "description")
AnnotationAssertion(rdfs:label dcterms:license "license")
AnnotationAssertion(rdfs:label dcterms:title "title")
############################
# Classes
############################
# Class: <https://github.com/bmir-radx/rxow/DHMO_0000000> (root node)
AnnotationAssertion(rdfs:label <https://github.com/bmir-radx/rxow/DHMO_0000000> "root node"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3id.org/gdmt/PI> "Person who is a Principal Investigator for a project.
A Principal Investigator (PI) is a primary individual responsible for the preparation, conduct, and administration of a research grant, research study, or other grant-funded projects. The role of a PI typically involves several key responsibilities, including:
1. **Designing the Research:** Developing the research questions, hypotheses, and methodology. The PI plans the study's design and selects the appropriate research methods to address the specific objectives of the project.
2. **Writing Proposals:** Applying for funding to support the research. This involves writing detailed proposals that outline the research plan, objectives, significance, methodology, and budget. These proposals are submitted to funding agencies or bodies, such as government departments, charities, or private organizations.
3. **Managing the Project:** Once funding is secured, the PI is responsible for managing the project's timeline, budget, and resources. This includes hiring and supervising research staff, managing project finances, and ensuring that the project adheres to its planned scope and timelines.
4. **Conducting the Research:** Leading and overseeing the research activities. This involves coordinating the research team, ensuring the research is conducted ethically and to high standards, and troubleshooting any issues that arise during the research process.
5. **Analyzing Data and Reporting Results:** The PI is responsible for analyzing the collected data, interpreting the results, and disseminating the findings. This often involves writing reports, publishing papers in academic journals, and presenting the research at conferences and seminars.
6. **Compliance and Ethics:** Ensuring that the research complies with all ethical standards, legal requirements, and safety protocols. This includes obtaining approval from institutional review boards (IRBs) or ethics committees, managing conflicts of interest, and ensuring the confidentiality and welfare of research participants.
7. **Financial Management:** Overseeing the project's budget, including allocating resources, monitoring expenditures, and ensuring the project remains within its financial limits.
Principal Investigators are typically experienced researchers with a strong background in their field of study. They are often faculty members at universities or senior researchers in research institutions, government agencies, or industry. The role of a PI is crucial for the success of a research project, as they provide the vision, leadership, and expertise needed to advance knowledge in their field.
"@en)
AnnotationAssertion(<http://www.w3.org/2004/02/skos/core#definition> <https://w3id.org/gdmt/UEI> "
A UEI (Unique Entity Identifier) is a unique identifier assigned to entities (such as businesses, nonprofits, or government agencies) that want to receive federal funding, contracts, or grants in the United States. The UEI was implemented by the U.S. government as part of its efforts to streamline and modernize its procurement and grant management processes.
Previously, organizations used the DUNS number (provided by Dun & Bradstreet) for similar purposes, but starting in April 2022, the UEI replaced the DUNS number as the standard identifier for entities registered in the U.S. federal government's System for Award Management (SAM)."@en)
)