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 v3.8.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
educational_framework
educationalFramework
The framework to which the resource being described is aligned.
A educational_framework should be one of the following types:
Str
target_description
targetDescription
The description of a node in an established educational framework.
A target_description should be one of the following types:
Str
target_name
targetName
The name of a node in an established educational framework.
A target_name should be one of the following types:
Str
target_url
targetUrl
The URL of a node in an established educational framework.
A target_url should be one of the following types:
Str
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-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)