Class: Openphar::Models::HKCMMS::TcmFormulation
- Inherits:
-
Monograph
- Object
- Lutaml::Model::Serializable
- BaseEntity
- Monograph
- Monograph
- Openphar::Models::HKCMMS::TcmFormulation
- Defined in:
- lib/openphar/models/hkcmms/tcm_formulation.rb
Overview
HKCMMS classical TCM formulation (方剂).
Class Method Summary collapse
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
25 |
# File 'lib/openphar/models/hkcmms/tcm_formulation.rb', line 25 def harmonized_type = 'Formulation' |
.jsonld_type ⇒ Object
26 |
# File 'lib/openphar/models/hkcmms/tcm_formulation.rb', line 26 def jsonld_type = 'HkcmmsTcmFormulation' |
.wire_key ⇒ Object
24 |
# File 'lib/openphar/models/hkcmms/tcm_formulation.rb', line 24 def wire_key = 'tcm_formulation' |