-
Notifications
You must be signed in to change notification settings - Fork 1
/
meta.ttl
358 lines (311 loc) · 15.5 KB
/
meta.ttl
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <http://www.snik.eu/ontology/meta/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 ov: <http://open.vocab.org/terms/> .
@prefix bibo: <http://purl.org/ontology/bibo/>.
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
<http://www.snik.eu/ontology/meta>
ov:defines :ApplicationComponent, :ComputerBasedApplicationComponent, :DataSetType, :EntityType, :Function, :Method, :MethodApplication, :RepresentationType, :Role, :SoftwareProduct, :Subfunction, :Top, :approvesEntityType, :approvesFunction, :communicatesWith, :decreases, :entityTypeComponent, :functionComponent, :increases, :isAssociatedWith, :isBasedOn, :isInvolvedIn, :isResponsibleFor, :isResponsibleForEntityType, :isResponsibleForFunction, :isResponsibleForRole, :quality, :represents, :roleComponent, :softwareProduct, :supports, :updates, :uses , :Chapter, :chapter, :chapterNumber, :firstPage, :lastPage, :book, :subChapterOf, :component, :approves, :accesses, :changes;
dc:modified "2022-10-20"^^xsd:date ;
dc:source <http://www.snik.eu> ;
dc:publisher <http://www.snik.eu> ;
bibo:status <http://purl.org/ontology/bibo/status/published>;
dc:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
dc:creator "<a href='http://www.people.imise.uni-leipzig.de/alfred.winter/'>Prof. Dr. Alfred Winter</a>, <a href='https://www.imise.uni-leipzig.de/'>IMISE Leipzig, Germany</a>",
"<a href='https://se.ifi.uni-heidelberg.de/people/barbara_paech.html'>Prof. Dr. Barbara Paech</a>, <a href='https://se.ifi.uni-heidelberg.de/'>Universität Heidelberg, Institut für Informatik, Lehrstuhl Software Engineering, Germany</a>",
"<a href='https://github.com/KonradHoeffner'>Dr. Konrad Höffner</a>, <a href='https://www.imise.uni-leipzig.de/'>IMISE Leipzig, Germany</a>",
"<a href='http://www.imise.uni-leipzig.de/Mitarbeiter/Franziska_Jahn'>Dr. Franziska Jahn</a>, <a href='https://www.imise.uni-leipzig.de/'>IMISE Leipzig, Germany</a>",
"<a href='http://www.imise.uni-leipzig.de/Mitarbeiter/Birgit_Schneider'>Dr. Birgit Schneider</a>, <a href='https://www.imise.uni-leipzig.de/'>IMISE Leipzig, Germany</a>",
"<a href='https://orcid.org/0000-0001-5608-482X'>Prof. Dr. Christian Kücherer</a>, <a href='https://www.reutlingen-university.de/home'>Hochschule Reutlingen, Germany</a>",
"<a href='https://github.com/ThomasPause'>Thomas Pause</a>, formerly <a href='https://www.imise.uni-leipzig.de/'>IMISE Leipzig, Germany</a>";
vann:preferredNamespacePrefix "meta" ;
vann:preferredNamespaceUri <http://www.snik.eu/ontology/meta/> ;
a owl:Ontology ;
rdfs:label "SNIK Meta Ontology"@en ;
dc:abstract "Ein semantisches Netz des integrierten Informationsmanagements im Krankenhaus (SNIK), welches Begriffe des Informationsmanagements und deren Beziehungen untereinander beschreibt"@de,
"Textbooks about information management in hospitals describe the planning, monitoring and directing of a hospital’s information system. SNIK consists of the manually transformed content of three such textbooks as Linked Open Data. The data model describes information management functions, roles executing these functions and the information used or updated by these functions. We publish the result over several different interfaces that are useful for researchers, information system administrators or students, depending on their objectives and their capabilities."@en;
#rdfs:comment "SNIK consists of the manually transformed content of three textbooks as Linked Open Data."@en;
rdfs:comment "Textbooks about information management in hospitals describe the planning, monitoring and directing of a hospital’s information system. SNIK consists of the manually transformed content of three such textbooks as Linked Open Data. The data model describes information management functions, roles executing these functions and the information used or updated by these functions. We publish the result over several different interfaces that are useful for researchers, information system administrators or students, depending on their objectives and their capabilities."@en;
owl:versionInfo "22.10" ;
foaf:homepage <http://www.snik.eu> .
:ApplicationComponent
#a :EntityType ;
a owl:Class ;
rdfs:label "application component"@en ;
rdfs:subClassOf :EntityType .
:ComputerBasedApplicationComponent
#a :EntityType ;
a owl:Class ;
rdfs:label "computer based application component"@en ;
rdfs:subClassOf :ApplicationComponent .
:DataSetType
#a :EntityType ;
a owl:Class ;
rdfs:label "data set type"@en ;
rdfs:subClassOf :RepresentationType .
:EntityType
a owl:Class ;
rdfs:comment "An entity type is any kind of information that is consumed, produced or modified by a task. These can be documents, data structures, objects, roles, specified by data types or even paper based artifacts."@en ;
rdfs:label "Objekttyp"@de, "entity type"@en ;
rdfs:subClassOf :Top ;
owl:disjointWith :Function, :Role .
:Feature a owl:Class ;
rdfs:label "feature"@en .
:Function
a owl:Class ;
rdfs:comment "Functions describe what is to be done in IM departments. They update or use information which is represented by entity."@en ;
rdfs:label "Aufgabe"@de, "Function"@en ;
rdfs:subClassOf :Top ;
owl:disjointWith :EntityType, :Role .
:Method
a owl:Class ;
rdfs:label "Methode"@de, "method"@en ;
rdfs:subClassOf :EntityType .
:MethodApplication
a owl:Class ;
rdfs:label "Anwenden einer Methode"@de, "applying a function"@en ;
rdfs:subClassOf :Function, [
a owl:Restriction ;
owl:allValuesFrom :Method ;
owl:onProperty :uses
] .
:RepresentationType
# a :EntityType ;
a owl:Class ;
rdfs:label "Repräsentationstyp"@de, "representation type"@en ;
rdfs:subClassOf :EntityType .
:Role
a owl:Class ;
rdfs:comment "Rollen beschreiben Personen und Personengruppen, die im Rahmen des Informationsmanagements im Krankenhaus und der Patientenbehandlung anzutreffen sind."@de ;
rdfs:label "Rolle"@de, "role"@en ;
rdfs:subClassOf :Top ;
owl:disjointWith :EntityType, :Function ;
skos:definition "Unter einer Rolle verstehen wir die Summe von Erwartungen, die an eine Person gerichtet werden. Sie beschreibt ein Bündel von zu erfüllenden Aufgaben und den daraus abgeleiteten Pflichten und den hierfür notwendigen Rechten."@de .
:SoftwareProduct
#a :EntityType ;
a owl:Class ;
rdfs:label "Softwareprodukt"@de, "software product"@en ;
rdfs:subClassOf :EntityType .
:Top
a owl:Class ;
rdfs:comment "Superclass of entity type, role and function."@en ;
rdfs:label "top class"@en ;
rdfs:subClassOf owl:Thing .
:approvesEntityType
a owl:ObjectProperty ;
rdfs:subPropertyOf :approves ;
rdfs:comment "Die Rolle stimmt dem Objekttyp zu oder kann potenziell diese Zustimmung geben."@de, "The role approves the entity type or can potentially approve it."@en ;
rdfs:domain :Role ;
rdfs:label "approves"@en ;
rdfs:range :EntityType .
:approvesFunction
a owl:ObjectProperty ;
rdfs:subPropertyOf :approves ;
rdfs:comment "Die Rolle stimmt der Aufgabe zu Aufgabe oder kann potenziell diese Zustimmung geben."@de, "The role approves the Function or can potentially approve it."@en ;
rdfs:domain :Role ;
rdfs:label "approves"@en ;
rdfs:range :Function .
:communicatesWith
a owl:ObjectProperty ;
rdfs:comment "The subject is an application component that communicates with another application component."@en ;
rdfs:domain :ApplicationComponent ;
rdfs:label "communicates with"@en, "kommuniziert mit"@de ;
rdfs:range :ApplicationComponent .
:decreases
a owl:ObjectProperty ;
rdfs:comment "The subject is a function that decreases a measurable entity type."@en ;
rdfs:subPropertyOf :changes ;
rdfs:domain :Function ;
rdfs:label "decreases"@en, "senkt"@de ;
rdfs:range :EntityType .
:entityTypeComponent
a owl:ObjectProperty ;
rdfs:comment "The subject is an entity type that has another entity type as component (part)."@en ;
rdfs:subPropertyOf :component ;
rdfs:domain :EntityType ;
rdfs:label "entity type component"@en ;
rdfs:range :EntityType .
:feature a owl:ObjectProperty ;
rdfs:domain :ComputerBasedApplicationComponent ;
rdfs:label "feature"@en ;
rdfs:range :Feature .
:functionComponent
a owl:ObjectProperty ;
rdfs:comment "The subject is a function that has another function as component (part)."@en ;
rdfs:subPropertyOf :component ;
rdfs:domain :Function ;
rdfs:label "function component"@en ;
rdfs:range :Function ;
rdfs:subPropertyOf :isDecomposedIn .
:homonym
a owl:ObjectProperty, owl:SymmetricProperty ;
rdfs:comment "Sounds similar but has a different meaning."@en ;
rdfs:domain :Top ;
rdfs:label "homonym"@en ;
rdfs:range :Top .
:increases
a owl:ObjectProperty ;
rdfs:comment "The subject is a function that increases a measurable entity type."@en ;
rdfs:subPropertyOf :changes ;
rdfs:domain :Function ;
rdfs:label "erhöht"@de, "increases"@en ;
rdfs:range :EntityType .
:isAssociatedWith
a owl:ObjectProperty ;
rdfs:comment "The most generic relation of SNIK that should only be used if no more specific relation is applicable."@en ;
rdfs:domain :Top ;
rdfs:label "is associated with"@en ;
rdfs:range :Top .
:isBasedOn
a owl:ObjectProperty ;
rdfs:comment "Der Objekttyp wird von einem anderen Objekttyp erzeugt."@de ;
rdfs:domain :EntityType ;
rdfs:label "basiert auf"@de, "is based on"@en ;
rdfs:range :EntityType .
:isInvolvedIn
a owl:ObjectProperty ;
rdfs:comment "Die Rolle ist in der Aufgabe involviert, z.B. durch Teilnahme oder operative Mitarbeit"@de ;
rdfs:domain :Role ;
rdfs:label "is involved in"@en, "ist involviert in"@de ;
rdfs:range :Function .
:isResponsibleFor
a owl:ObjectProperty ;
rdfs:comment "Use isResponsibleForFunction and isResponsibleForEntityType instead."@en ;
rdfs:domain :Role ;
rdfs:label "is responsible for "@en, "ist verantwortlich für"@de ;
rdfs:range :Top .
:isResponsibleForEntityType
a owl:ObjectProperty ;
rdfs:comment "is responsible for an entity type"@en, "ist verantwortlich für einen Objekttyp"@de ;
rdfs:domain :Role ;
rdfs:label "is responsible for "@en, "ist verantwortlich für"@de ;
rdfs:range :EntityType ;
rdfs:subPropertyOf :isResponsibleFor .
:isResponsibleForFunction
a owl:ObjectProperty ;
rdfs:comment "is responsible for a function"@en, "ist verantwortlich für eine Aufgabe"@de ;
rdfs:domain :Role ;
rdfs:label "is responsible for "@en, "ist verantwortlich für"@de ;
rdfs:range :Function ;
rdfs:subPropertyOf :isResponsibleFor .
:isResponsibleForRole
a owl:ObjectProperty ;
rdfs:comment "is responsible for a role"@en, "ist verantwortlich für eine Rolle"@de ;
rdfs:domain :Role ;
rdfs:label "is responsible for "@en, "ist verantwortlich für"@de ;
rdfs:range :Role ;
rdfs:subPropertyOf :isResponsibleFor .
:roleComponent
a owl:ObjectProperty ;
rdfs:comment "The subject is a role that has another role as component (part)."@en ;
rdfs:domain :Role ;
rdfs:label "role component"@en ;
rdfs:range :Role ;
rdfs:subPropertyOf :component.
:softwareProduct
a owl:ObjectProperty ;
rdfs:comment "The software product under which a computer based application component is distributed."@en ;
rdfs:domain :ComputerBasedApplicationComponent ;
rdfs:label "Softwareprodukt"@de, "software product"@en ;
rdfs:range :SoftwareProduct .
:supports
a owl:ObjectProperty ;
rdfs:comment "A function that an application component supports."@en ;
rdfs:domain :ApplicationComponent ;
rdfs:label "supports"@en, "unterstützt"@de ;
rdfs:range :Function .
:updates
a owl:ObjectProperty ;
rdfs:comment "The subject is a function that updates an entity type."@en ;
rdfs:domain :Function ;
rdfs:label "aktualisiert"@de, "updates"@en ;
rdfs:range :EntityType ;
rdfs:subPropertyOf :accesses.
:uses
a owl:ObjectProperty ;
rdfs:comment "Bei Durchführung der Aufgabe werden Daten über den Objekttyp benötigt."@de, "The function requires data about the entity type."@en ;
rdfs:domain :Function ;
rdfs:label "uses"@en ;
rdfs:range :EntityType ;
rdfs:subPropertyOf :accesses.
:Chapter
a owl:Class ;
rdfs:comment "A chapter in a book."@en ;
rdfs:label "chapter"@en, "Kapitel"@de.
:chapter
a owl:ObjectProperty ;
rdfs:comment "The subject is a class that is described in a book chapter."@en ;
rdfs:label "chapter"@en, "Kapitel"@de;
rdfs:domain :Top;
rdfs:range :Chapter.
:chapterNumber
a owl:DatatypeProperty ;
rdfs:comment "The subject is a chapter that has a number, possibly including multiple dots, such as chapter 3.4.5."@en ;
rdfs:label "chapter number"@en, "Kapitelnummer"@de;
rdfs:domain :Chapter;
rdfs:range xsd:string.
:firstPage
a owl:DatatypeProperty ;
rdfs:comment "The first page of the subject chapter."@en ;
rdfs:label "first page"@en, "erste Seite"@de;
rdfs:domain :Chapter;
rdfs:range xsd:positiveInteger.
:lastPage
a owl:DatatypeProperty ;
rdfs:comment "The last page of the subject chapter."@en ;
rdfs:label "last page"@en, "letzte Seite"@de;
rdfs:domain :Chapter;
rdfs:range xsd:positiveInteger.
:book
a owl:ObjectProperty ;
rdfs:comment "The subject is a chapter in a book."@en;
rdfs:label "book"@en, "Buch"@de;
rdfs:domain :Chapter;
rdfs:range owl:Ontology.
:subChapterOf
a owl:ObjectProperty ;
rdfs:comment "The subject is a subchapter of a chapter."@en;
rdfs:label "subchapter of"@en, "Unterkapitel von"@de;
rdfs:domain :Chapter;
rdfs:range :Chapter.
:component
a owl:ObjectProperty ;
rdfs:comment "The subject is a role, function or entity type that has another of the same type as a component. Use meta:roleComponent, meta:functionComponent, respectively meta:entityTypeComponent instead."@en;
rdfs:domain :Top ;
rdfs:label "component"@en ;
rdfs:range :Top .
:approves
a owl:ObjectProperty ;
rdfs:comment "The subject is a role that approves a function or entity type."@en ;
rdfs:domain :Role;
rdfs:label "approves"@en ;
rdfs:range :Top .
:accesses
a owl:ObjectProperty ;
rdfs:comment "The subject is a function that accesses the data represented or provided by an entity type."@en ;
rdfs:domain :Function;
rdfs:label "accesses"@en ;
rdfs:range :EntityType.
:changes
a owl:ObjectProperty ;
rdfs:comment "The subject is a function that increases or decreases a measurable entity type. Use meta:increases or meta:decreases if possible."@en;
rdfs:domain :Function;
rdfs:label "changes"@en ;
rdfs:range :EntityType .
:master
a owl:ObjectProperty ;
rdfs:comment "The object is an application component which is responsible for the entity type subject."@en;
rdfs:domain :EntityType;
rdfs:label "master"@en ;
rdfs:range :ApplicationComponent.
:typicalFeature
a owl:ObjectProperty ;
rdfs:domain :ComputerBasedApplicationComponent ;
rdfs:range :Feature ;
rdfs:label "typical feature"@en .