SearchAction constant
IRI for schemahttp:SearchAction
The act of searching for an object.\n\nRelated actions:\n\n* {FindAction}: SearchAction generally leads to a FindAction, but not necessarily.
Implementation
static const SearchAction = IriTerm.prevalidated(
'http://schema.org/SearchAction',
);