| Prefix | Namespace URI |
| dc: | http://purl.org/dc/elements/1.1/ |
| fedora-model: | info:fedora/fedora-system:def/model# |
| fedora-view: | info:fedora/fedora-system:def/view# |
| rdf: | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
| Subject | Predicate | Object | Cardinality |
| info:fedora/$PID | rdf:type | fedora-model:FedoraObject or fedora-model:FedoraBMechObject or fedora-model:FedoraBDefObject or fedora-model:FedoraCModelObject | Exactly One |
| info:fedora/$PID | fedora-model:createdDate | (date created in UTC) | Exactly One |
| info:fedora/$PID | fedora-view:lastModifiedDate | (date modified in UTC) | Exactly One |
| info:fedora/$PID | fedora-model:state | fedora-model:Active or fedora-model:Inactive or fedora-model:Deleted | Exactly One |
| info:fedora/$PID | fedora-model:owner | (any string) | Exactly One |
| info:fedora/$PID | fedora-model:label | (any string) | Exactly One |
| Subject | Predicate | Object | Cardinality |
| info:fedora/$PID | dc:title | (any string) | One or More |
| info:fedora/$PID | dc:identifier | (any string) | Once or More |
| info:fedora/$PID | (any other dc predicate) | (any string) | Zero or More |
| Subject | Predicate | Object | Cardinality |
| info:fedora/$PID | (any non-reserved predicate) | (any uri or literal) | Zero or More |
| Subject | Predicate | Object | Cardinality |
| info:fedora/$PID | fedora-model:hasContentModel | info:fedora/$CMODEL_PID | Exactly One |
| info:fedora/$PID | fedora-model:hasBDef | info:fedora/$BDEF_PID | Zero or More |
| info:fedora/$PID | fedora-model:isContractor | info:fedora/$CMODEL_PID | Zero or More |
| Subject | Predicate | Object | Cardinality |
| info:fedora/$PID | fedora-view:disseminates | info:fedora/$PID/$DSID | Exactly One |
| info:fedora/$PID/$DSID | fedora-view:disseminationType | info:fedora/*/$DSID | Exactly One |
| info:fedora/$PID/$DSID | fedora-view:mimeType | (any mime type string) | Exactly One |
| info:fedora/$PID/$DSID | fedora-view:lastModifiedDate | (date modified in UTC) | Exactly One |
| info:fedora/$PID/$DSID | fedora-model:state | fedora-model:Active or fedora-model:Inactive or fedora-model:Deleted | Exactly One |
| info:fedora/$PID/$DSID | fedora-view:isVolatile | (true if R or E, false if M or X) | Exactly One |
| Object | # of Triples |
Every object automatically gets the following triples:
|
15 |
| If the DC datastream has any elements besides the standard dc:title and dc:identifier, add 1 for each additional element. | |
| If the object has a RELS-EXT datastream, add 7, then add 1 for each statement asserted therein (except fedora-model:hasContentModel, which has already been counted above). | |
| For each additional datastream, add 7. |