diff --git a/core/schema.mcf b/core/schema.mcf index 65c2bc066..6713404c8 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -11160,3 +11160,10 @@ name: "incorporatedInPlace" description: "Place where a company was incorporated" domainIncludes: dcs:Company rangeIncludes: dcid:Place + +Node: dcid:figi +typeOf: dcs:Property +name: "figi" +description: "Financial Instrument Global Identifier (FIGI) from OpenFIGI, an open system for identifying instruments globally across all asset classes. A FIGI is a 12 character, alphanumeric, randomly generated ID that covers hundreds of millions of active and inactive instruments that never changes once assigned." +domainIncludes: dcs:Company +rangeIncludes: dcid:Place