schema_ioΒΆ

Modules

hed.schema.schema_io.base2schema

hed.schema.schema_io.schema2base

Baseclass for mediawiki/xml writers

hed.schema.schema_io.schema2wiki

Allows output of HedSchema objects as .mediawiki format

hed.schema.schema_io.schema2xml

Allows output of HedSchema objects as .xml format

hed.schema.schema_io.schema_util

Utilities for writing content to files and for other file manipulation.

hed.schema.schema_io.wiki2schema

This module is used to create a HedSchema object from a .mediawiki file.

hed.schema.schema_io.wiki_constants

hed.schema.schema_io.xml2schema

This module is used to create a HedSchema object from an XML file or tree.

hed.schema.schema_io.xml_constants