LOM_Taxon Class
Particular term within a taxonomy. A node that has a defined label or term ( IEEE-LOM 9.2.2 )
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_Taxon |
Inheritance Hierarchy
System..::..Object SobekCM.Resource_Object.Metadata_Modules.LearningObjects..::..LOM_Taxon
Constructors
Methods
Properties
| Name | Description |
---|
| Entries | Textual entry/label of the taxon in different languages ( IEEE-LOM 9.2.2.2 ) |
| ID | Identifier of the taxon, such as a number or letter combination provided by the source of the taxonomy ( IEEE-LOM 9.2.2.1 ) |
See Also