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

Allow Right.part instead of Right.c_part #132

Closed azaroth42 closed 4 years ago

azaroth42 commented 4 years ago

For both getter and setter, with tests.

Optional and ontology specific, so in vocab

azaroth42 commented 4 years ago

Same as add_attribute_setter, linked_art_boundary and so on. Could regularize that "API" as options somehow?

azaroth42 commented 4 years ago

Merging, and can refactor for consistency of API after discussion as to what that should be :)