gs1CertificationAgencyURL constant

IriTerm const gs1CertificationAgencyURL

certificationAgencyURL from gs1 vocabulary [Expects: https://ref.gs1.org/voc/Organization]

URL of the organisation issuing the certification standard or other requirement being met. e.g. https://www.msc.org , https://www.fsc.org

Can be used on: https://ref.gs1.org/voc/CertificationDetails

Implementation

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