gs1DefaultLinkMulti constant

IriTerm const gs1DefaultLinkMulti

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

A set of 'default links' that may be differentiated by information in the HTTP request headers sent to a resolver to enable a better match than the single default link.

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

Implementation

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