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

NAME

SemanticWeb::Schema::CourseInstance - An instance of a <a class="localLink" href="http://schema

VERSION

version v0.0.4

DESCRIPTION

An instance of a Course which is distinct from other instances because it is offered at a different time or location or through different media or modes of study or to a specific section of students.

ATTRIBUTES

course_mode

courseMode

The medium or means of delivery of the course instance or the mode of study, either as a text label (e.g. "online", "onsite" or "blended"; "synchronous" or "asynchronous"; "full-time" or "part-time") or as a URL reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous ).

A course_mode should be one of the following types:

Str

instructor

A person assigned to instruct or provide instructional assistance for the CourseInstance.

A instructor should be one of the following types:

InstanceOf['SemanticWeb::Schema::Person']

SEE ALSO

SemanticWeb::Schema::Event

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)