The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::EducationEvent - Event type: Education event.

VERSION

version v11.1.1

DESCRIPTION

Event type: Education event.

ATTRIBUTES

assesses

The item being described is intended to assess the competency or learning outcome defined by the referenced term.

A assesses should be one of the following types:

InstanceOf['SemanticWeb::Schema::DefinedTerm']
Str

_has_assesses

A predicate for the "assesses" attribute.

educational_level

educationalLevel

The level in terms of progression through an educational or training context. Examples of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level indicators.

A educational_level should be one of the following types:

InstanceOf['SemanticWeb::Schema::DefinedTerm']
Str

_has_educational_level

A predicate for the "educational_level" attribute.

teaches

The item being described is intended to help a person learn the competency or learning outcome defined by the referenced term.

A teaches should be one of the following types:

InstanceOf['SemanticWeb::Schema::DefinedTerm']
Str

_has_teaches

A predicate for the "teaches" attribute.

SEE ALSO

SemanticWeb::Schema::Event

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)