summaryrefslogtreecommitdiff
blob: 105de54e1488018378f3ca2ed9e1ec323940aadf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd></herd>
  <maintainer>
    <email>mjo@gentoo.org</email>
  </maintainer>
  <longdescription>
    This software implements various state-of-the-art algorithms for
    algorithmic learning of XML Schema definitions and Document Type
    Definitions.

    Given a set or a single XML instance it can algorithmically infer
    a schema which describes the XML instances. The resulting schemas
    are of high-quality and human readable.

    The theory behind the project is described in Kore Nordmann's
    thesis, "Algorithmic learning of XML Schema definitions from XML
    data," available at
    http://kore-nordmann.de/talks/11_03_learning_xml_schema_definitions_from_xml_data.pdf.
  </longdescription>
</pkgmetadata>