Often it is the case that you want to produce a linkingIdentifier for a thing you are working with in order to insert it into a record. The required operations for this aren't necessarily that complicated, but take a while to type and necessitate repeating the same code in several places in order to achieve this functionality often. Pypremis should provide the functionality to spawn linkingIdentifier nodes via a factory class accepting the *Identifier on init
Often it is the case that you want to produce a linkingIdentifier for a thing you are working with in order to insert it into a record. The required operations for this aren't necessarily that complicated, but take a while to type and necessitate repeating the same code in several places in order to achieve this functionality often. Pypremis should provide the functionality to spawn linkingIdentifier nodes via a factory class accepting the *Identifier on init