...
Procedure | MMI Field name | CSpace field name | DB table.field | NXQL table:field | Link to search? |
---|---|---|---|---|---|
Cataloging | Label | Brief Description (RF) | collectionobjects_common_briefdescriptions.item .pos | collectionobjects_common:briefDescriptions | N |
| Description | Distinguishing Features | collectionobjects_common.distinguishingfeatures | collectionobjects_common:distinguishingFeatures | N |
| Content remarks | Inscription Content (RF) | collectionobjects_mmi_mmiinscriptioncontents.item .pos | collectionobjects_mmi:mmiInscriptionContents | N |
| Accession number | Object Number | collectionobjects_common.objectnumber | collectionobjects_common:objectNumber | N |
| Collection category | Responsible Department (RF)(CL) | collectionobjects_common_responsibledepartments.item | collectionobjects_common:responsibleDepartments | Y |
| Artifact class/ Work type (Categories) | Artifact class/ Work type (RG) | shares the table name | shares the table name |
|
| Artifact Class | .artifactclass | :artifactClassWorkTypeList/*/artifactClass | Y | |
| Work Type | .worktype | :artifactClassWorkTypeList/*/workType | Y | |
| Dimensions | Dimensions (component) |
| shares the table name | N |
|
| Dimension summary | measuredpartgroup.dimensionsummary | :measuredPartGroupList/*/dimensionSummary |
|
|
| Measured part | measuredpartgroup.measuredpart | :measuredPartGroupList/*/measuredPart |
|
|
| Value date (date) | dimensionsubgroup.valuedate | :measuredPartGroupList//dimensionSubGroupList//valueDate |
|
|
| Measurement unit | dimensionsubgroup.measurementunit | :measuredPartGroupList//dimensionSubGroupList//measurementUnit |
|
|
| Value (integer) | dimensionsubgroup.value | :measuredPartGroupList//dimensionSubGroupList//value |
|
|
| Value qualifier (integer) | dimensionsubgroup.valuequalifier | :measuredPartGroupList//dimensionSubGroupList//valueQualifier |
|
| Extent | Number of Objects (integer) | collectionobjects_common.numberofobjects | collectionobjects_common:numberOfObjects | N |
| Attribute: Format | Physical Description | collectionobjects_common.physicaldescription | collectionobjects_common:physicalDescription | N |
| Attribute: Technique | Technique (RF) | collectionobjects_mmi_mmitechniques.item .pos | collectionobjects_mmi:mmiTechniques | N |
| Attribute: Dimensions | Dimensions (component) | same as before? |
| N |
| Attribute: Display date | Production Date (component) | shares the table name | shares the table name | N |
|
| Display date | .datedisplaydate | :objectProductionDateGroupList/*/dateDisplayDate |
|
|
| Association (URN) | .dateassociation | :objectProductionDateGroupList/*/dateAssociation |
|
|
| dateEarliestScalarValue (date) | .dateearliestscalarvalue | :objectProductionDateGroupList/*/dateEarliestScalarValue |
|
|
| dateLatestScalarValue (date) | .datelatestscalarvalue | :objectProductionDateGroupList/*/dateLatestScalarValue |
|
| Attribute: Materials | Material (RF) (CL) | collectionobjects_mmi_mmimaterials.item .pos | collectionobjects_mmi:mmiMaterials | N |
| Attribute: Components | Object component name (RG) | shares the table name | shares the table name | N |
|
| Object component name | .objectcomponentname | :objectComponentGroupList/*/objectComponentName |
|
|
| Object component information | .objectcomponentinformation | :objectComponentGroupList/*/objectComponentInformation |
|
| Authority: Associated Entities | Associated organization (RG) | shares the table name | shares the table name | Y |
|
| Associated organization (URN) | .assocorganization | :assocOrganizationGroupList/*/assocOrganization |
|
|
| Associated organization type (CL) | .assocorganizationtype | :assocOrganizationGroupList/*/assocOrganizationType |
|
|
| Associated organization note | .assocorganizationnote | :assocOrganizationGroupList/*/assocOrganizationNote |
|
| Authority: Associated Productions | Associated production (RG) | shares the table name | shares the table name | Y |
|
| Associated production (URN) | .assocproduction | :assocProductionList/*/assocProduction |
|
|
| Associated production type (CL) | .assocproductiontype | :assocProductionList/*/assocProductionType |
|
|
| Associated production note | .assocproductionnote | :assocProductionList/*/assocProductionNote |
|
| Authority: Associated Publications | Associated publication (RG) | shares the table name | shares the table name | Y |
|
| Associated publication (URN) | .assocpublication | :assocPublicationList/*/assocPublication |
|
|
| Associated publication type (CL) | .assocpublicationtype | :assocPublicationList/*/assocPublicationType |
|
|
| Associated publication note | .assocpublicationnote | :assocPublicationList/*/assocPublicationNote |
|
| Authority: Production Entities | Production organization (RG) | shares the table name | shares the table name | Y |
|
| Production organization (URN) | .objectproductionorganization | :objectProductionOrganizationGroupList/*/objectProductionOrganization |
|
|
| Production role (CL) | .objectproductionorganizationrole | :objectProductionOrganizationGroupList/*/objectProductionOrganizationRole |
|
| Authority: Content Entities | Content organization (RG) | shares the table name | shares the table name | Y |
|
| Content entity (URN) | .contententity | :contentEntityList/*/contentEntity |
|
|
| Content entity type (CL) | .contententitytype | :contentEntityList/*/contentEntityType |
|
| Authority: Groups (collection subsets) | need to add |
|
| Y |
Acquisition | Credit line | Credit Line | acquisitions_common.creditline |
| N |
Location | Current location | Current location | movements_common.currentlocation | movements_common:currentLocation | N |
The fields marked (RF) describe the NXQL format that will search through all elements of that repeatable field. To limit the search to the primary value then append /0
to the field name, e.g. collectionobjects_mmi:mmiTechniques/0
...
briefDescriptions
is used for the browser search results listing page. The related thumbnail image requires a separate call to the relationship service. (See section below for additional details.)
...
Get referenced authority records
...