gs1BusinessEntity constant
IriTerm
const gs1BusinessEntity
businessEntity from gs1 vocabulary [Expects: https://ref.gs1.org/voc/BusinessEntityType]
Method for noting business structure (e.g., Limited liability company, not for profit). Expects a repeatable value from gs1:BusinessEntityType code list.
Can be used on: https://ref.gs1.org/voc/Organization
Implementation
static const gs1BusinessEntity = IriTerm(
'https://ref.gs1.org/voc/businessEntity',
);