Looking for help!
NAME
SemanticWeb::Schema::AlignmentObject - An intangible item that describes an alignment between a learning resource and a node in an educational framework.
VERSION
version v6.0.1
DESCRIPTION
An intangible item that describes an alignment between a learning resource and a node in an educational framework.
ATTRIBUTES
alignment_type
alignmentType
A category of alignment between the learning resource and the framework node. Recommended values include: 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationalLevel'.
A alignment_type should be one of the following types:
Str
_has_alignment_type
A predicate for the "alignment_type" attribute.
educational_framework
educationalFramework
The framework to which the resource being described is aligned.
A educational_framework should be one of the following types:
Str
_has_educational_framework
A predicate for the "educational_framework" attribute.
target_description
targetDescription
The description of a node in an established educational framework.
A target_description should be one of the following types:
Str
_has_target_description
A predicate for the "target_description" attribute.
target_name
targetName
The name of a node in an established educational framework.
A target_name should be one of the following types:
Str
_has_target_name
A predicate for the "target_name" attribute.
target_url
targetUrl
The URL of a node in an established educational framework.
A target_url should be one of the following types:
Str
_has_target_url
A predicate for the "target_url" attribute.
SEE ALSO
SemanticWeb::Schema::Intangible
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-2020 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)