Skip to content

Commit 4b95d61

Browse files
committed
SEC-145 #comment - addressed feedback with respect to clarifying some definitions
Signed-off-by: Elisa Kendall <ekendall@thematix.com>
1 parent 66bec24 commit 4b95d61

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

SEC/Securities/SecuritiesIdentification.rdf

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389
</owl:Restriction>
390390
</rdfs:subClassOf>
391391
<rdfs:label>security registry entry</rdfs:label>
392-
<skos:definition>record for a security in a securities repository</skos:definition>
392+
<skos:definition>record for a security in a securities registry</skos:definition>
393393
</owl:Class>
394394

395395
<owl:Class rdf:about="&fibo-sec-sec-id;TickerSymbol">

SEC/Securities/SecuritiesListings.rdf

+6-4
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
</owl:Restriction>
150150
</rdfs:subClassOf>
151151
<rdfs:label>listed security</rdfs:label>
152-
<skos:definition>registered security listed on some exchange</skos:definition>
152+
<skos:definition>registered security listed on one or more exchanges</skos:definition>
153153
<fibo-fnd-utl-av:synonym>exchange-traded security</fibo-fnd-utl-av:synonym>
154154
</owl:Class>
155155

@@ -210,7 +210,7 @@
210210
</owl:Restriction>
211211
</rdfs:subClassOf>
212212
<rdfs:label xml:lang="en">listing</rdfs:label>
213-
<skos:definition>registry entry for a security that is managed by an exchange and that provides registration information regarding the eligibility for making that security available for trading</skos:definition>
213+
<skos:definition>registry entry for a security that is managed by an exchange and that documents that the security meets the requirements for making that security available for trading on that exchange</skos:definition>
214214
<fibo-fnd-utl-av:synonym xml:lang="en">market listing</fibo-fnd-utl-av:synonym>
215215
</owl:Class>
216216

@@ -267,8 +267,10 @@
267267
<rdfs:subPropertyOf rdf:resource="&lcc-lr;has"/>
268268
<rdfs:label>has home exchange</rdfs:label>
269269
<rdfs:range rdf:resource="&fibo-fbc-fct-mkt;Exchange"/>
270-
<skos:definition>indicates the current exchange that is considered the primary trading venue for a security</skos:definition>
271-
<fibo-fnd-utl-av:explanatoryNote>A security may have been originally listed on the Frankfurt exchange, but its current home is the London Stock Exchange, for example.</fibo-fnd-utl-av:explanatoryNote>
270+
<skos:definition>indicates the exchange that is considered the primary market for a security; typically, but not always, in the country in which the security was originally issued</skos:definition>
271+
<skos:example>A security may have been originally listed on the Frankfurt exchange, but its current home is the London Stock Exchange, for example.</skos:example>
272+
<fibo-fnd-utl-av:explanatoryNote>A primary market is one that issues new securities on an exchange for companies, governments, and other groups to obtain financing through debt-based or equity-based securities.</fibo-fnd-utl-av:explanatoryNote>
273+
<fibo-fnd-utl-av:synonym>has primary market</fibo-fnd-utl-av:synonym>
272274
<fibo-fnd-utl-av:synonym>has primary trading market</fibo-fnd-utl-av:synonym>
273275
</owl:ObjectProperty>
274276

0 commit comments

Comments
 (0)