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

Highlight experiment #145

Closed azaroth42 closed 4 years ago

azaroth42 commented 4 years ago

This would be better by passing in the objects directly, but that's a much larger, longer change. Advantages to this approach are that we can optimize for JSON-LD constructions within the library, rather than relying on external parsers to do clever things.