Difference between revisions of "Subject Object"

From EPrints Documentation
Jump to: navigation, search
Line 5: Line 5:
 
<tr><td>subjectid</td><td>[[text field]]</td><td>The ID of this Subject Object (unique within a single repository)</td></tr>
 
<tr><td>subjectid</td><td>[[text field]]</td><td>The ID of this Subject Object (unique within a single repository)</td></tr>
 
<tr><td>rev_number</td><td>[[int field]]</td><td>The metadata revision number. Increased by 1 every time this record is modified.</td></tr>
 
<tr><td>rev_number</td><td>[[int field]]</td><td>The metadata revision number. Increased by 1 every time this record is modified.</td></tr>
<tr><td>name</td><td>multiple [[compound field]] (sub_name [[name field]], type [[text field]])</td><td></td></tr>
+
<tr><td>name</td><td>multiple [[multilang field]] (sub_name [[name field]], type [[text field]])</td><td></td></tr>
 
<tr><td>parents</td><td>multiple [[text field</td><td></td></tr>
 
<tr><td>parents</td><td>multiple [[text field</td><td></td></tr>
 
<tr><td>ancestors</td><td>multiple [[text field]]</td><td></td></tr>
 
<tr><td>ancestors</td><td>multiple [[text field]]</td><td></td></tr>
 
<tr><td>depositable</td><td>[[boolean field]]</td><td></td></tr>
 
<tr><td>depositable</td><td>[[boolean field]]</td><td></td></tr>
 
</table>
 
</table>

Revision as of 16:27, 8 January 2007

Built in Fields

Field NameTypeDescription
subjectidtext fieldThe ID of this Subject Object (unique within a single repository)
rev_numberint fieldThe metadata revision number. Increased by 1 every time this record is modified.
namemultiple multilang field (sub_name name field, type text field)
parentsmultiple [[text field
ancestorsmultiple text field
depositableboolean field