Module: Openphar::Migrators::Chp
- Defined in:
- lib/openphar/migrators/chp.rb,
lib/openphar/migrators/chp/classifier.rb
Overview
Chinese Pharmacopoeia migrator namespace.
Houses the classifier (single dispatch point) and the migrator that
walks data/<edition>/entries/*.json and produces typed
Openphar::Models::Chp::* instances + JSON-LD output.
Defined Under Namespace
Classes: Classifier