Importing metadata in a splitter

In any spliiter, collections in my case, I would like to be able to set the nonpreferred_labels to an import column. Is there a general way to implement this, as the documentation shows that valid fields are:

relationshipType

collectionType

parent

attributes

idno


but no way to use intrinsic or metadata fields, like 'access' or 'nonpreferred_labels.'

I' know I can probablly use set tools to update 'access,' as it would be a constant value, but wouldn't work with a column field.

Sign In or Register to comment.