LOM_Classification Class
This category describes where this learning object falls within a particular classification schema ( IEEE-LOM 9 )
Namespace: SobekCM.Resource_Object.Metadata_Modules.LearningObjectsAssembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)
Syntax
C# |
---|
[SerializableAttribute]
public class LOM_Classification |
Remarks
Inheritance Hierarchy
System..::..Object SobekCM.Resource_Object.Metadata_Modules.LearningObjects..::..LOM_Classification
Constructors
| Name | Description |
---|
| LOM_Classification | Constructor for a new instance of the LOM_Classification class |
Methods
| Name | Description |
---|
| Add_TaxonPath | Add a new taxonomic path to this classification ( IEEE-LOM 9.2 ) |
| Clear_TaxonPaths | Clears the list of all the taxonomic paths in this classification ( IEEE-LOM 9.2 ) |
Properties
| Name | Description |
---|
| Purpose | The purpose of classifying this learning object (i.e., discipline, idea, educational objective, skill level, etc..) ( IEEE-LOM 9.1 ) |
| TaxonPaths | Gets all taxonomic paths in this classification system. Each succeeding level is a refinement of the preceeding level ( IEEE-LOM 9.2 ) |
See Also