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

Split embed classes to types, add multiple_instances_per_property #75

Closed azaroth42 closed 5 years ago

azaroth42 commented 5 years ago

Allow multiple_instances_per_property setting that governs what to do with a property that has exactly the same resource added to it multiple times. Split the class list for linked_art_boundary check into different types, as precursor to exposing them to other functions (e.g. merge code)

azaroth42 commented 5 years ago

Failing test is unrelated, and only fails in Circle (#74). Merging.