<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Importing Knowledge Fragments to CMS-Enabled Data Mining Analytical Reports</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Andrej</forename><surname>Hazucha</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Economics</orgName>
								<address>
									<settlement>Prague</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Tomáš</forename><surname>Kliegr</surname></persName>
							<email>tomas.kliegr@vse.cz</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Economics</orgName>
								<address>
									<settlement>Prague</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Vojtěch</forename><surname>Svátek</surname></persName>
							<email>svatek@vse.cz</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Economics</orgName>
								<address>
									<settlement>Prague</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Importing Knowledge Fragments to CMS-Enabled Data Mining Analytical Reports</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">B2B7EC3EEAA2B128F6CBF9E237C14011</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T18:43+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract/>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Descriptive data mining only brings its fruits when the results are provided to the end user in a palatable form. The vehicle for end-user delivery of mining results (and associated information such as data schema, task settings, and domain background knowledge) are so-called analytical reports. In order to manage a huge number of reports referring to different mining sessions, we designed a data mining web portal based on a content management system, together called SEWEBAR-CMS. <ref type="foot" target="#foot_0">1</ref> One of the requirements on the CMS was the ability to interact with semantic knowledge sources and other structured data, see <ref type="bibr" target="#b0">[1]</ref>.</p><p>The data analyst who authors an analytical report in the CMS has different possibilities of (semi-)automatically entering structured data into the text.</p><p>First, for locally stored data such as mining task/result/data descriptions exported from mining tools in PMML (Predictive Model Mark-Up Language), a CMS plugin can pick marked segments of HTML code, produced from PMML using XSLT, and insert them into the report as indicated by the analyst.</p><p>Second, sophisticated support for remote data/knowledge has been newly added. The infrastructure for this functionality allows to persistently specify -Links to queriable resources -Template queries for these resources (which can be paramatrized by the end-user at runtime) -XSLT transformations allowing to insert the results of queries as HTML fragments, either static or dynamically updated from the resources.</p><p>Currently we experiment with queriable resources in the form of native XML database (Berkeley, queried via XQuery), which stores PMML data, and semantic knowledge bases both in the form of SPARQL endpoint and Ontopia Knowledge Suite (a Topic Maps tool, queried via a Prolog-like language called tolog). Inclusion of further types of resources such as Lucene indices is in progress.</p><p>This work has been partially supported by the CSF project no.201/08/0802, and by Grant F4/15/2010 of the University of Economics, Prague.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">SEWEBAR stands for SEmantic WEB and Analytical Reports. More details in http://sewebar.vse.cz.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Semantic Analytical Reports: A Framework for Post-Processing Data Mining Results</title>
		<author>
			<persName><forename type="first">M</forename><surname>Kliegr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ralbovský</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Svátek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Šimůnek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Jirkovský</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Nemrava</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zemánek</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. ISMIS&apos;09</title>
				<meeting>ISMIS&apos;09</meeting>
		<imprint>
			<publisher>LNCS</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page">8898</biblScope>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
