VirtualLocation constant
IriTerm
const VirtualLocation
IRI for schemahttp:VirtualLocation
An online or virtual location for attending events. For example, one may attend an online seminar or educational event. While a virtual location may be used as the location of an event, virtual locations should not be confused with physical locations in the real world.
Implementation
static const VirtualLocation = const IriTerm(
'http://schema.org/VirtualLocation',
);