gs1LocationInfo constant

IriTerm const gs1LocationInfo

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

A link to a map, directions, or other location-related information. For B2B location information, see gs1:logisticsInfo. For details specific to hours of operation, see gs1:openingHoursInfo

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

Implementation

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