gs1ScheduleTime constant

IriTerm const gs1ScheduleTime

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

A link to a site that offers information on scheduling, appointments, or reservations. This may or may not allow the user to book the reservation.

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

Implementation

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