Class: Openphar::Models::JP::CrudeDrug
- Inherits:
-
Monograph
- Object
- Lutaml::Model::Serializable
- BaseEntity
- Monograph
- Monograph
- Openphar::Models::JP::CrudeDrug
- Defined in:
- lib/openphar/models/jp/crude_drug.rb
Overview
JP-specific crude-drug (herbal) monograph.
Carries the botanical source (organism + part used) per JP's
biological_source shape in data-japan-pharmacopia/lib/jp_pharmacopoeia/.
Direct Known Subclasses
Class Method Summary collapse
Methods inherited from Monograph
#iri, jsonld_types, neo4j_labels
Methods inherited from Monograph
#iri, jsonld_types, #label, neo4j_labels
Methods inherited from BaseEntity
jsonld_context, neo4j_label, neo4j_labels, neo4j_labels_string, #to_cypher, #to_cypher_match, #to_jsonld, #to_neo4j_node, #to_neo4j_properties
Class Method Details
.harmonized_type ⇒ Object
28 |
# File 'lib/openphar/models/jp/crude_drug.rb', line 28 def harmonized_type = 'CrudeDrug' |
.jsonld_type ⇒ Object
29 |
# File 'lib/openphar/models/jp/crude_drug.rb', line 29 def jsonld_type = 'JpCrudeDrug' |
.wire_key ⇒ Object
27 |
# File 'lib/openphar/models/jp/crude_drug.rb', line 27 def wire_key = 'crude_drug' |