uchicago-library / uchicagoldr-premiswork

work to make the ldr premis compliant
GNU General Public License v3.0
8 stars 4 forks source link

KWArgs in inits of nodes #2

Closed bnbalsamo closed 8 years ago

bnbalsamo commented 8 years ago

Currently it is only possible to pass a node the required subelements on init, all optional values must be set by utilizing an adder separately. Adding KWArgs for every field to each node will allow for faster and more logical node construction in code utilizing pypremis

bnbalsamo commented 8 years ago

closed by #11