Each Asset has one of the AssetType supported by the Repository. There are
also zero or more RecordStructures required by the Repository for each AssetType. RecordStructures provide structural information. The values for a given Asset's RecordStructure are stored in a Record. RecordStructures can contain sub-elements which are referred to as PartStructures. The structure defined in the RecordStructure and its PartStructures is used in for any Records for the Asset. Records have Parts which parallel PartStructures.
<p> OSID Version: 2.0 </p>
<p> Licensed under the org.osid.SidImplementationLicenseMIT. </p>
Located in /harmoni/oki2/osid/repository/RecordStructure.php (line 24)
Class | Description |
---|---|
HarmoniFileRecordStructure | Each Asset has one of the AssetType supported by the Repository. There are |
HarmoniRecordStructure | Each Asset has one of the AssetType supported by the Repository. There are |
Get the description for this RecordStructure.
Get the display name for this RecordStructure.
Get the format for this RecordStructure. The format is defined by the implementation, e.g. XML.
Get the unique Id for this RecordStructure.
Get all the PartStructures in the RecordStructure. Iterators return a set, one at a time.
Get the schema for this RecordStructure. The schema is defined by the implementation, e.g. Dublin Core.
Get the Type for this RecordStructure.
Return true if this RecordStructure is repeatable; false otherwise.
This is determined by the implementation.
Update the display name for this RecordStructure.
Validate a Record against its RecordStructure. Return true if valid;
false otherwise. The status of the Asset holding this Record is not changed through this method. The implementation may throw an Exception for any validation failures and use the Exception's message to identify specific causes.
Documentation generated on Wed, 19 Sep 2007 10:25:54 -0400 by phpDocumentor 1.3.0RC3