HedSchema ========= .. currentmodule:: hed.schema.hed_schema .. autoclass:: hed.schema.hed_schema.HedSchema :noindex: .. rubric:: Methods .. autosummary:: HedSchema.__init__ HedSchema.can_save HedSchema.check_compliance HedSchema.finalize_dictionaries HedSchema.find_tag_entry HedSchema.get_as_dataframes HedSchema.get_as_mediawiki_string HedSchema.get_as_xml_string HedSchema.get_extras HedSchema.get_formatted_version HedSchema.get_save_header_attributes HedSchema.get_schema_versions HedSchema.get_tag_attribute_names_old HedSchema.get_tag_entry HedSchema.get_tags_with_attribute HedSchema.has_duplicates HedSchema.save_as_dataframes HedSchema.save_as_mediawiki HedSchema.save_as_xml HedSchema.schema_for_namespace HedSchema.set_schema_prefix .. rubric:: Attributes .. autosummary:: HedSchema.attributes HedSchema.library HedSchema.merged HedSchema.name HedSchema.properties HedSchema.schema_83_props HedSchema.schema_namespace HedSchema.tags HedSchema.unit_classes HedSchema.unit_modifiers HedSchema.units HedSchema.valid_prefixes HedSchema.value_classes HedSchema.version HedSchema.version_number HedSchema.with_standard .. _method-__init__: .. automethod:: hed.schema.hed_schema.HedSchema.__init__ .. _method-can_save: .. automethod:: hed.schema.hed_schema.HedSchema.can_save .. _method-check_compliance: .. automethod:: hed.schema.hed_schema.HedSchema.check_compliance .. _method-finalize_dictionaries: .. automethod:: hed.schema.hed_schema.HedSchema.finalize_dictionaries .. _method-find_tag_entry: .. automethod:: hed.schema.hed_schema.HedSchema.find_tag_entry .. _method-get_as_dataframes: .. automethod:: hed.schema.hed_schema.HedSchema.get_as_dataframes .. _method-get_as_mediawiki_string: .. automethod:: hed.schema.hed_schema.HedSchema.get_as_mediawiki_string .. _method-get_as_xml_string: .. automethod:: hed.schema.hed_schema.HedSchema.get_as_xml_string .. _method-get_extras: .. automethod:: hed.schema.hed_schema.HedSchema.get_extras .. _method-get_formatted_version: .. automethod:: hed.schema.hed_schema.HedSchema.get_formatted_version .. _method-get_save_header_attributes: .. automethod:: hed.schema.hed_schema.HedSchema.get_save_header_attributes .. _method-get_schema_versions: .. automethod:: hed.schema.hed_schema.HedSchema.get_schema_versions .. _method-get_tag_attribute_names_old: .. automethod:: hed.schema.hed_schema.HedSchema.get_tag_attribute_names_old .. _method-get_tag_entry: .. automethod:: hed.schema.hed_schema.HedSchema.get_tag_entry .. _method-get_tags_with_attribute: .. automethod:: hed.schema.hed_schema.HedSchema.get_tags_with_attribute .. _method-has_duplicates: .. automethod:: hed.schema.hed_schema.HedSchema.has_duplicates .. _method-save_as_dataframes: .. automethod:: hed.schema.hed_schema.HedSchema.save_as_dataframes .. _method-save_as_mediawiki: .. automethod:: hed.schema.hed_schema.HedSchema.save_as_mediawiki .. _method-save_as_xml: .. automethod:: hed.schema.hed_schema.HedSchema.save_as_xml .. _method-schema_for_namespace: .. automethod:: hed.schema.hed_schema.HedSchema.schema_for_namespace .. _method-set_schema_prefix: .. automethod:: hed.schema.hed_schema.HedSchema.set_schema_prefix .. _attribute-attributes: .. autoattribute:: hed.schema.hed_schema.HedSchema.attributes .. _attribute-library: .. autoattribute:: hed.schema.hed_schema.HedSchema.library .. _attribute-merged: .. autoattribute:: hed.schema.hed_schema.HedSchema.merged .. _attribute-name: .. autoattribute:: hed.schema.hed_schema.HedSchema.name .. _attribute-properties: .. autoattribute:: hed.schema.hed_schema.HedSchema.properties .. _attribute-schema_83_props: .. autoattribute:: hed.schema.hed_schema.HedSchema.schema_83_props .. _attribute-schema_namespace: .. autoattribute:: hed.schema.hed_schema.HedSchema.schema_namespace .. _attribute-tags: .. autoattribute:: hed.schema.hed_schema.HedSchema.tags .. _attribute-unit_classes: .. autoattribute:: hed.schema.hed_schema.HedSchema.unit_classes .. _attribute-unit_modifiers: .. autoattribute:: hed.schema.hed_schema.HedSchema.unit_modifiers .. _attribute-units: .. autoattribute:: hed.schema.hed_schema.HedSchema.units .. _attribute-valid_prefixes: .. autoattribute:: hed.schema.hed_schema.HedSchema.valid_prefixes .. _attribute-value_classes: .. autoattribute:: hed.schema.hed_schema.HedSchema.value_classes .. _attribute-version: .. autoattribute:: hed.schema.hed_schema.HedSchema.version .. _attribute-version_number: .. autoattribute:: hed.schema.hed_schema.HedSchema.version_number .. _attribute-with_standard: .. autoattribute:: hed.schema.hed_schema.HedSchema.with_standard