Difference between revisions of "Subject Object"

From EPrints Documentation
Jump to: navigation, search
 
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{dataobj}}
 +
__NOTOC__
 +
 +
=== Built in Fields ===
 +
 
<table border="1" cellspacing="0" cellpadding="2">
 
<table border="1" cellspacing="0" cellpadding="2">
 
<tr><th>Field Name</th><th>Type</th><th>Description</th></tr>
 
<tr><th>Field Name</th><th>Type</th><th>Description</th></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>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>

Latest revision as of 09:10, 28 August 2007

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Data Objects: Access - Document - EPrint - Event Queue - File - History - Import - Login Ticket - Request - Saved Search - Subject - User


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