Schema: DefinedTerm
Schema: DefinedTerm Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: DefinedTerm.
FinancialIncentive JSON-LD example for a structured data adoption tax credit. Covers the 14 properties unique to FinancialIncentive including incentiveType, incentiveStatus, incentiveAmount, incentivizedItem, and the IncentiveType/IncentiveStatus enums.
DefinedTerm JSON-LD example for a glossary entry. Covers inDefinedTermSet, termCode, and about (the 3 properties unique to DefinedTerm), plus how DefinedTerm works with DefinedTermSet for structured glossaries and taxonomies.
DefinedTermSet JSON-LD example for a controlled vocabulary: a glossary, a taxonomy, a classification scheme. CreativeWork subtype adding hasDefinedTerm. Parent of CategoryCodeSet.
CategoryCode JSON-LD example for a single code in a classification scheme. DefinedTerm subtype adding codeValue and inCodeSet. Used for ICD-10, NAICS, ISIC, and other coded taxonomies.