Skip to content

Commit

Permalink
IND-113 #comment - addressed feedback, eliminated additional duplicat…
Browse files Browse the repository at this point in the history
…ion with credit events in the security related actions and credit default swaps ontologies

Signed-off-by: Elisa Kendall <[email protected]>
  • Loading branch information
ElisaKendall committed Dec 23, 2021
1 parent d0d7bc7 commit 3d0f7fe
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 81 deletions.
14 changes: 1 addition & 13 deletions CAE/CorporateEvents/CorporateActions.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
</owl:Class>

<owl:Class rdf:about="&fibo-cae-ce-act;ActionClassifier">
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-cls;Classifier"/>
<rdfs:subClassOf rdf:resource="&fibo-fnd-dt-oc;OccurrenceKind"/>
<rdfs:subClassOf rdf:resource="&lcc-lr;CodeElement"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;isDefinedIn"/>
Expand All @@ -131,12 +131,6 @@
<owl:someValuesFrom rdf:resource="&fibo-cae-ce-act;Action"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&lcc-lr;denotes"/>
<owl:someValuesFrom rdf:resource="&fibo-cae-ce-act;Action"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&lcc-lr;hasTag"/>
Expand All @@ -148,12 +142,6 @@
<fibo-fnd-utl-av:explanatoryNote xml:lang="en">ISO 15022 classifies events as impacting income vs. others. Other classification schemes distinguish between actions that return profits to shareholders, actions that are designed to influence the share price, and actions involving a change in structure to the issuer organization.</fibo-fnd-utl-av:explanatoryNote>
</owl:Class>

<owl:Class rdf:about="&fibo-cae-ce-act;BusinessStrategyOrientedAction">
<rdfs:subClassOf rdf:resource="&fibo-cae-ce-act;ActionClassifier"/>
<rdfs:label xml:lang="en">business strategy-oriented action</rdfs:label>
<skos:definition xml:lang="en">classifier of corporate actions that involves improving liquidity or changing the overall structure of the organization through diversification, combining and closing parts of the business, etc, to increase long-term profitability</skos:definition>
</owl:Class>

<owl:Class rdf:about="&fibo-cae-ce-act;ChangeAction">
<rdfs:subClassOf rdf:resource="&fibo-cae-ce-act;MandatoryCorporateAction"/>
<rdfs:label xml:lang="en">change action</rdfs:label>
Expand Down
Loading

0 comments on commit 3d0f7fe

Please sign in to comment.