Repres = <unit relativeTo="ca_object_representations" filterNonPrimaryRepresentations="0" delimiter="," returnAsArray="1"><unit>^ca_object_representations.media.original%returnURL=true</unit>|<unit>^ca_object_representations.media.preview170%returnURL=true</unit></unit>,
Collection = <unit relativeTo="ca_collections" delimiter="," returnAsArray="1" checkAccess="[1]"><unit>^ca_collections.preferred_labels.name</unit>|<unit>^ca_collections.collection_id</unit></unit>,
fk_ca_objects_x_storage_locations_type_id
FOREIGN KEY (type_id
)providence
.ca_objects_x_storage_locations
, CONSTRAINTca_relationship_types
(type_id
)) [250]
applyRegularExpressions
to convert a file name to an object idno
. I can't get the regular expression to apply - it is simply importing the file name as the idno
. Here's the text of my applyRegularExpressions
statement:{"applyRegularExpressions": [{"match": "(NYSA_A1810-78_V15_[0-9]{4})_.+", "replaceWith": "\\1"}]}