thegetty / crom

Python library to make creation of CIDOC CRM easier by mapping classes/predicates to python objects
Apache License 2.0
49 stars 16 forks source link

Only add bibliographic references to MonetaryAmounts if requested #99

Closed kasei closed 4 years ago

kasei commented 4 years ago

In cases where we need special handling to get the citations data modeled correctly, extract_monetary_amount can be told to ignore the citations when constructing MonetaryAmount objects.