StandoffHeader

class graf.StandoffHeader(version='1.0.0', **kwargs)[source]

Class that represents the primary data document header. The construction of the file is based on the ISO 24612.

__init__(version='1.0.0', **kwargs)[source]

Class’s constructor.

version : str
Version of the document header file.
filedesc : ElementTree
Element with the description of the file.
profiledesc : ElementTree
Element with the description of the source file.
datadesc : ElementTree
Element with the description of the annotations.