Datasets:
File size: 17,451 Bytes
38b6321 |
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 |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY cmns-cls "https://www.omg.org/spec/Commons/Classifiers/">
<!ENTITY cmns-col "https://www.omg.org/spec/Commons/Collections/">
<!ENTITY cmns-dt "https://www.omg.org/spec/Commons/DatesAndTimes/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-dt-bd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/">
<!ENTITY fibo-fnd-dt-fd "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/">
<!ENTITY fibo-fnd-dt-oc "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/">
<!ENTITY fibo-fnd-plc-loc "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/">
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:cmns-cls="https://www.omg.org/spec/Commons/Classifiers/"
xmlns:cmns-col="https://www.omg.org/spec/Commons/Collections/"
xmlns:cmns-dt="https://www.omg.org/spec/Commons/DatesAndTimes/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-dt-bd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"
xmlns:fibo-fnd-dt-fd="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"
xmlns:fibo-fnd-dt-oc="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/"
xmlns:fibo-fnd-plc-loc="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/"
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/">
<rdfs:label>Occurrences Ontology</rdfs:label>
<dct:abstract>This ontology extends definitions of date and schedule concepts from the FinancialDates ontology with concepts defining occurrences (i.e., event-related concepts) for use in other FIBO ontologies.</dct:abstract>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/BusinessDates/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/FinancialDates/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Classifiers/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Collections/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/DatesAndTimes/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230301/DatesAndTimes/Occurrences/"/>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20141101/DatesAndTimes/Occurrences/ version of this ontology was revised to address the issue resolutions in the FIBO 2.0 RFC, primarily to add properties that are relevant to the inputs and outputs from processes, events, systems and the like.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/DatesAndTimes/Occurrences/ version of this ontology was revised to make use of the new composite date type added to Financial Dates.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190201/DatesAndTimes/Occurrences/ version of this ontology was revised to eliminate duplication of concepts in LCC, and eliminate unnecessary complexity in restrictions.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200701/DatesAndTimes/Occurrences/ version of this ontology was revised to eliminate the hasDescription property, which can easily supported using an annotation or isDescribedBy, depending on the situation, clarify the formal definition of occurrence kind, and correct circular and/or non-ISO 704 compliant definitions.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200901/DatesAndTimes/Occurrences/ version of this ontology was revised to fix spelling errors.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20211201/DatesAndTimes/Occurrences/ version of this ontology was revised to address hygiene errors with respect to text formatting.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220701/DatesAndTimes/Occurrences.rdf version of the ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG's Specification Metadata vocabulary.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20230101/DatesAndTimes/Occurrences.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG's Languages, Countries and Codes (LCC), eliminating redundancies in FIBO as appropriate.</skos:changeNote>
<skos:changeNote>This ontology was added to Foundations in advance of the December 2014 Long Beach meeting in support of the SEC specification. It is also needed to provide temporal relationships for Ownership and Control.
These three ontologies are designed for use together:
* FinancialDates -- financial Dates and Schedules
* BusinessDates -- business day adjustments
* Occurrences -- occurrences (events) and kinds of occurrences
They are modularized this way to minimize the ontological committments that are imposed upon ontologies that rely upon them. Ontologies can import FinancialDates alone, or FinancialDates + BusinessDates, or FinancialDates + Occurrences, or all three together.</skos:changeNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
<cmns-av:copyright>Copyright (c) 2014-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2014-2023 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>
<owl:Class rdf:about="&fibo-fnd-dt-fd;AdHocScheduleEntry">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;hasOccurrence"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-fd;RegularSchedule">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;hasOccurrence"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-fd;RelativeDate">
<owl:disjointWith rdf:resource="&fibo-fnd-dt-oc;OccurrenceBasedDate"/>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-fd;ScheduleStub">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;hasOccurrence"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-fd;SpecifiedDate">
<owl:disjointWith rdf:resource="&fibo-fnd-dt-oc;OccurrenceBasedDate"/>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-oc;Occurrence">
<rdfs:subClassOf>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-bd;holdsDuring"/>
<owl:onClass rdf:resource="&cmns-dt;DatePeriod"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;hasEventDate"/>
<owl:onClass rdf:resource="&cmns-dt;Date"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;hasEventDateValue"/>
<owl:onDataRange rdf:resource="&cmns-dt;CombinedDateTime"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;isLocatedAt"/>
<owl:onClass rdf:resource="&lcc-cr;Location"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;exemplifies"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>occurrence</rdfs:label>
<skos:definition>happening of an OccurrenceKind, i.e., an event</skos:definition>
<cmns-av:explanatoryNote>Each occurrence has a date time stamp, which identifies when the event occurred, and, optionally, a location (possibly virtual), that identifies where the occurrence happened.</cmns-av:explanatoryNote>
<cmns-av:synonym>event</cmns-av:synonym>
<cmns-av:usageNote>In order for other ontologies to accept FinancialDates without committing to the particular notions of 'Occurrence' and 'OccurrenceKind' that is modeled here, all aspects of Occurrences are captured in this ontology.</cmns-av:usageNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-oc;OccurrenceBasedDate">
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-fd;CalculatedDate"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;isTriggeredBy"/>
<owl:onClass rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>occurrence-based date</rdfs:label>
<skos:definition>calculated date that is defined with respect to the occurrence of some occurrence kind</skos:definition>
<cmns-av:explanatoryNote>The 'hasDateValue' property of an OccurrenceBasedDate is not set until the Occurrence happens. The 'triggeredBy' property relates an OccurrenceBasedDate to the OccurrenceKind that gives the meaning of the OccurrenceBasedDate.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-dt-oc;OccurrenceKind">
<rdfs:subClassOf rdf:resource="&cmns-cls;Classifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-cls;classifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>occurrence kind</rdfs:label>
<skos:definition>classifier that specifies the general nature of an occurrence (event)</skos:definition>
<skos:example>loan origination</skos:example>
<skos:example>trade settlement</skos:example>
<cmns-av:explanatoryNote>As types (or categories) of events, OccurenceKinds do not happen; OccurenceKinds describe Occurrences which happen and exemplify an OccurenceKind. As occurrences are things that actually happen, they have an actual date where as OccurenceKinds do not have an actual date.</cmns-av:explanatoryNote>
<cmns-av:usageNote>In order for other ontologies to accept FinancialDates without committing to the particular notions of 'Occurrence' and 'OccurrenceKind' that is modeled here, all aspects of Occurrences are captured in this ontolog</cmns-av:usageNote>
</owl:Class>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;exemplifies">
<rdf:type rdf:resource="&owl;FunctionalProperty"/>
<rdfs:label>exemplifies</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<rdfs:range rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<skos:definition>is a realization or example of</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.merriam-webster.com/dictionary/exemplify</cmns-av:adaptedFrom>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;hasEventDate">
<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDate"/>
<rdfs:label>has event date</rdfs:label>
<rdfs:range rdf:resource="&cmns-dt;Date"/>
<skos:definition>identifies a date associated with an event (occurrence)</skos:definition>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-dt-oc;hasEventDateValue">
<rdfs:label>has event date value</rdfs:label>
<rdfs:range rdf:resource="&cmns-dt;CombinedDateTime"/>
<skos:definition>identifies a date or date and time value associated with an event (occurrence)</skos:definition>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;hasInput">
<rdfs:label>has input</rdfs:label>
<owl:inverseOf rdf:resource="&fibo-fnd-dt-oc;isInputTo"/>
<skos:definition>relates something (e.g. an occurrence) to something that is used as an input to some activity or process</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;hasOccurrence">
<rdfs:label>has occurrence</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<skos:definition>identifies events of a given occurrence kind, typically as they occur in a schedule</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;hasOutput">
<rdfs:label>has output</rdfs:label>
<owl:inverseOf rdf:resource="&fibo-fnd-dt-oc;isOutputFrom"/>
<skos:definition>relates something (e.g. an occurrence) to something that is the result of some activity or process</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;isExemplifiedBy">
<rdfs:label>is exemplified by</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<rdfs:range rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<owl:inverseOf rdf:resource="&fibo-fnd-dt-oc;exemplifies"/>
<skos:definition>identifies examples of a given concept</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;isInputTo">
<rdfs:label>is input to</rdfs:label>
<skos:definition>indicates a precondition, requirement, or other contribution (e.g., data) to some activity, process, system, report, analysis, etc.</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;isOutputFrom">
<rdfs:label>is output from</rdfs:label>
<skos:definition>indicates post condition or other product of some activity, process, system, report, analysis, etc.</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-dt-oc;isTriggeredBy">
<rdfs:label>is triggered by</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-dt-oc;OccurrenceBasedDate"/>
<rdfs:range rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<skos:definition>is activated or initiated by</skos:definition>
<cmns-av:explanatoryNote>An OccurrenceBasedDate is triggered by an Occurrence that exemplifies the OccurrenceKind.</cmns-av:explanatoryNote>
</owl:ObjectProperty>
</rdf:RDF> |