Structural Representation Information
This page describes a number of ways in which Structural Representation Information may be created.
Last updated
Was this helpful?
This page describes a number of ways in which Structural Representation Information may be created.
Last updated
Was this helpful?
A Data Object may be described down to the bit level in a text document, by which we mean they are meant for human use rather than a computer being able to use it (this may change as computers using deep learning to truly understand the text).
As an example the Internet Engineering Task Force standards, on which much of the Internet is based, is documented in . For example the RFC describing ASCII format for Network Interchange is , which includes a table, constructed using text characters, to show how ASCII alphanumeric characters and a number of control characters should be encoded in bits.
Other RFCs include complex diagrams constructed using ASCII characters, for example .
Other text descriptions are for example PDF documents such as for , or indeed paper documents in the case of older instruments.
Several formal description languages are available which allow the description of Data Objects down to the bit level in a way which can be used by computers.
This is a which allows data to be described. There is a support website for EAST Based Access Tools – the , and supported by the French Space Agency. An example complex structure for a communications package which can be described by EAST is shown below.
uses EAST to describe and provide access to and combine many types of data, and provides many examples.
is is an Open Source Java application programming interface for reading, writing and processing heterogeneous data.
DFDL is a way of describing the data. It is not a data format. DFDL should be able to describe many data formats, including:
Textual and binary
Commercial record-oriented
Scientific and numeric
Modern and legacy
Industry standards
The format identification allows the file to be displayed but does not normally identify the various components to which semantics may be attached.
is a modeling language from the Open Grid Forum that allows description of text, dense binary, and legacy data formats in a vendor- neutral declarative manner. DFDL is an extension to the XML Schema Description Language (XSD).
An open source interpreter is available as
DFDL is used to describe various scientific data files, particularly those used in Earth Observation, by ESA in the Standard Archive Format for Europe ().
On ingestion LABDRIVE uses a number of tools (see ) that enable the automatic identification of the file format of a particular file, typically by examining file signatures, usually the first few bytes of the file.
The file formats are identified using identifiers, however PRONOM provides very little information about the format as illustrated in the following.
the , and
DROID
ASN.1 ()