Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC-97 - Regulatory related missing properties of exchange specific stock #2031

Merged
merged 6 commits into from
Jul 23, 2024
10 changes: 6 additions & 4 deletions AboutFIBODev.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
<dct:abstract>This ontology is provided for the convenience of FIBO users. It loads the very latest version of every FIBO ontology (released, provisional, and informative) based on the contents of GitHub, for use in particular while working on revisions. Note that metadata files and other 'load' files, such as the various domain-specific 'all' files, are intentionally excluded.</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2023-06-27T18:00:00</dct:modified>
<cmns-av:copyright>Copyright (c) 2013-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2023 Object Management Group, Inc.</cmns-av:copyright>
<dct:modified rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:modified>
<cmns-av:copyright>Copyright (c) 2013-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2024 Object Management Group, Inc.</cmns-av:copyright>
<rdfs:seeAlso rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/</rdfs:seeAlso>

<!--
Expand Down Expand Up @@ -347,6 +347,8 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Funds/CollectiveInvestmentVehicles/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Funds/Funds/"/>

<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/NorthAmericanSecurities/USSecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Pools/"/>
Expand All @@ -358,7 +360,7 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecurityAssets/"/>

<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20230401/AboutFIBODev/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20240701/AboutFIBODev/"/>
</owl:Ontology>

</rdf:RDF>
5 changes: 3 additions & 2 deletions AboutFIBOProd-IncludingReferenceData.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dct:abstract>This ontology is provided for the convenience of FIBO users. It loads the latest FIBO production ontologies, including reference data but excluding examples, based on the contents of GitHub, rather than those that comprise a specific version, such as a quarterly release. By reference data we mean ISO currency codes and USPS individuals in FND, juridictions and governments in BE, regulatory agencies and related financial services entities as well as business centers and MIC codes in FBC, FpML interest rates in IND, CFI codes in SEC (incomplete but planned for extension in subsequent releases), and so forth. Note that metadata files and other 'load' files, such as the various domain-specific 'all' files, are intentionally excluded.</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2024-06-28T18:00:00</dct:modified>
<dct:modified rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:modified>
<cmns-av:copyright>Copyright (c) 2013-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2024 Object Management Group, Inc.</cmns-av:copyright>
<rdfs:seeAlso rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/</rdfs:seeAlso>
Expand Down Expand Up @@ -369,6 +369,7 @@

<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Funds/Funds/"/>

<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/NorthAmericanSecurities/USSecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/"/>
Expand All @@ -381,7 +382,7 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecurityAssets/"/>

<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20240601/AboutFIBOProd-IncludingReferenceData/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20240701/AboutFIBOProd-IncludingReferenceData/"/>
</owl:Ontology>

</rdf:RDF>
5 changes: 3 additions & 2 deletions AboutFIBOProd.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dct:abstract>This ontology is provided for the convenience of FIBO users. It loads all of the very latest FIBO production ontologies based on the contents of GitHub, rather than those that comprise a specific version, such as a quarterly release. Note that metadata files and other 'load' files, such as the various domain-specific 'all' files, are intentionally excluded.</dct:abstract>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2024-06-28T18:00:00</dct:modified>
<dct:modified rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:modified>
<cmns-av:copyright>Copyright (c) 2013-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2024 Object Management Group, Inc.</cmns-av:copyright>
<rdfs:seeAlso rdf:datatype="&xsd;anyURI">https://spec.edmcouncil.org/fibo/</rdfs:seeAlso>
Expand Down Expand Up @@ -282,6 +282,7 @@

<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Funds/Funds/"/>

<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/NorthAmericanSecurities/USSecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/Baskets/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/ParametricSchedules/"/>
Expand All @@ -294,7 +295,7 @@
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecuritiesRestrictions/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecurityAssets/"/>

<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20240601/AboutFIBOProd/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/20240701/AboutFIBOProd/"/>
</owl:Ontology>

</rdf:RDF>
66 changes: 66 additions & 0 deletions SEC/AllSEC-Europe.rdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<!ENTITY fibo-sec-sec-eurst "https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions/">
<!ENTITY fibo-seceu-all "https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC-Europe/">
<!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/SEC/AllSEC-Europe/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
xmlns:fibo-sec-sec-eurst="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions/"
xmlns:fibo-seceu-all="https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC-Europe/"
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/SEC/AllSEC-Europe/">
<rdfs:label>all SEC, European Extension</rdfs:label>
<dct:abstract>The FIBO Securities (SEC) domain provides a model of concepts that are common to financial instruments that are also securities, including but not limited to exchange-traded securities. High-level concepts relevant to securities classification, identification, issuance, and registration of securities generally are covered, as well as additional detail for equities, debt instruments, and funds. More details defining derivatives in particular are covered in a separate derivatives domain area.</dct:abstract>
<dct:contributor>Adaptive, Inc.</dct:contributor>
<dct:contributor>BIAN</dct:contributor>
<dct:contributor>Bloomberg LP</dct:contributor>
<dct:contributor>Citigroup</dct:contributor>
<dct:contributor>Credit Suisse</dct:contributor>
<dct:contributor>Dassault Systemes / No Magic</dct:contributor>
<dct:contributor>Deutsche Bank</dct:contributor>
<dct:contributor>Exprentis</dct:contributor>
<dct:contributor>Federated Knowledge LLC</dct:contributor>
<dct:contributor>Goldman Sachs</dct:contributor>
<dct:contributor>HP Enterprise / Mphasis</dct:contributor>
<dct:contributor>John F. Gemski</dct:contributor>
<dct:contributor>John F. Tierney</dct:contributor>
<dct:contributor>Mizuho</dct:contributor>
<dct:contributor>Nordea Bank AB</dct:contributor>
<dct:contributor>Office of Financial Research (US Dept of the Treasury)</dct:contributor>
<dct:contributor>Quarule</dct:contributor>
<dct:contributor>State Street Bank and Trust</dct:contributor>
<dct:contributor>Statistics Canada</dct:contributor>
<dct:contributor>Tahoe Blue Ltd</dct:contributor>
<dct:contributor>Thematix Partners LLC</dct:contributor>
<dct:contributor>Wells Fargo Bank, N.A.</dct:contributor>
<dct:contributor>agnos.ai U.K. Ltd</dct:contributor>
<dct:issued rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:modified>
<dct:title>EDMC Financial Industry Business Ontology (FIBO) Securities (SEC) Domain, European Extension</dct:title>
<rdfs:seeAlso rdf:resource="https://spec.edmcouncil.org/fibo/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/AllFBC-Europe/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/EuropeanJurisdiction/EUSecuritiesRestrictions/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/20240701/AllSEC-Europe/"/>
<cmns-av:copyright>Copyright (c) 2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2024 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:explanatoryNote>The &apos;all&apos; ontology for the European Extension of SEC is provided for convenience for FIBO users. This ontology does not add new assertions, but imports most of the Production (Released) ontologies that comprise the FIBO Foundations (FND), Business Entities (BE), Financial Business and Commerce (FBC), and Indices and Indicators (IND) domains, including all of FND but excluding individuals for North American governments and jurisdictions, financial services and regulatory organizations and related registries, as well as the related LCC region-specific ontologies.</cmns-av:explanatoryNote>
</owl:Ontology>

</rdf:RDF>
8 changes: 5 additions & 3 deletions SEC/AllSEC-ExampleIndividuals.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,17 @@
<dct:contributor>agnos.ai U.K. Ltd</dct:contributor>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2023-02-03T18:00:00</dct:modified>
<dct:modified rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:modified>
<dct:title>EDMC Financial Industry Business Ontology (FIBO) Securities (SEC) Domain with Example Individuals</dct:title>
<rdfs:seeAlso rdf:resource="https://www.edmcouncil.org/fibo/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FBC/AllFBC-ExampleIndividuals/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC-Europe/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC-ReferenceIndividuals/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Equities/EquitiesExampleIndividuals/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/SEC/AllSEC-NorthAmerica/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/20230201/AllSEC-ExampleIndividuals/"/>
<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>
<cmns-av:copyright>Copyright (c) 2018-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2018-2024 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:explanatoryNote>The &apos;all&apos; ontology for SEC example individuals is provided for convenience for FIBO users. This ontology does not add new assertions, but imports all of the Production (Released) ontologies that comprise the FIBO Foundations (FND), Business Entities (BE), Financial Business and Commerce (FBC), Indices and Indicators (IND), and Securities (SEC) domains, including all individuals, with examples of how to encode information for a specific exchange-traded security.</cmns-av:explanatoryNote>
</owl:Ontology>

Expand Down
5 changes: 3 additions & 2 deletions SEC/AllSEC-ReferenceIndividuals.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,15 @@
<dct:contributor>agnos.ai U.K. Ltd</dct:contributor>
<dct:issued rdf:datatype="&xsd;dateTime">2018-03-31T18:00:00</dct:issued>
<dct:license rdf:datatype="&xsd;anyURI">http://opensource.org/licenses/MIT</dct:license>
<dct:modified rdf:datatype="&xsd;dateTime">2024-06-28T18:00:00</dct:modified>
<dct:modified rdf:datatype="&xsd;dateTime">2024-07-12T18:00:00</dct:modified>
<dct:title>EDMC Financial Industry Business Ontology (FIBO) Securities (SEC) Domain with Reference Individuals</dct:title>
<rdfs:seeAlso rdf:resource="https://www.edmcouncil.org/fibo/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/IND/AllIND-ReferenceRates/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC-Europe/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/AllSEC-NorthAmerica/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Equities/EquityCFIClassificationIndividuals/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecuritiesIdentificationIndividuals/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/20240601/AllSEC-ReferenceIndividuals/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/SEC/20240701/AllSEC-ReferenceIndividuals/"/>
<cmns-av:copyright>Copyright (c) 2018-2024 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2018-2024 Object Management Group, Inc.</cmns-av:copyright>
<cmns-av:explanatoryNote>The &apos;all&apos; ontology for SEC is provided for convenience for FIBO users. This ontology does not add new assertions, but imports all of the Production (Released) ontologies that comprise the FIBO Foundations (FND), Business Entities (BE), Financial Business and Commerce (FBC), Indices and Indicators (IND), and Securities (SEC) domains, including all individuals.</cmns-av:explanatoryNote>
Expand Down
Loading