Class: Openphar::Models::JP::AminoAcid
- Inherits:
-
Monograph
- Object
- Lutaml::Model::Serializable
- BaseEntity
- Monograph
- Monograph
- Openphar::Models::JP::AminoAcid
- Defined in:
- lib/openphar/models/jp/amino_acid.rb
Overview
Amino acid monograph.
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
11 |
# File 'lib/openphar/models/jp/amino_acid.rb', line 11 def harmonized_type = 'AminoAcid' |
.jsonld_type ⇒ Object
12 |
# File 'lib/openphar/models/jp/amino_acid.rb', line 12 def jsonld_type = 'JpAminoAcid' |
.wire_key ⇒ Object
10 |
# File 'lib/openphar/models/jp/amino_acid.rb', line 10 def wire_key = 'amino_acid' |