TrackAction constant
IRI for schemahttp:TrackAction
An agent tracks an object for updates.\n\nRelated actions:\n\n* {FollowAction}: Unlike FollowAction, TrackAction refers to the interest on the location of innanimates objects.\n* {SubscribeAction}: Unlike SubscribeAction, TrackAction refers to the interest on the location of innanimate objects.
Implementation
static const TrackAction = IriTerm.prevalidated(
'http://schema.org/TrackAction',
);