Datasets:
File size: 15,034 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 269 270 271 272 273 274 |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY cmns-dt "https://www.omg.org/spec/Commons/DatesAndTimes/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-arr-doc "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/">
<!ENTITY fibo-fnd-arr-rep "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Reporting/">
<!ENTITY fibo-fnd-dt-oc "https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/">
<!ENTITY fibo-fnd-pty-pty "https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/">
<!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 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/Arrangements/Reporting/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:cmns-dt="https://www.omg.org/spec/Commons/DatesAndTimes/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-arr-doc="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Documents/"
xmlns:fibo-fnd-arr-rep="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/Reporting/"
xmlns:fibo-fnd-dt-oc="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/"
xmlns:fibo-fnd-pty-pty="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"
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: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/Arrangements/Reporting/">
<rdfs:label>Reporting Ontology</rdfs:label>
<dct:abstract>This ontology defines the notion of a Report and related party concepts.</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/Arrangements/Documents/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/DatesAndTimes/Occurrences/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Parties/Parties/"/>
<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/DatesAndTimes/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230301/Arrangements/Reporting/"/>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Arrangements/Reporting.rdf version of this ontology was modified to incorporate evaluates and isEvaluatedBy.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190901/Arrangements/Reporting.rdf version of this ontology was modified to eliminate references to deprecated elements and to external dictionary sites that no longer resolve, and to integrate concepts related to making a request for something.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210301/Arrangements/Reporting.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/Arrangements/Reporting.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>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
<cmns-av:copyright>Copyright (c) 2018-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2018-2023 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>
<owl:Class rdf:about="&fibo-fnd-arr-rep;Report">
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-doc;Document"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;isSubmittedBy"/>
<owl:onClass rdf:resource="&fibo-fnd-arr-rep;Submitter"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;isSubmittedTo"/>
<owl:onClass rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-doc;hasReportingPeriod"/>
<owl:onClass rdf:resource="&cmns-dt;DatePeriod"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;hasReportDateTime"/>
<owl:onClass rdf:resource="&cmns-dt;DateTime"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;hasReportDate"/>
<owl:onClass rdf:resource="&cmns-dt;ExplicitDate"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;isReportedTo"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-arr-rep;ReportingParty"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>report</rdfs:label>
<skos:definition>document that provides a structured description of something, prepared on ad hoc, periodic, recurring, regular, or as required basis</skos:definition>
<cmns-av:explanatoryNote>Reports may refer to specific periods, events, occurrences, or subjects, and may be communicated or presented in oral, electronic, or written form.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-arr-rep;ReportingParty">
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;provides"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-arr-rep;Report"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>reporting party</rdfs:label>
<skos:definition>party providing a report, typically in response to some contractual, legal, regulatory or other business requirement</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-arr-rep;Request">
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-oc;Occurrence"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;hasRequestDateTime"/>
<owl:onClass rdf:resource="&cmns-dt;DateTime"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;hasRequestDate"/>
<owl:onClass rdf:resource="&cmns-dt;ExplicitDate"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;isRequestedBy"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-arr-rep;Requester"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;isRequestedOf"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-dt-oc;exemplifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-arr-rep;RequestActivity"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>request</rdfs:label>
<skos:definition>event in which some party asks another party for something at some point in time</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-arr-rep;RequestActivity">
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;requests"/>
<owl:someValuesFrom rdf:resource="&owl;Thing"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>request activity</rdfs:label>
<skos:definition>activity in which some party asks another party for something or to do something</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-arr-rep;Requester">
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<rdfs:label xml:lang="en">requester</rdfs:label>
<skos:definition xml:lang="en">party that asks for something</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-arr-rep;Submitter">
<rdfs:subClassOf rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-rep;submits"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-arr-rep;Report"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>submitter</rdfs:label>
<skos:definition>party presenting something, such as a regulatory report</skos:definition>
</owl:Class>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;hasReportDate">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-arr-doc;hasDateOfIssuance"/>
<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasExplicitDate"/>
<rdfs:label xml:lang="en">has report date</rdfs:label>
<rdfs:range rdf:resource="&cmns-dt;ExplicitDate"/>
<skos:definition xml:lang="en">date on which a report was issued</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;hasReportDateTime">
<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDateTime"/>
<rdfs:label xml:lang="en">has report date time</rdfs:label>
<rdfs:range rdf:resource="&cmns-dt;DateTime"/>
<skos:definition xml:lang="en">date and time at which a report was issued</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;hasRequestDate">
<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasExplicitDate"/>
<rdfs:label xml:lang="en">has request date</rdfs:label>
<rdfs:range rdf:resource="&cmns-dt;ExplicitDate"/>
<skos:definition xml:lang="en">date on which a request was made</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;hasRequestDateTime">
<rdfs:subPropertyOf rdf:resource="&cmns-dt;hasDateTime"/>
<rdfs:label xml:lang="en">has request date time</rdfs:label>
<rdfs:range rdf:resource="&cmns-dt;DateTime"/>
<skos:definition xml:lang="en">date and time at which a request was made</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;isReportedTo">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
<rdfs:label>is reported to</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<skos:definition>indicates the party to which something is reported</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;isRequestedBy">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
<rdfs:label>is requested by</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-arr-rep;Requester"/>
<skos:definition>indicates the party that asks for something</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;isRequestedOf">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
<rdfs:label>is requested of</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<skos:definition>indicates the party that is asked for something</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;isSubmittedBy">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;isProvidedBy"/>
<rdfs:label>is submitted by</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-arr-rep;Submitter"/>
<owl:inverseOf rdf:resource="&fibo-fnd-arr-rep;submits"/>
<skos:definition>indicates the party that submits something</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;isSubmittedTo">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-pty-pty;hasPartyInRole"/>
<rdfs:label>is submitted to</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-pty-pty;PartyInRole"/>
<skos:definition>indicates the party to which something is submitted</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;reportsOn">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-arr-doc;isAbout"/>
<rdfs:label>reports on</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-arr-rep;Report"/>
<skos:definition>indicates a subject matter, observation(s), assessment(s), focus or other topic of a report</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;requests">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-arr-doc;isAbout"/>
<rdfs:label>requests</rdfs:label>
<skos:definition>asks for something</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-arr-rep;submits">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-rel-rel;provides"/>
<rdfs:label>submits</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-arr-rep;Submitter"/>
<skos:definition>presents something (a proposal, application, report, or other document) for consideration or review</skos:definition>
</owl:ObjectProperty>
</rdf:RDF> |