<?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">Linked Data City -Visualization of Linked Enterprise Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Joachim</forename><surname>Baumeister</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">denkbares GmbH</orgName>
								<address>
									<addrLine>Friedrich-Bergius-Ring 15</addrLine>
									<postCode>97076</postCode>
									<settlement>Würzburg</settlement>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">University of Würzburg</orgName>
								<address>
									<addrLine>Am Hubland</addrLine>
									<postCode>97074</postCode>
									<settlement>Würzburg</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sebastian</forename><surname>Furth</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">denkbares GmbH</orgName>
								<address>
									<addrLine>Friedrich-Bergius-Ring 15</addrLine>
									<postCode>97076</postCode>
									<settlement>Würzburg</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Lea</forename><surname>Roth</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">denkbares GmbH</orgName>
								<address>
									<addrLine>Friedrich-Bergius-Ring 15</addrLine>
									<postCode>97076</postCode>
									<settlement>Würzburg</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Volker</forename><surname>Belli</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">denkbares GmbH</orgName>
								<address>
									<addrLine>Friedrich-Bergius-Ring 15</addrLine>
									<postCode>97076</postCode>
									<settlement>Würzburg</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Linked Data City -Visualization of Linked Enterprise Data</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">B4B704E425E493AA520868EBC0D4FF00</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-19T15:22+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>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>A generic technique for the visualization of hierarchical structures is introduced. The actual visualization is not only defined by the underlying data but also the application of domain-driven metrics. The paper shows two use cases for the analysis of linked enterprise data in the domain of technical service information systems.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>In the age of digitalization and automation of industries, many companies are consolidating their business information systems and product meta-data, such as ERP, CRM, file directories, and extranet data. In many cases, not all elements of these information resources are accessible to all relevant users. The intransparent access hinders effective work processes and often threatens business success. Therefore, the primary goal of many ICT projects is the linkage of the existing information silos into an integrated information infrastructure. Here, semantic technologies, and especially linked data models, are a successful enabler for building such knowledge warehouses mediating the information silos. Linked Enterprise Data <ref type="bibr" target="#b0">[1]</ref> transfers the ideas and technologies of linked data <ref type="bibr" target="#b1">[2]</ref> into the much more restricted world of business and enterprises. Standard semantic languages, such as RDF and SPARQL, are used to represent the core entities of the enterprise. Useful de-facto standard vocabularies for the enterprise usage already exist, see for instance SKOS <ref type="bibr" target="#b13">[14]</ref> and GoodRelations <ref type="bibr" target="#b7">[8]</ref>. Within a semantic infrastructure, all information resources are uniformly and semantically accessible by the user and novel services. In consequence, a number of advanced applications with business added value become possible <ref type="bibr" target="#b12">[13]</ref>:</p><p>-Semantic enterprise search -Semantic B2B portal with standardized data exchange -Semantic assistants -Automated data quality and curation processes During the migration from the existing information structure to linked enterprise data, existing information sources need to be linked with semantic concepts. Here, a toolbox of core technologies ranging from Natural Language Processing/Information Extraction to Information Retrieval methods <ref type="bibr" target="#b3">[4]</ref> is employed.</p><p>In Figure <ref type="figure" target="#fig_0">1</ref> the semantification process of enterprise data is depicted <ref type="bibr" target="#b4">[5]</ref>. Each step of the process includes a detailed analysis: </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I Corpus Analysis</head><p>The existing data is collected and described. All relevant information systems are analyzed with respect to the included information sources. II Information Source Analysis The included information sources are analyzed in more detail, for instance, with respect to the size and number of elements in the corpus. III Information Unit Analysis Information sources are composed of information units, i.e., segments of a source that are not dividable anymore. Number and distribution of segments for information sources are relevant factors. IV Concept/Term Analysis The use of ontological concepts in the information units is analyzed and improved by automated methods.</p><p>During the process, the exploration and visualization of the data is of core importance <ref type="bibr" target="#b10">[11]</ref>. Since much of the data is generated during the process, the manual inspection and evaluation of the results need to be supported. Visualization methods help to understand existing deficiencies and motivate further process steps. In this paper, we introduce the generic visualization method Linked Data City that effectively supports the exploration and analysis of linked enterprise data during the semantification phase. The visualization of linked data differs from general ontology visualization methods <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b5">6,</ref><ref type="bibr" target="#b8">9]</ref>, since usually linked data models exploit less relational structure but tend to be larger by ordersof-magnitude. We emphasize that the method is general usable for hierarchic structures in a way that it can be deployed very easily in different scenarios.</p><p>The rest of the paper is organized as follows: First we introduce the core components of a linked data city, namely buildings and (nested) districts. Then, we describe the current implementation of the approach and demonstrate the usefulness of the visualization method by examples. In the conclusions we show promising steps for further work.</p><p>The metaphor for visualizing linked data as a city is inspired by the work of Wettel <ref type="bibr" target="#b14">[15]</ref>. In the original approach, the code of software applications is visualized as structures of a city. Figure <ref type="figure" target="#fig_1">2</ref> shows an example of a city visualization. Classes of software code are a represented as buildings and code packages are defining the districts of a city. Special properties of classes and packages are communicated via color and size of the artifacts. Later this idea was adapted for the visualization of the test coverage after the evaluation of knowledge bases <ref type="bibr" target="#b6">[7]</ref>, where knowledge base elements are represented as buildings. Complex artifacts with part-of or hierarchical relations can be naturally visualized as a city: As we see in Figure <ref type="figure" target="#fig_1">2</ref>, core elements of the artifacts are usually depicted as buildings of the city, that are grouped within districts. For deeper part-of or hierarchy relations the districts can be nested in sub-districts. The size of districts correlates with the number and sizes of the included buildings, whereas the size and color of the buildings represent specific performance indicators that are defined by the current analysis query. The specific configuration of buildings, districts, sizes, and colors is called data city metric. At the top of the figure we also see that buildings can have different levels. Different levels of a building are commonly used to include different metric attributes in the visualization.</p><p>For humans it is easy to understand the city metaphor. Like in the real world, local areas of the city are represented in districts and often the size of houses corresponds to their weight. For large cities (real and artificial) the user is familiar in incrementally explore the particular districts and buildings. For this reason, an advanced visualization application need to allow for the interactive exploration by drill-down and roll-up operations within the city.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Implementation</head><p>The presented visualization technique is implemented as a JavaScript library. That way, it can be easily integrated into (web-based) knowledge engineering tools but also runs as a stand-alone tool in a web browser. The definition of the city itself is represented as a JSON document. The following example shows books of a technical documentation that are represented as districts. Sections of a book are represented as buildings contained in the district.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>{</head><p>" Label " : " Linked Data City 0815 " , " Districts " : [ { " Label " : " Technical Documentation " , " color " : " # 297B48 " " Districts " : [ { " Label " : " Repair Manual # 4711 " , " color " : " # 848484 # " " Buildings " : [ { " Label " : " Section # 4711.1 " , " color " : " # 0F2A65 " " depth " : 2 , " height " : 1 , " width " : 2 } , { " Label " : [ " Section # 4711.2a " , " Section # 4711.2b " ] , " color " : [ " # 0F2A65 " , " # AF5C0B " ] , " height " : <ref type="bibr">[ 1 , 3 ]</ref> , " depth " : 2 , " width " : 2 } , ... }</p><p>The definition of the city is straight-forward, as we can see that districts can be nested in other districts. A leaf district contains a collection of buildings in a corresponding element "Buildings". For the district "Repair Manual #4711" two buildings are shown. The first building "Section #4711.1" is an example for a simple building having only one level included. The second building shows two labels, colors and heights representing the two levels of the building.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Case Study: Metrics for Linked Enterprise Data in Technical Service Information Systems</head><p>The architecture of a city is defined by the applied data city metric, i.e., the definition of colors, sizes, and levels of the buildings and districts. In this section, we demonstrate the approach by two use cases.</p><p>The presented metrics were used in the context of an industrial semantification project, where information sources of technical service information were analyzed. Here, buildings of a city represent a special kind of elements of the linked enterprise data. In enterprise systems the data refers to a domain-specific ontology. For instance, machinery builders typically align their data (documentation, parts, 3D models, etc.) to an ontology of products, components and functions, cf. <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b11">12]</ref>. Enterprise information resources-document sections, parts, and wiring diagrams-are usually annotated by one or more instances of this hierarchy, for example a repair paragraph is annotated by the involved components and influenced functions.</p><p>In the following we present two basic metrics that investigate (a) the use of the product structure within the available information resources and (b) the availability of annotations in the information resources.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Use Case: Usage of Product Structure (UPS)</head><p>The product structure of an enterprise defines how products are organized in different levels. This organization includes multiple hierarchies for representing the relation of components and parts, but also for the functions of the product.</p><p>The primary subject of the UPS analysis is the actual use of the elements defined in the product structure. The use of the elements corresponds to annotations done with these elements included in the data of the investigated information systems. The metric is applied to find out how well the product structure is used in current enterprise information.</p><p>In the visualization, leaf elements of the product structure are represented by buildings and upper elements of the product structure are represented as wrapping districts. The height of the buildings correlates with the number of uses within all considered information sources. Higher buildings are thus used more often.</p><p>At the left side of Figure <ref type="figure" target="#fig_3">3</ref>, a zoomed building representing the component "Engine block" is shown. The building itself is located in the district with the name "Engine". We see that the building consists of multiple levels specializing the location of occurrences. Here, the element was used most often in the resource "doc#1" and the resource "3d#3".  The visualization gives a very quick overview of actual application of a product structure. Unused areas can be easily spotted as well as elements with heavy use. Applied to a representative corpus of information resources, the visualization method points to areas in the structure that need refinement; both for lazy and frequent elements.</p><p>An interactive visualization is appropriate for very deep hierarchical structures. Then, buildings do not necessarily represent leaf-elements of the hierarchy but aggregated elements. Entering a building (e.g., by clicking on it) the building will drill-down the product structure and build a city visualization for all sub-elements contained in the aggregated element.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Use Case: Corpus Annotation Frequency (CAF)</head><p>Besides the actual use of the product structure the annotation frequency of the information resources is of prime interest. Usually, meta-data is attached to the information units to formally describe the contents. This meta-data mainly corresponds to elements of the product structure.</p><p>For the metric CAF, the city visualization is created as follows: The information sources in the corpus are represented as districts of the city, e.g., technical documentation, spare parts catalog, or FAQ data base. Sub-elements of these districts are further represented as nested sub-districts, e.g., a particular repair manual contained in the technical documentation or the spare parts catalog of a specific machine. Core information units are represented as buildings, for instance, a specific chapter of a repair manual in the technical documentation. The height of a building corresponds to its number of meta-data annotations; a buildings can can have more than one level when different types of meta-data are included corresponding information unit. For instance, a chapter may include annotations of a component hierarchy but also of the functional hierarchy.</p><p>This visualization gives an overview of the corpus size and the existing annotations. Less annotated areas can be easily spotted but also districts (information sources, books types, etc.) with a high annotation quality. The results can help to motivate which areas of the structures need to be used much more frequently in information resources. With this knowledge, annotation initiatives (automated or manual) can be motivated and precisely planned.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions</head><p>Recently, more and more business information systems are transformed to linked enterprise data models. Appropriate visualization and exploration techniques support the semantification process of enterprise data. In this paper we presented Linked Data Cities, an interactive and generic method for the visualization of hierarchical structures. The actual visualization is defined by the application of a domain-specific metric. We introduced a number of metrics that showed its usefulness in an industrial semantification project.</p><p>In the future we are planning to improve the simplicity of the visualization by drill-down techniques, where similar buildings are clustered in aggregated building or districts. Then, even very large system structures can be (interactively) explored. Furthermore, we are working on the automated linkage of the city structure to existing linked data. Currently, scripts are used to transfer the information into the city data notation (the shown JSON). In the future, the automated transformation by SPARQL queries could be a possible simplification of this process.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Simplified process for the semantification of enterprise information sources.</figDesc><graphic coords="2,137.23,120.28,72.91,129.56" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Building, districts, and sub-districts of a data city.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Example for the usage of a product structure for a selection of technical documentation.</figDesc><graphic coords="6,157.85,120.88,318.69,180.84" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Visualization of the annotations existing particular information units of a technical documentation for a specific machine.</figDesc><graphic coords="7,134.77,116.83,345.82,150.72" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Managing the life-cycle of linked data with the LOD2 stack</title>
		<author>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Bühmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Dirschl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Erling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hausenblas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Isele</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">N</forename><surname>Mendes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Van Nuffelen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stadler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Tramp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Williams</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of International Semantic Web Conference</title>
				<meeting>International Semantic Web Conference<address><addrLine>ISWC</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">2012. 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">Linked data</title>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
		<ptr target="http://www.w3.org/DesignIssues/LinkedData.html" />
		<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Ontology-based information visualization</title>
		<author>
			<persName><forename type="first">C</forename><surname>Fluit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sabou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Visualizing the Semantic Web</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="36" to="48" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">On the semantification of 5-star technical documentation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Furth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Baumeister</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the LWA 2015 Workshops: KDML, FGWM, IR, and FGDB</title>
				<meeting>the LWA 2015 Workshops: KDML, FGWM, IR, and FGDB</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="264" to="271" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Semantification of large corpora of technical documentation</title>
		<author>
			<persName><forename type="first">S</forename><surname>Furth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Baumeister</surname></persName>
		</author>
		<ptr target="http://www.igi-global.com/book/enterprise-big-data-engineering-analytics/145468" />
	</analytic>
	<monogr>
		<title level="m">Enterprise Big Data Engineering, Analytics, and Management</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Atzmueller</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Oussena</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Roth-Berghofer</surname></persName>
		</editor>
		<imprint>
			<publisher>IGI Global</publisher>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Visualizing the Semantic Web</title>
		<editor>Geroimenko, V., Chen, C.</editor>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
	<note>2 edn</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Coveragecity: Test coverage for clinical guidelines</title>
		<author>
			<persName><forename type="first">R</forename><surname>Hatko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Baumeister</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Puppe</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-949/kese8-01_02.pdf" />
	</analytic>
	<monogr>
		<title level="m">The 8th Workshop on Knowledge Engineering and Software Engineering (KESE2012)</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">GoodRelations: An ontology for describing products and services offers on the web</title>
		<author>
			<persName><forename type="first">M</forename><surname>Hepp</surname></persName>
		</author>
		<ptr target="http://dblp.uni-trier.de/db/conf/ekaw/ekaw2008.html#Hepp08" />
	</analytic>
	<monogr>
		<title level="s">EKAW. Lecture Notes in Computer Science</title>
		<editor>Gangemi, A., Euzenat, J.</editor>
		<imprint>
			<biblScope unit="volume">5268</biblScope>
			<biblScope unit="page" from="329" to="346" />
			<date type="published" when="2008">2008</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Ontology visualization methods -a survey</title>
		<author>
			<persName><forename type="first">A</forename><surname>Katifori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Halatsis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lepouras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Vassilakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Giannopoulou</surname></persName>
		</author>
		<idno type="DOI">10.1145/1287620.1287621</idno>
		<ptr target="http://doi.acm.org/10.1145/1287620.1287621" />
	</analytic>
	<monogr>
		<title level="j">ACM Comput. Surv</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2007-11">Nov 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A product ontology</title>
		<author>
			<persName><forename type="first">J</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">S</forename><surname>Fox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Bilgic</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Enterprise Integration</title>
				<imprint>
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Facilitating the exploration and visualization of linked data</title>
		<author>
			<persName><forename type="first">C</forename><surname>Mader</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Stadler</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-09846-3_5</idno>
		<ptr target="http://dx.doi.org/10.1007/978-3-319-09846-3_5" />
	</analytic>
	<monogr>
		<title level="m">Linked Open Data-Creating Knowledge Out of Interlinked Data</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">S</forename><surname>Auer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Bryl</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Tramp</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="90" to="107" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Design and implementation of product structure ontology</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">N</forename><surname>Mohammad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">M</forename><surname>Amin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">M</forename><surname>Othman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Asmuni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hassan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kasim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ontology-Based Applications for Enterprise Systems and Knowledge Management</title>
		<imprint>
			<biblScope unit="page">246</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">How ontologies benefit enterprise applications</title>
		<author>
			<persName><forename type="first">D</forename><surname>Oberle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="473" to="491" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<ptr target="http://www.w3.org/TR/skos-reference" />
		<title level="m">W3C: SKOS Simple Knowledge Organization System reference</title>
				<imprint>
			<date type="published" when="2009-08">August 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Visualizing software systems as cities</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wettel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lanza</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Visualizing Software for Understanding and Analysis</title>
				<imprint>
			<date type="published" when="2007">2007. 2007. 2007</date>
			<biblScope unit="page" from="92" to="99" />
		</imprint>
	</monogr>
</biblStruct>

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