| Literature DB >> 21969921 |
Oliver Lyttleton1, Alexander Wright, Darren Treanor, Paul Lewis.
Abstract
BACKGROUND: The Tissue Microarray Data Exchange Specification (TMA DES) is an XML specification for encoding TMA experiment data. While TMA DES data is encoded in XML, the files that describe its syntax, structure, and semantics are not. The DTD format is used to describe the syntax and structure of TMA DES, and the ISO 11179 format is used to define the semantics of TMA DES. However, XML Schema can be used in place of DTDs, and another XML encoded format, RDF, can be used in place of ISO 11179. Encoding all TMA DES data and metadata in XML would simplify the development and usage of programs which validate and parse TMA DES data. XML Schema has advantages over DTDs such as support for data types, and a more powerful means of specifying constraints on data values. An advantage of RDF encoded in XML over ISO 11179 is that XML defines rules for encoding data, whereas ISO 11179 does not.Entities:
Keywords: CDEs; DTD; TMA DES; XML; statistical analysis; tissue microarray
Year: 2011 PMID: 21969921 PMCID: PMC3169921 DOI: 10.4103/2153-3539.84233
Source DB: PubMed Journal: J Pathol Inform
Figure 1Extract from a modified TMA DES XML file[7]
Figure 2DTD definition for the tma element
Figure 3ISO 11179 description of the TMA DES “tma” CDE
Figure 4TMA DES data requires separate parsers for XML, DTD, and ISO 11179 documents
Figure 5CDEs from TMA DES XML data
Figure 6XML Schema definition of a TMA DES CDE
Mapping ISO 11179 datatypes to equivalent XML schema datatypes
Figure 7XML Schema definition of the core_organism CDE
Figure 8RDF description of the “histo” CDE
Errors introduced into TMA DES XML data, and error messages returned by XML Schema and DTD parsers when the XML was validated against them
Triples generated by W3C RDF parser from TMA DES RDF file