-
Notifications
You must be signed in to change notification settings - Fork 1
/
credit-edit.owl
202 lines (165 loc) · 15.1 KB
/
credit-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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
Prefix(:=<http://purl.org/credit/ontology#>)
Prefix(credit:=<http://purl.org/credit/ontology#>)
Prefix(obo:=<http://purl.obolibrary.org/obo/>)
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#>)
Ontology(<http://purl.org/credit/ontology>
Import(<http://purl.org/credit/imports/iao>)
Annotation(rdfs:comment "OWL implementation of CRediT")
Declaration(Class(credit:CREDIT_00000000))
Declaration(Class(credit:CREDIT_00000001))
Declaration(Class(credit:CREDIT_00000002))
Declaration(Class(credit:CREDIT_00000003))
Declaration(Class(credit:CREDIT_00000004))
Declaration(Class(credit:CREDIT_00000005))
Declaration(Class(credit:CREDIT_00000006))
Declaration(Class(credit:CREDIT_00000007))
Declaration(Class(credit:CREDIT_00000008))
Declaration(Class(credit:CREDIT_00000009))
Declaration(Class(credit:CREDIT_00000010))
Declaration(Class(credit:CREDIT_00000011))
Declaration(Class(credit:CREDIT_00000012))
Declaration(Class(credit:CREDIT_00000013))
Declaration(Class(credit:CREDIT_00000014))
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasDbXref>))
############################
# Classes
############################
# Class: credit:CREDIT_00000000 (contributor role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000000 "contributor role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000000 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000000 "A high-level classification of the diverse roles performed in the work leading to a published research output in the sciences. Its purpose to provide transparency in contributions to scholarly published work, to enable improved systems of attribution, credit, and accountability.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000000 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000000 "http://dictionary.casrai.org/Contributor_Roles")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000000 "9dbb95f4-55ed-4e43-9301-a9f0e3e17afe")
AnnotationAssertion(rdfs:label credit:CREDIT_00000000 "contributor role"@en)
# Class: credit:CREDIT_00000001 (conceptualization role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000001 "conceptualization role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000001 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000001 "Ideas; formulation or evolution of overarching research goals and aims.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000001 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000001 "http://dictionary.casrai.org/Contributor_Roles/Conceptualization")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000001 "8b73531f-db56-4914-9502-4cc4d4d8ed73")
AnnotationAssertion(rdfs:label credit:CREDIT_00000001 "conceptualization role"@en)
SubClassOf(credit:CREDIT_00000001 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000002 (data curation role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000002 "data curation role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000002 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000002 "Management activities to annotate (produce metadata), scrub data and maintain research data (including software code, where it is necessary for interpreting the data itself) for initial use and later re-use.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000002 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000002 "http://dictionary.casrai.org/Contributor_Roles/Data_curation")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000002 "f93e0f44-f2a4-4ea1-824a-4e0853b05c9d")
AnnotationAssertion(rdfs:label credit:CREDIT_00000002 "data curation role"@en)
SubClassOf(credit:CREDIT_00000002 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000003 (formal analysis role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000003 "formal analysis role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000003 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000003 "Application of statistical, mathematical, computational, or other formal techniques to analyse or synthesize study data.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000003 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000003 "http://dictionary.casrai.org/Contributor_Roles/Formal_analysis")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000003 "95394cbd-4dc8-4735-b589-7e5f9e622b3f")
AnnotationAssertion(rdfs:label credit:CREDIT_00000003 "formal analysis role"@en)
SubClassOf(credit:CREDIT_00000003 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000004 (funding acquisition role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000004 "funding acquisition role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000004 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000004 "Acquisition of the financial support for the project leading to this publication.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000004 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000004 "http://dictionary.casrai.org/Contributor_Roles/Funding_acquisition")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000004 "34ff6d68-132f-4438-a1f4-fba61ccf364")
AnnotationAssertion(rdfs:label credit:CREDIT_00000004 "funding acquisition role"@en)
SubClassOf(credit:CREDIT_00000004 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000005 (investigation role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000005 "investigation role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000005 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000005 "Conducting a research and investigation process, specifically performing the experiments, or data/evidence collection.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000005 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000005 "http://dictionary.casrai.org/Contributor_Roles/Investigation")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000005 "2451924d-425e-4778-9f4c-36c848ca70c2")
AnnotationAssertion(rdfs:label credit:CREDIT_00000005 "investigation role"@en)
SubClassOf(credit:CREDIT_00000005 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000006 (methodology role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000006 "methodology role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000006 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000006 "Development or design of methodology; creation of models.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000006 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000006 "http://dictionary.casrai.org/Contributor_Roles/Methodology")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000006 "f21e2be9-4e38-4ab7-8691-d6f72d5d5843")
AnnotationAssertion(rdfs:label credit:CREDIT_00000006 "methodology role"@en)
SubClassOf(credit:CREDIT_00000006 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000007 (project administration role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000007 "project administration role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000007 obo:IAO_0000120)
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000007 "Management and coordination responsibility for the research activity planning and execution.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000007 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000007 "http://dictionary.casrai.org/Contributor_Roles/Project_administration")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000007 "a693fe76-ea33-49ad-9dcc-5e4f3ac5f938")
AnnotationAssertion(rdfs:label credit:CREDIT_00000007 "project administration role"@en)
SubClassOf(credit:CREDIT_00000007 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000008 (resources role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000008 "resources role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000008 obo:IAO_0000120)
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000008 "Provision of study materials, reagents, materials, patients, laboratory samples, animals, instrumentation, computing resources, or other analysis tools.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000008 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000008 "http://dictionary.casrai.org/Contributor_Roles/Resources")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000008 "ebd781f0-bf79-492c-ac21-b31b9c3c990c")
AnnotationAssertion(rdfs:label credit:CREDIT_00000008 "resources role"@en)
SubClassOf(credit:CREDIT_00000008 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000009 (software role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000009 "software role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000009 obo:IAO_0000120)
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000009 "Programming, software development; designing computer programs; implementation of the computer code and supporting algorithms; testing of existing code components.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000009 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000009 "http://dictionary.casrai.org/Contributor_Roles/Software")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000009 "f89c5233-01b0-4778-93e9-cc7d107aa2c8")
AnnotationAssertion(rdfs:label credit:CREDIT_00000009 "software role"@en)
SubClassOf(credit:CREDIT_00000009 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000010 (supervision role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000010 "supervision role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000010 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000010 "Oversight and leadership responsibility for the research activity planning and execution, including mentorship external to the core team.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000010 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000010 "http://dictionary.casrai.org/Contributor_Roles/Supervision")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000010 "0c8ca7d4-06ad-4527-9cea-a8801fcb8746")
AnnotationAssertion(rdfs:label credit:CREDIT_00000010 "supervision role"@en)
SubClassOf(credit:CREDIT_00000010 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000011 (validation role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000011 "validation role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000011 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000011 "Verification, whether as a part of the activity or separate, of the overall replication/reproducibility of results/experiments and other research outputs.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000011 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000011 "http://dictionary.casrai.org/Contributor_Roles/Validation")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000011 "4b1bf348-faf2-4fc4-bd66-4cd3a84b9d44")
AnnotationAssertion(rdfs:label credit:CREDIT_00000011 "validation role"@en)
SubClassOf(credit:CREDIT_00000011 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000012 (visualization role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000012 "visualization role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000012 "http://purl.obolibrary.org/obo/IAO_0000120")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000012 "Preparation, creation and/or presentation of the published work, specifically visualization/data presentation.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000012 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000012 "http://dictionary.casrai.org/Contributor_Roles/Visualization")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000012 "76b9d56a-e430-4e0a-84c9-59c11be343ae")
AnnotationAssertion(rdfs:label credit:CREDIT_00000012 "visualization role"@en)
SubClassOf(credit:CREDIT_00000012 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000013 (writing original draft role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000013 "writing original draft role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000013 "http://purl.obolibrary.org/obo/IAO_0000123")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000013 "Preparation, creation and/or presentation of the published work, specifically writing the initial draft (including substantive translation).")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000013 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000013 "http://dictionary.casrai.org/Contributor_Roles/Writing_%E2%80%93_original_draft")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000013 "43ebbd94-98b4-42f1-866b-c930cef228ca")
AnnotationAssertion(rdfs:label credit:CREDIT_00000013 "writing original draft role"@en)
SubClassOf(credit:CREDIT_00000013 credit:CREDIT_00000000)
# Class: credit:CREDIT_00000014 (writing review and editing role)
AnnotationAssertion(obo:IAO_0000111 credit:CREDIT_00000014 "writing review and editing role")
AnnotationAssertion(obo:IAO_0000114 credit:CREDIT_00000014 "http://purl.obolibrary.org/obo/IAO_0000123")
AnnotationAssertion(obo:IAO_0000115 credit:CREDIT_00000014 "Preparation, creation and/or presentation of the published work by those from the original research group, specifically critical review, commentary or revision – including pre- or post-publication stages.")
AnnotationAssertion(obo:IAO_0000117 credit:CREDIT_00000014 "https://orcid.org/0000-0001-5059-4132")
AnnotationAssertion(obo:IAO_0000119 credit:CREDIT_00000014 "http://dictionary.casrai.org/Contributor_Roles/Writing_%E2%80%93_review_%26_editing")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> credit:CREDIT_00000014 "d3aead86-f2a2-47f7-bb99-79de6421164d")
AnnotationAssertion(rdfs:label credit:CREDIT_00000014 "writing review and editing role"@en)
SubClassOf(credit:CREDIT_00000014 credit:CREDIT_00000000)
)