open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
93 stars 26 forks source link

Add optical rotation as an analysis type #607

Closed brilee closed 1 month ago

brilee commented 3 years ago

The reaction_pb2.Analysis.AnalysisType enum doesn't have an entry for optical rotation. (It has one for circular dichroism which is related but not the same)

bdeadman commented 1 month ago

Optical rotation in schema as of open-reaction-database/ord-schema#719. Closing this issue as the change will be migrated to interface in #113.