From 8ece51c80125cf0d3df4479e609f04d6c1b65255 Mon Sep 17 00:00:00 2001 From: ajaits Date: Fri, 22 Sep 2023 12:16:24 -0700 Subject: [PATCH] fix quote char in schema PiperOrigin-RevId: 567686172 --- core/schema.mcf | 4 ++-- core/sic_codes.mcf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/schema.mcf b/core/schema.mcf index 0523b7ba8..65c2bc066 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -11141,7 +11141,7 @@ subClassOf: schema:Organization Node: dcid:centralIndexKey typeOf: dcs:Property name: "centralIndexKey" -description: “A Central Index Key (CIK) is a unique 10-digit number assigned by the United States Securities and Exchange Commission (SEC) to individuals, companies, filing agents, or foreign governments.” +description: "A Central Index Key (CIK) is a unique 10-digit number assigned by the United States Securities and Exchange Commission (SEC) to individuals, companies, filing agents, or foreign governments." descriptionUrl: https://www.sec.gov/edgar/searchedgar/cik domainIncludes: dcs:Company rangeIncludes: dcs:Text @@ -11149,7 +11149,7 @@ rangeIncludes: dcs:Text Node: dcid:employerIdentificationNumber typeOf: dcs:Property name: "employerIdentificationNumber" -description: “The Employer Identification Number (EIN), also known as the Federal Employer Identification Number (FEIN) or the Federal Tax Identification Number, is a unique nine-digit number assigned by the Internal Revenue Service (IRS) to business entities operating in the United States for the purposes of identification. When the number is used for identification rather than employment tax reporting, it is usually referred to as a Taxpayer Identification Number (TIN).” +description: "The Employer Identification Number (EIN), also known as the Federal Employer Identification Number (FEIN) or the Federal Tax Identification Number, is a unique nine-digit number assigned by the Internal Revenue Service (IRS) to business entities operating in the United States for the purposes of identification. When the number is used for identification rather than employment tax reporting, it is usually referred to as a Taxpayer Identification Number (TIN)." descriptionUrl: https://en.wikipedia.org/wiki/Employer_Identification_Number domainIncludes: dcs:Company rangeIncludes: dcs:Text diff --git a/core/sic_codes.mcf b/core/sic_codes.mcf index f04a04320..ea101b8f2 100644 --- a/core/sic_codes.mcf +++ b/core/sic_codes.mcf @@ -3,12 +3,12 @@ dcid: "SICEnum" typeOf: dcs:Class subClassOf: schema:Enumeration name: "SICEnum" -description: "The Standard Industrial Classification (SIC) was a system for classifying industries by a four-digit code that indicates the company’s type of business." +description: "The Standard Industrial Classification (SIC) was a system for classifying industries by a four-digit code that indicates the company's type of business." descriptionUrl: "https://www.sec.gov/corpfin/division-of-corporation-finance-standard-industrial-classification-sic-code-list" Node: dcs:sicCode typeOf: dcs:Property -description: “The Standard Industrial Classification (SIC) was a system for classifying industries by a four-digit code that indicates the company’s type of business” +description: "The Standard Industrial Classification (SIC) was a system for classifying industries by a four-digit code that indicates the company's type of business" descriptionUrl: "https://www.sec.gov/corpfin/division-of-corporation-finance-standard-industrial-classification-sic-code-list" # List of SIC codes with equivalent NAICS codes.