gs1RegistryEntry constant

IriTerm const gs1RegistryEntry

registryEntry from gs1 vocabulary [Expects: http://www.w3.org/2001/XMLSchema#anyURI]

A link to an entry in a register, such as a business register or register of locations. Such registers may act as alternative identifiers, such as official company numbers, LEIs, other location identifiers etc.

Can be used on: http://www.w3.org/2002/07/owl#Thing

Implementation

static const gs1RegistryEntry = IriTerm(
  'https://ref.gs1.org/voc/registryEntry',
);