gs1Instructions constant

IriTerm const gs1Instructions

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

A link to instructions, such as assembly instructions, usage tips etc. It is not appropriate to use this link type for healthcare regulated content applications for which specific link types are available.

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

Implementation

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