X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=app-text%2FXML-Schema-learner%2Fmetadata.xml;h=105de54e1488018378f3ca2ed9e1ec323940aadf;hp=ff7dac8af8863f0b548a549b1902fca2853bdf75;hb=b739e9bf4b7da0e4386a0c6c8ea0efc11a15bffb;hpb=16d596ba9960bbf70e3408b591db508bb87895f8 diff --git a/app-text/XML-Schema-learner/metadata.xml b/app-text/XML-Schema-learner/metadata.xml index ff7dac8..105de54 100644 --- a/app-text/XML-Schema-learner/metadata.xml +++ b/app-text/XML-Schema-learner/metadata.xml @@ -5,4 +5,18 @@ mjo@gentoo.org + + 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. +