The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SemanticWeb::Schema::SearchAction - The act of searching for an object

VERSION

version v0.0.4

DESCRIPTION

The act of searching for an object.

Related actions:

  • FindAction: SearchAction generally leads to a FindAction, but not necessarily.

ATTRIBUTES

query

A sub property of instrument. The query used on this action.

A query should be one of the following types:

Str

SEE ALSO

SemanticWeb::Schema::Action

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)