Class: Glossarist::V3::ConceptData
- Inherits:
-
ConceptData
- Object
- Lutaml::Model::Serializable
- ConceptData
- Glossarist::V3::ConceptData
- Defined in:
- lib/glossarist/v3/concept_data.rb
Class Method Summary collapse
Methods inherited from ConceptData
#all_sources, #authoritative_source, #date_accepted, #terms_from_yaml, #terms_to_yaml, #text_content
Methods included from Utilities::CommonFunctions
#convert_keys_to_snake_case, #slice_keys, #snake_case, #stringify_keys, #symbolize_keys
Class Method Details
.detailed_definition_fields ⇒ Object
23 24 25 |
# File 'lib/glossarist/v3/concept_data.rb', line 23 def self.detailed_definition_fields super + %i[annotations] end |