<?xml version="1.0" encoding="UTF-8"?><xmi:XMI xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:dc="http://purl.org/dc/terms/" xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/" xmlns:fibo-fnd-utl-av="http://www.omg.org/spec/EDMC-FIBO/FND/Utilities/AnnotationVocabulary/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:odm="http://schema.omg.org/spec/ODM" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmi:version="2.1">
   <odm:UniformResourceIdentifier xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/-URI" xmi:id="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_-URI" name="http://www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/"/>
   <odm:Namespace xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/-ns" xmi:id="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_-ns">
      <namespaceURIRef xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_-URI"/>
   </odm:Namespace>
   <odm:Document name="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/-DOC" xmi:id="_0" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/-DOC">
      <xmlBase xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_-ns"/>
      <resourceDefined xmi:type="odm:OWLOntology" name="Financial Industry Global Instrument Identifiers (FIGI) Ontology" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/" xmi:id="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_">
         <shortDescription>The Financial Instrument Global Identifier (FIGI) is a unique, persistent twelve character string that serves to identify financial instruments. Along with the identifier, a number of related data points are identified and defined so as to provide clear context and differentiation of the financial instruments specified by the identifiers.  

This ontology provides the 'schema' for the identifier and related constructs.  Individuals representing the corresponding security types and pricing sources are provided in separate RDF/XML serialized OWL files.</shortDescription>
         <uriRef xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_-URI"/>
         <RDFSlabel xmi:type="odm:PlainLiteral">
            <lexicalForm>Financial Industry Global Instrument Identifiers (FIGI) Ontology</lexicalForm>
         </RDFSlabel>
         <OWLimports href="http://www.omg.org/techprocess/ab/SpecificationMetadata/"/>
         <owlUniverse xmi:type="odm:OWLObjectProperty" isInverseFunctional="false" isTransitive="false" isSymmetric="false" name="classifies" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/classifies" xmi:id="classifies">
            <shortDescription>arranges in classes; assigns to a category</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>classifies</lexicalForm>
            </RDFSlabel>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLObjectProperty" isInverseFunctional="false" isTransitive="false" isSymmetric="false" name="has" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/has" xmi:id="has">
            <shortDescription>indicates that someone (or something) possesses something, as a characteristic, attribute, feature, capability, and so forth</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>has</lexicalForm>
            </RDFSlabel>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLObjectProperty" isInverseFunctional="false" isTransitive="false" isSymmetric="false" name="identifies" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/identifies" xmi:id="identifies">
            <shortDescription>relates an identifier to the entity that it identifies</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>identifies</lexicalForm>
            </RDFSlabel>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLObjectProperty" isInverseFunctional="false" isTransitive="false" isSymmetric="false" name="is classified by" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/isClassifiedBy" xmi:id="isClassifiedBy">
            <shortDescription>indicates the category or classifier used to classify an entity</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>is classified by</lexicalForm>
            </RDFSlabel>
            <OWLinverseOf xmi:idref="classifies"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLObjectProperty" isInverseFunctional="false" isTransitive="false" isSymmetric="false" name="is identified by" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/isIdentifiedBy" xmi:id="isIdentifiedBy">
            <shortDescription>relates an entity to an identifier or key that identifies it</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>is identified by</lexicalForm>
            </RDFSlabel>
            <OWLinverseOf xmi:idref="identifies"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLDatatypeProperty" name="has unique text identifier" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/hasUniqueTextIdentifier" xmi:id="hasUniqueTextIdentifier">
            <shortDescription>links an entity to a unique identifier for that entity; may be associated with anything.  With reference to a given (possibly implicit) set of objects, a unique identifier (UID) is any identifier which is guaranteed to be unique among all identifiers used for those objects and for a specific purpose.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>has unique text identifier</lexicalForm>
            </RDFSlabel>
            <RDFSrange href="http://www.w3.org/2001/XMLSchema#string"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="code" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/Code" xmi:id="Code">
            <shortDescription>A system of valid symbols that substitute for specified values, such as alpha, numeric, symbols or combinations thereof.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>code</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Rest-40"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="composite global identifier" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/CompositeGlobalIdentifier" xmi:id="CompositeGlobalIdentifier">
            <shortDescription>A composite global identifier is a global identifier which is differentiated from a 'normal' global identifier in that it serves as a parent in a hierarchy of individual global identifiers.  This parent identifier may also provide a unique, common identifier for a financial instrument within the context of a jurisdiction (e.g., country).</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>composite global identifier</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Rest-49"/>
            <RDFSsubClassOf xmi:idref="AnonClass-54"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="exchange code" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/ExchangeCode" xmi:id="ExchangeCode">
            <shortDescription>a code for the exchange on which the security trades</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>exchange code</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Code"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="financial instrument" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/FinancialInstrument" xmi:id="FinancialInstrument">
            <shortDescription>Financial instruments are cash, evidence of an ownership interest in an entity, or a contractual right to receive, or deliver, cash or another financial instrument.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>financial instrument</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Rest-70"/>
            <RDFSsubClassOf xmi:idref="AnonClass-75"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="financial instrument identifier" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/FinancialInstrumentIdentifier" xmi:id="FinancialInstrumentIdentifier">
            <shortDescription>A financial instrument identifier is an identifier that identifies (that is, labels the identity of) a financial instrument with a unique, persistent, semantically meaningless ID. The abbreviation 'ID' often refers to identity, identification (the process of identifying), or an identifier (that is, an instance of identification).  A financial instrument identifier consists of a 12 digit alpha-numeric, randomly generated ID covering active and inactive securities. In total there will be more than 852 billion potential combinations available. The first 3 characters begin with 'xxG'; where 'x' can be any upper-case consonant or 'Y' (with certain restrictions), positions 4-11 are alpha-numeric (excluding vowels) and the last digit is a check digit, which is calculated based on a variation of the Modulus 10 Double Add Double Formula.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>financial instrument identifier</lexicalForm>
            </RDFSlabel>
            <OWLequivalentClass xmi:idref="Rest-102"/>
            <RDFSsubClassOf xmi:idref="Identifier"/>
            <RDFSsubClassOf xmi:idref="Rest-112"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="financial instrument name" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/FinancialInstrumentName" xmi:id="FinancialInstrumentName">
            <shortDescription>the English language name of the company or the financial instrument, e.g., a particular fund name. It sometimes includes a brief description of the security or a differentiating feature, e.g., the issuance date. The name of an instrument may change in conjunction with corporate actions.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>financial instrument name</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Identifier"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="global identifier" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/GlobalIdentifier" xmi:id="GlobalIdentifier">
            <shortDescription>A global identifier is the most basic type of identifier that applies to exactly and only one Financial Instrument at the most granular level. For example,  AAPL common stock as traded on NASDAQ Global Select. The granularity of this identifier is found in that which it identifies. In particular, the most basic FIGI identifies a financial instrument, where applicable, at the trading venue level. That is, where applicable, the Global Identifier  identifies a Financial Instrument within the context of an exchange venue.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>global identifier</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="AnonClass-125"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="identifier" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/Identifier" xmi:id="Identifier">
            <shortDescription>An identifier is a name that identifies (that is, labels the identity of) either a unique object or a unique class of objects, where the 'object' or class may be an idea, physical (countable) object (or class thereof), or physical (noncountable) substance (or class thereof). The abbreviation ID often refers to identity, identification (the process of identifying), or an identifier (that is, an instance of identification). An identifier may be a word, number, letter, symbol, or any combination of those.

The words, numbers, letters, or symbols may follow an encoding system (wherein letters, digits, words, or symbols stand for (represent) ideas or longer names) or they may simply be arbitrary. When an identifier follows an encoding system, it is often referred to as a code or ID code. Identifiers that do not follow any encoding scheme are often said to be arbitrary IDs; they are arbitrarily assigned and have no greater meaning. (Sometimes identifiers are called 'codes' even when they are actually arbitrary, whether because the speaker believes that they have deeper meaning or simply because he is speaking casually and imprecisely.)</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>identifier</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Rest-136"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="pricing source" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/PricingSource" xmi:id="PricingSource">
            <shortDescription>the pricing source for a security</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>pricing source</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Code"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="security type" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/SecurityType" xmi:id="SecurityType">
            <shortDescription>the type of security, for example, common stock</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>security type</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Rest-149"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="share class global identifier" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/ShareClassGlobalIdentifier" xmi:id="ShareClassGlobalIdentifier">
            <shortDescription>A share class global identifier is a global identifier that is differentiated from a 'normal' global identifier and a composite global identifier in that it serves as a parent in a hierarchy of individual composite global identifiers. For example, AAPL common stock as traded across the planet presented as a list of ocmposite global identifiers. Similar to a composite global identifier, the share class global identifier identifies a financial instrument within the context of the global perspective, e.g., aapl common stock.</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>share class global identifier</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="FinancialInstrumentIdentifier"/>
            <RDFSsubClassOf xmi:idref="Rest-158"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:OWLClass" name="ticker" xmi:uuid="www.omg.org/spec/FIGI/GlobalInstrumentIdentifiers/Ticker" xmi:id="Ticker">
            <shortDescription>the assigned ticker for a financial instrument; the rules for forming the ticker vary according to security class</shortDescription>
            <RDFSlabel xmi:type="odm:PlainLiteral">
               <lexicalForm>ticker</lexicalForm>
            </RDFSlabel>
            <RDFSsubClassOf xmi:idref="Identifier"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:CardinalityRestriction" isClassKind="isOWLRestrictionClass" name="CardinalityRestriction of 1 on property hasUniqueTextIdentifier qualified by class " xmi:id="Rest-40">
            <OWLonProperty xmi:idref="hasUniqueTextIdentifier"/>
            <OWLcardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLcardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:MinCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MinCardinalityRestriction of 1 on property has qualified by class GlobalIdentifier" xmi:id="Rest-49">
            <OWLonProperty xmi:idref="has"/>
            <OWLminCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLminCardinality>
            
         </owlUniverse>
         <owlUniverse isClassKind="isIntersectionClass" xmi:type="odm:IntersectionClass" name="unnamed IntersectionClass" xmi:id="AnonClass-54">
            <OWLintersectionOf xmi:idref="FinancialInstrumentIdentifier"/>
            <OWLintersectionOf xmi:idref="Rest-55"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:MaxCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MaxCardinalityRestriction of 1 on property has qualified by class ShareClassGlobalIdentifier" xmi:id="Rest-55">
            <OWLonProperty xmi:idref="has"/>
            <OWLmaxCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLmaxCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:CardinalityRestriction" isClassKind="isOWLRestrictionClass" name="CardinalityRestriction of 1 on property isIdentifiedBy qualified by class FinancialInstrumentIdentifier" xmi:id="Rest-70">
            <OWLonProperty xmi:idref="isIdentifiedBy"/>
            <OWLcardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLcardinality>
            
         </owlUniverse>
         <owlUniverse isClassKind="isIntersectionClass" xmi:type="odm:IntersectionClass" name="unnamed IntersectionClass" xmi:id="AnonClass-75">
            <OWLintersectionOf xmi:idref="Rest-75"/>
            <OWLintersectionOf xmi:idref="Rest-79"/>
            <OWLintersectionOf xmi:idref="Rest-83"/>
            <OWLintersectionOf xmi:idref="Rest-87"/>
            <OWLintersectionOf xmi:idref="Rest-91"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:MinCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MinCardinalityRestriction of 0 on property has qualified by class PricingSource" xmi:id="Rest-75">
            <OWLonProperty xmi:idref="has"/>
            <OWLminCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>0</lexicalForm>
            </OWLminCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:MinCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MinCardinalityRestriction of 1 on property isClassifiedBy qualified by class SecurityType" xmi:id="Rest-79">
            <OWLonProperty xmi:idref="isClassifiedBy"/>
            <OWLminCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLminCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:MinCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MinCardinalityRestriction of 1 on property isIdentifiedBy qualified by class FinancialInstrumentName" xmi:id="Rest-83">
            <OWLonProperty xmi:idref="isIdentifiedBy"/>
            <OWLminCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLminCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:MinCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MinCardinalityRestriction of 1 on property isIdentifiedBy qualified by class Ticker" xmi:id="Rest-87">
            <OWLonProperty xmi:idref="isIdentifiedBy"/>
            <OWLminCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLminCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:MaxCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MaxCardinalityRestriction of 1 on property has qualified by class ExchangeCode" xmi:id="Rest-91">
            <OWLonProperty xmi:idref="has"/>
            <OWLmaxCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLmaxCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:AllValuesFromRestriction" isClassKind="isOWLRestrictionClass" name="AllValuesFromRestriction on property hasUniqueTextIdentifier from  " xmi:id="Rest-102">
            <OWLonProperty xmi:idref="hasUniqueTextIdentifier"/>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:CardinalityRestriction" isClassKind="isOWLRestrictionClass" name="CardinalityRestriction of 1 on property identifies qualified by class FinancialInstrument" xmi:id="Rest-112">
            <OWLonProperty xmi:idref="identifies"/>
            <OWLcardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLcardinality>
            
         </owlUniverse>
         <owlUniverse isClassKind="isIntersectionClass" xmi:type="odm:IntersectionClass" name="unnamed IntersectionClass" xmi:id="AnonClass-125">
            <OWLintersectionOf xmi:idref="FinancialInstrumentIdentifier"/>
            <OWLintersectionOf xmi:idref="Rest-126"/>
         </owlUniverse>
         <owlUniverse xmi:type="odm:MaxCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MaxCardinalityRestriction of 1 on property has qualified by class CompositeGlobalIdentifier" xmi:id="Rest-126">
            <OWLonProperty xmi:idref="has"/>
            <OWLmaxCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLmaxCardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:CardinalityRestriction" isClassKind="isOWLRestrictionClass" name="CardinalityRestriction of 1 on property hasUniqueTextIdentifier qualified by class " xmi:id="Rest-136">
            <OWLonProperty xmi:idref="hasUniqueTextIdentifier"/>
            <OWLcardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLcardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:CardinalityRestriction" isClassKind="isOWLRestrictionClass" name="CardinalityRestriction of 1 on property isIdentifiedBy qualified by class Identifier" xmi:id="Rest-149">
            <OWLonProperty xmi:idref="isIdentifiedBy"/>
            <OWLcardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLcardinality>
            
         </owlUniverse>
         <owlUniverse xmi:type="odm:MinCardinalityRestriction" isClassKind="isOWLRestrictionClass" name="MinCardinalityRestriction of 1 on property has qualified by class CompositeGlobalIdentifier" xmi:id="Rest-158">
            <OWLonProperty xmi:idref="has"/>
            <OWLminCardinality xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
               <lexicalForm>1</lexicalForm>
            </OWLminCardinality>
            
         </owlUniverse>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/copyright"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>Copyright (c) 2013-2015 Bloomberg LP
Copyright (c) 2013-2015 Object Management Group, Inc.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://purl.org/dc/terms/license"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#anyURI"/>
               <lexicalForm>http://www.omg.org/techprocess/ab/SpecificationMetadata/MITLicense</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/filename"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>GlobalInstrumentIdentifiers.rdf</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/fileAbbreviation"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>figi-gii</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/fileAbstract"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>The Financial Instrument Global Identifier (FIGI) is a unique, persistent twelve character string that serves to identify financial instruments. Along with the identifier, a number of related data points are identified and defined so as to provide clear context and differentiation of the financial instruments specified by the identifiers.  

This ontology provides the 'schema' for the identifier and related constructs.  Individuals representing the corresponding security types and pricing sources are provided in separate RDF/XML serialized OWL files.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#changeNote"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>The http://www.omg.org/spec/FIGI/20140201/GlobalInstrumentIdentifiers.rdf version of this ontology was modified per the issue resolutions identified in the FIGI 1.0 FTF report.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/dependsOn"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#anyURI"/>
               <lexicalForm>http://www.omg.org/techprocess/ab/SpecificationMetadata/</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/contentLanguage"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#anyURI"/>
               <lexicalForm>http://www.omg.org/spec/ODM/</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="www.omg.org_spec_FIGI_GlobalInstrumentIdentifiers_"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/contentLanguage"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#anyURI"/>
               <lexicalForm>http://www.w3.org/standards/techs/owl#w3c_all</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="classifies"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>arranges in classes; assigns to a category</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="classifies"/>
            </RDFsubject>
            <RDFpredicate href="http://purl.org/dc/terms/source"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>Merriam-Webster Dictionary</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="has"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>indicates that someone (or something) possesses something, as a characteristic, attribute, feature, capability, and so forth</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="identifies"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>relates an identifier to the entity that it identifies</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="isClassifiedBy"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>indicates the category or classifier used to classify an entity</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="isIdentifiedBy"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>relates an entity to an identifier or key that identifies it</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="hasUniqueTextIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>links an entity to a unique identifier for that entity; may be associated with anything.  With reference to a given (possibly implicit) set of objects, a unique identifier (UID) is any identifier which is guaranteed to be unique among all identifiers used for those objects and for a specific purpose.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="hasUniqueTextIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://purl.org/dc/terms/source"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#anyURI"/>
               <lexicalForm>https://en.wikipedia.org/wiki/Unique_identifier</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="Code"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>A system of valid symbols that substitute for specified values, such as alpha, numeric, symbols or combinations thereof.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="Code"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/directSource"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>ISO/IEC 11179-3, Information technology - Metadata registries (MDR) - Part 3: Registry metamodel and basic attributes</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="CompositeGlobalIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>A composite global identifier is a global identifier which is differentiated from a 'normal' global identifier in that it serves as a parent in a hierarchy of individual global identifiers.  This parent identifier may also provide a unique, common identifier for a financial instrument within the context of a jurisdiction (e.g., country).</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="CompositeGlobalIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#example"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>AAPL common stock, US Composite</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="ExchangeCode"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>a code for the exchange on which the security trades</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="FinancialInstrument"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>Financial instruments are cash, evidence of an ownership interest in an entity, or a contractual right to receive, or deliver, cash or another financial instrument.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="FinancialInstrument"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#scopeNote"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>Financial instruments can be categorized by form depending on whether they are cash instruments or derivative instruments.

Cash instruments are financial instruments whose value is determined directly by markets. They can be divided into securities, which are readily transferable, and other cash instruments such as loans and deposits, where both borrower and lender have to agree on a transfer.

Derivative instruments are financial instruments which derive their value from the value and characteristics of one or more underlying assets. They can be divided into exchange-traded derivatives and over-the-counter (OTC) derivatives.

Alternatively, financial instruments can be categorized by 'asset class' depending on whether they are equity based (reflecting ownership of the issuing entity) or debt based (reflecting a loan the investor has made to the issuing entity). If it is debt, it can be further categorized into short term (less than one year) or long term.

Foreign Exchange instruments and transactions are neither debt nor equity based and belong in their own category.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="FinancialInstrumentIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>A financial instrument identifier is an identifier that identifies (that is, labels the identity of) a financial instrument with a unique, persistent, semantically meaningless ID. The abbreviation 'ID' often refers to identity, identification (the process of identifying), or an identifier (that is, an instance of identification).  A financial instrument identifier consists of a 12 digit alpha-numeric, randomly generated ID covering active and inactive securities. In total there will be more than 852 billion potential combinations available. The first 3 characters begin with 'xxG'; where 'x' can be any upper-case consonant or 'Y' (with certain restrictions), positions 4-11 are alpha-numeric (excluding vowels) and the last digit is a check digit, which is calculated based on a variation of the Modulus 10 Double Add Double Formula.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="FinancialInstrumentIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#scopeNote"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>Note that not all versions of the various OWL 2 compliant reasoning engines available can process the string pattern properly.

The structure of the identifier includes twelve (12) character string as follows:
Position 1: any upper-case alpha character excluding vowels ('Y' counts as a consonant).
Position 2: any upper-case alpha character exlcuding vowels.
Position 3: the letter 'G'.
Positions 4-11: any alpha numeric charater excluding vowels that, in combination with positions 1 and 2 does not constitute a duplicate of an existing string.
Position 12: check digit (see additional documentation for algorithm)
Qualification: positions 1 and 2 cannot be the following sequences: BS, BM, GG, GB, VG, GH, or KY.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="FinancialInstrumentName"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>the English language name of the company or the financial instrument, e.g., a particular fund name. It sometimes includes a brief description of the security or a differentiating feature, e.g., the issuance date. The name of an instrument may change in conjunction with corporate actions.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="GlobalIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>A global identifier is the most basic type of identifier that applies to exactly and only one Financial Instrument at the most granular level. For example,  AAPL common stock as traded on NASDAQ Global Select. The granularity of this identifier is found in that which it identifies. In particular, the most basic FIGI identifies a financial instrument, where applicable, at the trading venue level. That is, where applicable, the Global Identifier  identifies a Financial Instrument within the context of an exchange venue.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="Identifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>An identifier is a name that identifies (that is, labels the identity of) either a unique object or a unique class of objects, where the 'object' or class may be an idea, physical (countable) object (or class thereof), or physical (noncountable) substance (or class thereof). The abbreviation ID often refers to identity, identification (the process of identifying), or an identifier (that is, an instance of identification). An identifier may be a word, number, letter, symbol, or any combination of those.

The words, numbers, letters, or symbols may follow an encoding system (wherein letters, digits, words, or symbols stand for (represent) ideas or longer names) or they may simply be arbitrary. When an identifier follows an encoding system, it is often referred to as a code or ID code. Identifiers that do not follow any encoding scheme are often said to be arbitrary IDs; they are arbitrarily assigned and have no greater meaning. (Sometimes identifiers are called 'codes' even when they are actually arbitrary, whether because the speaker believes that they have deeper meaning or simply because he is speaking casually and imprecisely.)</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="Identifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.omg.org/techprocess/ab/SpecificationMetadata/directSource"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#anyURI"/>
               <lexicalForm>http://en.wikipedia.org/wiki/Identifier</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="PricingSource"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>the pricing source for a security</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="SecurityType"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>the type of security, for example, common stock</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="ShareClassGlobalIdentifier"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>A share class global identifier is a global identifier that is differentiated from a 'normal' global identifier and a composite global identifier in that it serves as a parent in a hierarchy of individual composite global identifiers. For example, AAPL common stock as traded across the planet presented as a list of ocmposite global identifiers. Similar to a composite global identifier, the share class global identifier identifies a financial instrument within the context of the global perspective, e.g., aapl common stock.</lexicalForm>
            </RDFobject>
         </triple>
         <triple xmi:type="odm:Triple">
            <RDFsubject xmi:type="odm:URIReferenceNode">
               <resource xmi:idref="Ticker"/>
            </RDFsubject>
            <RDFpredicate href="http://www.w3.org/2004/02/skos/core#definition"/>
            <RDFobject xmi:type="odm:TypedLiteral">
               <datatype href="http://www.w3.org/2001/XMLSchema#string"/>
               <lexicalForm>the assigned ticker for a financial instrument; the rules for forming the ticker vary according to security class</lexicalForm>
            </RDFobject>
         </triple>
      </resourceDefined>
   </odm:Document>
</xmi:XMI>