gs1RecallStatus constant

IriTerm const gs1RecallStatus

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

A link to information about whether the product has been recalled or not, typically an API.

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

Implementation

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