Class: Openphar::Models::JP::Excipient
- Inherits:
-
Monograph
- Object
- Lutaml::Model::Serializable
- BaseEntity
- Monograph
- Openphar::Models::JP::Excipient
- Defined in:
- lib/openphar/models/jp/excipient.rb
Overview
Excipient monograph. No dedicated harmonized base class yet — excipients are an emerging category that may get a dedicated type in a future ontology revision.
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
13 |
# File 'lib/openphar/models/jp/excipient.rb', line 13 def harmonized_type = nil |
.jsonld_type ⇒ Object
14 |
# File 'lib/openphar/models/jp/excipient.rb', line 14 def jsonld_type = 'JpExcipient' |
.wire_key ⇒ Object
12 |
# File 'lib/openphar/models/jp/excipient.rb', line 12 def wire_key = 'excipient' |