This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.owl
418 lines (266 loc) · 17.5 KB
/
fr.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
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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
<?xml version="1.0"?>
<rdf:RDF xmlns="http://linkeddata.center/botk-fr/v1#"
xml:base="http://linkeddata.center/botk-fr/v1"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:fr="http://linkeddata.center/botk-fr/v1#"
xmlns:qb="http://purl.org/linked-data/cube#"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:dpo="http://dbpedia.org/ontology/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:dcat="http://www.w3.org/ns/dcat#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:time="http://www.w3.org/2006/time#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:voaf="http://purl.org/vocommons/voaf#"
xmlns:void="http://rdfs.org/ns/void#"
xmlns:terms="http://open.vocab.org/terms/"
xmlns:interval="http://reference.data.gov.uk/def/intervals/"
xmlns:powder-s="http://www.w3.org/2007/05/powder-s#"
xmlns:sdmx-code="http://purl.org/linked-data/sdmx/2009/code#"
xmlns:sdmx-measure="http://purl.org/linked-data/sdmx/2009/measure#"
xmlns:sdmx-attribute="http://purl.org/linked-data/sdmx/2009/attribute#"
xmlns:sdmx-dimension="http://purl.org/linked-data/sdmx/2009/dimension#">
<owl:Ontology rdf:about="http://linkeddata.center/botk-fr/v1">
<dc:creator xml:lang="en">Enrico Fagnoni [email protected]</dc:creator>
<dc:description xml:lang="en">The Financial Report Vocabulary (FR) describes some classes used to model a financial report (e.g. a budget report). It is inspired to the "Financial Report Semantics and Dynamics Theory" paper [http://xbrlsite.azurewebsites.net/2016/Library/Theory-2017-06-26.pdf] by Charles Hoffman and Raynier van Egmond, M.Sc.</dc:description>
<dc:rights xml:lang="en">The fr ontology is available under the Creative Commons Attribution 4.0 Unported license; see http://creativecommons.org/licenses/by/4.0/. In a nutshell, you are free to copy, distribute and transmit the work; to remix/adapt the work (e.g. to import the ontology and create specializations of its elements), as long as you attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). Proper Attribution: Simply include the statement "This work is based on the fr ontology, developed by Enrico Fagnoni" and link back to http://linkeddata.center/</dc:rights>
<dc:subject xml:lang="en">fr vocabulary</dc:subject>
<dc:title xml:lang="en">The Financial Report Vocabulary specification</dc:title>
<dct:license rdf:resource="http://creativecommons.org/licenses/by/4.0/"/>
<vann:preferredNamespacePrefix>fr</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>http://linkeddata.center/botk-fr/v1#</vann:preferredNamespaceUri>
<rdfs:seeAlso rdf:resource="https://github.com/linkeddatacenter/BOTK-fr"/>
<owl:versionInfo>V 1.1.2, Release 2019-10-13</owl:versionInfo>
<foaf:homepage rdf:resource="http://linkeddata.center/botk-fr"/>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/elements/1.1/contributor -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/contributor"/>
<!-- http://purl.org/dc/elements/1.1/creator -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/>
<!-- http://purl.org/dc/elements/1.1/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
<!-- http://purl.org/dc/elements/1.1/rights -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/rights"/>
<!-- http://purl.org/dc/elements/1.1/subject -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/subject"/>
<!-- http://purl.org/dc/elements/1.1/title -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
<!-- http://purl.org/dc/terms/license -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/>
<!-- http://purl.org/vocab/vann/preferredNamespacePrefix -->
<owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/>
<!-- http://purl.org/vocab/vann/preferredNamespaceUri -->
<owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri"/>
<!-- http://www.w3.org/2002/07/owl#deprecated -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#deprecated"/>
<!-- http://www.w3.org/2002/07/owl#qualifiedCardinality -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#qualifiedCardinality"/>
<!-- http://xmlns.com/foaf/0.1/homepage -->
<owl:AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/homepage"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://linkeddata.center/botk-fr/v1#concept -->
<owl:ObjectProperty rdf:about="http://linkeddata.center/botk-fr/v1#concept">
<rdfs:subPropertyOf rdf:resource="http://purl.org/linked-data/cube#MeasureProperty"/>
<rdfs:domain rdf:resource="http://linkeddata.center/botk-fr/v1#Component"/>
<rdfs:comment xml:lang="en">A SKOS concecpt that describes a fact or a component in a finactial report.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">financial concept</rdfs:label>
</owl:ObjectProperty>
<!-- http://linkeddata.center/botk-fr/v1#isPartOf -->
<owl:ObjectProperty rdf:about="http://linkeddata.center/botk-fr/v1#isPartOf">
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://linkeddata.center/botk-fr/v1#Component"/>
<rdf:Description rdf:about="http://linkeddata.center/botk-fr/v1#Fact"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="http://linkeddata.center/botk-fr/v1#Component"/>
<rdfs:comment xml:lang="en">A related resource in which the described resource is physically or logically included. similar to dct:isPartOf</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">is part of</rdfs:label>
</owl:ObjectProperty>
<!-- http://linkeddata.center/botk-fr/v1#refPeriod -->
<owl:ObjectProperty rdf:about="http://linkeddata.center/botk-fr/v1#refPeriod">
<rdfs:subPropertyOf rdf:resource="http://purl.org/linked-data/sdmx/2009/dimension#refPeriod"/>
<rdfs:domain rdf:resource="http://linkeddata.center/botk-fr/v1#FinancialReport"/>
<rdfs:range rdf:resource="http://www.w3.org/2006/time#ProperInterval"/>
<rdfs:comment xml:lang="en">a reference period interval</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">reference period</rdfs:label>
</owl:ObjectProperty>
<!-- http://purl.org/linked-data/cube#MeasureProperty -->
<owl:ObjectProperty rdf:about="http://purl.org/linked-data/cube#MeasureProperty"/>
<!-- http://purl.org/linked-data/cube#dataSet -->
<owl:ObjectProperty rdf:about="http://purl.org/linked-data/cube#dataSet"/>
<!-- http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure -->
<owl:ObjectProperty rdf:about="http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure"/>
<!-- http://purl.org/linked-data/sdmx/2009/dimension#refPeriod -->
<owl:ObjectProperty rdf:about="http://purl.org/linked-data/sdmx/2009/dimension#refPeriod"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://linkeddata.center/botk-fr/v1#amount -->
<owl:DatatypeProperty rdf:about="http://linkeddata.center/botk-fr/v1#amount">
<rdfs:subPropertyOf rdf:resource="http://purl.org/linked-data/sdmx/2009/measure#obsValue"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
<rdfs:comment xml:lang="en">a monetary amount exprexed in the financial report currency</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">amount</rdfs:label>
</owl:DatatypeProperty>
<!-- http://linkeddata.center/botk-fr/v1#versionId -->
<owl:DatatypeProperty rdf:about="http://linkeddata.center/botk-fr/v1#versionId">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://linkeddata.center/botk-fr/v1#FinancialReport"/>
<rdfs:comment xml:lang="en">a label to distigush different version of a report</rdfs:comment>
</owl:DatatypeProperty>
<!-- http://purl.org/linked-data/sdmx/2009/measure#obsValue -->
<owl:DatatypeProperty rdf:about="http://purl.org/linked-data/sdmx/2009/measure#obsValue"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://linkeddata.center/botk-fr/v1#Component -->
<owl:Class rdf:about="http://linkeddata.center/botk-fr/v1#Component">
<rdfs:subClassOf rdf:resource="http://linkeddata.center/botk-fr/v1#StructuralComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://linkeddata.center/botk-fr/v1#isPartOf"/>
<owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onClass rdf:resource="http://linkeddata.center/botk-fr/v1#Component"/>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="http://linkeddata.center/botk-fr/v1#Fact"/>
<rdfs:comment xml:lang="en">a set of facts which go together (tend to be cohesive and share a certain
common nature) for some specific purpose within a financial report</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">Component</rdfs:label>
</owl:Class>
<!-- http://linkeddata.center/botk-fr/v1#Fact -->
<owl:Class rdf:about="http://linkeddata.center/botk-fr/v1#Fact">
<rdfs:subClassOf rdf:resource="http://linkeddata.center/botk-fr/v1#StructuralComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://linkeddata.center/botk-fr/v1#isPartOf"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://linkeddata.center/botk-fr/v1#Component"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">A fact defines a single, observable, reportable piece of information contained within a financial report, or fact value, contextualized for unambiguous interpretation or analysis by one or more distinguishing characteristics (properties of the fact). A fact value is one property of a fact.
Every fact has exactly one fact value.
Facts never exist on their own; they are always organized into components.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">Fact</rdfs:label>
</owl:Class>
<!-- http://linkeddata.center/botk-fr/v1#FinancialReport -->
<owl:Class rdf:about="http://linkeddata.center/botk-fr/v1#FinancialReport">
<rdfs:subClassOf rdf:resource="http://purl.org/linked-data/cube#Dataset"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://linkeddata.center/botk-fr/v1#refPeriod"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://linkeddata.center/botk-fr/v1#FinancialReport"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/linked-data/sdmx/2009/attribute#unitMeasure"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://linkeddata.center/botk-fr/v1#FinancialReport"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://linkeddata.center/botk-fr/v1#versionId"/>
<owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">A budget datasource document containing goverment budget related data.</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://linkeddata.center/botk-fr/v1#"/>
<rdfs:label xml:lang="en">Financial report</rdfs:label>
</owl:Class>
<!-- http://linkeddata.center/botk-fr/v1#StructuralComponent -->
<owl:Class rdf:about="http://linkeddata.center/botk-fr/v1#StructuralComponent">
<rdfs:subClassOf rdf:resource="http://purl.org/linked-data/cube#Observation"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://linkeddata.center/botk-fr/v1#concept"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.org/linked-data/cube#dataSet"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://purl.org/linked-data/cube#Dataset"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://linkeddata.center/botk-fr/v1#amount"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">An abstract virtual class that specify properies common to Facts and Components</rdfs:comment>
<rdfs:label xml:lang="en">structural component</rdfs:label>
</owl:Class>
<!-- http://purl.org/linked-data/cube#Dataset -->
<owl:Class rdf:about="http://purl.org/linked-data/cube#Dataset"/>
<!-- http://purl.org/linked-data/cube#Observation -->
<owl:Class rdf:about="http://purl.org/linked-data/cube#Observation"/>
<!-- http://purl.org/vocommons/voaf#Vocabulary -->
<owl:Class rdf:about="http://purl.org/vocommons/voaf#Vocabulary"/>
<!-- http://www.w3.org/2004/02/skos/core#Concept -->
<owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
<!-- http://www.w3.org/2006/time#ProperInterval -->
<owl:Class rdf:about="http://www.w3.org/2006/time#ProperInterval"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://linkeddata.center/botk-fr/v1 -->
<owl:NamedIndividual rdf:about="http://linkeddata.center/botk-fr/v1">
<rdf:type rdf:resource="http://purl.org/vocommons/voaf#Vocabulary"/>
</owl:NamedIndividual>
<rdf:Description>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
</rdf:Description>
<rdf:Description>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->