<?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">Publishing Semantic Personal Notes as Linked Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Laura</forename><surname>Dr</surname></persName>
							<email>laura.dragan@deri.org</email>
						</author>
						<author>
							<persName><forename type="first">Tudor</forename><surname>Groza</surname></persName>
							<email>tudor.groza@deri.org</email>
						</author>
						<author>
							<persName><forename type="first">Siegfried</forename><surname>Handschuh</surname></persName>
							<email>siegfried.handschuh@deri.org</email>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">DERI</orgName>
								<orgName type="institution">National University of Ireland</orgName>
								<address>
									<settlement>Galway</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Alexandre Passant DERI</orgName>
								<orgName type="institution">National University of Ireland</orgName>
								<address>
									<settlement>Galway</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department">DERI</orgName>
								<orgName type="institution">National University of Ireland</orgName>
								<address>
									<settlement>Galway</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff3">
								<orgName type="department">DERI</orgName>
								<orgName type="institution">National University of Ireland</orgName>
								<address>
									<settlement>Galway</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Publishing Semantic Personal Notes as Linked Data</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">2FA11D8D7C63C762A7BE76C2DDBE3187</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T23:55+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>There is an obvious shift of focus towards the Web, as people spend more of their time and store more of their data online. However, the desktop still handles a large amount of the personal data. The Semantic Desktop brings semantics to the desktop, better interlinking and organization of the data, thus allowing better management. However, in spite of common representation formats, personal and online data is still difficult to interlink, notably because of the different vocabularies used to describe it as well as the lack of common identifiers between desktop applications and Web-based services. We describe here a solution for easily publishing and sharing of personal notes as Linked Data. We provide a two-phased publishing and interlinking process. It can be used to publish any kind of information from the desktop to the Web, enabling integration of small chunks of personal knowledge into the Web of Data and focusing on a userdriven approach of knowledge management.</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>The Linked Data initiative and the Semantic Desktop are two relevant subdomains of the Semantic Web vision. The first focuses on globally interlinking resources on the Web, while the second enables information integration and interlinking on the desktop. Although the two share the representation models (RDF(S)/OWL), there is still a gap between data from the Web and the desktop, due to different sets of vocabularies that are used, and generally distinct identifiers.</p><p>We describe here an approach for integrating data from these two environments, specifically for publishing personal notes from the desktop (using Semantic Desktop technologies) to the Web (using the Linked Data principles). The main requirement is to publish data online without losing the personal context established on the desktop. Our approach consists of two main steps: (i) preparing the desktop data for sharing, and (ii) publishing it online. In addition, it requires two prerequisite steps, provided by existing applications: (i) the note-taking process and annotation of the note (adding the context), and (ii) the identification of Web URIs which represent the same real-world thing as the desktop resources that belong to the context of a note. Our contributions include: (i) mappings between the relatively small number of desktop vocabularies and the most popular Web vocabularies. The mappings are used in the transformation of the desktop data, represented with the desktop ontologies, to data represented with the Web vocabularies, ready to be published online; (ii) a process for the publication of desktop information on the Web using the Linked Data principles, while at the same time protect the sensitive private data from being shared unwillingly; (iii) a system implementation that allows sharing of semantic personal notes as semantic blog posts, interlinked with existing information within the Linked Data cloud.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">USE CASE -SEMANTIC BLOGGING</head><p>Two important characteristics of blog posts are: (i) their topics are of interest to the author and thus are very likely to have references to things present on the desktop; (ii) they belong to a context consisting of the references made in their content. Writing a blog post in a desktop application can offer several benefits, if the application is a semantic one, on a Semantic Desktop, where desktop resources are interconnected <ref type="bibr" target="#b1">[1]</ref>. Semantic note-taking tools like SemNotes<ref type="foot" target="#foot_0">1</ref> automatically generate relations between the notes and the desktop things mentioned in their content. Such annotations give context to the note and should be preserved when the note is published as a blog post on the Web, since it enables serendipitous browsing and information discovery, as they contain relevant additional links to other entities.</p><p>Currently, personal notes, even the ones semantically enriched using Semantic Desktop applications, must be published as blog posts by being manually copied into a blogging tool. In this way, any additional semantic information available on the desktop becomes lost or, if copied, leads to broken references as they point to the local resources which are not accessible outside of the desktop. The note-taking to publishing process is sometimes shortcut by using the drafting functionality that some systems like WordPress or Blogger offer, so that users can directly take the notes in the blogging tool, usually online, thus replacing the desktop note-taking application. Using online tools deprives the user from having the personal context automatically added to the blog post, since desktop information cannot be easily integrated in Web-based interfaces.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">SYSTEM OVERVIEW</head><p>We propose an approach that enables the publishing and sharing of personal notes by extending the functionality provided by SemNotes. The process has two steps: (i) transformation and (ii) publication. In the first step, the note is transformed locally for publication, and private local data is replaced with public server references. In the second step, the transformed note is published online on a dedicated "SemNotes server", where the resources referenced and the tags assigned, are shared between the notes of all users. As we mentioned above, there are also two prerequisite steps: (i) the note-taking process and annotation of the note, which is the usual note-taking approach, and (ii) the identification of Web aliases for the desktop resources related to a note, where URIs are mined from the Web for locally defined resources, such as people, events or projects. The annotation is done semi-automatically and is an existing feature in Sem-Notes. The second prerequisite step consists in finding Web resource for each of the desktop entity linked to the note that is about to be published. This step is executed by a desktop service that relies on the Semantic Web index Sindice to retrieve results.</p><p>The publishing system is divided between its local part and its remote part. The local part handles local private data, while the remote one handles online public data. The separation between them extends over three layers: ontology, data and application.</p><p>On the ontology level, the NEPOMUK desktop ontologies are used locally while popular Web vocabularies like SIOC are used on the server-side. These ontologies are used to describe the data exchanged between the applications. Personal desktop data is stored in the local repository, which exists on any NEPOMUK Semantic Desktop, while Web data is distributed in the Linked Data cloud. Finally, on the application level, the local component is an extension to SemNotes that provides publishing functionality for notes, and the remote component is a server that hosts and publishes online the notes.</p><p>The first step of the process is executed on the local side, by an extension of the SemNotes application. It consists of replacing the links to the local resources mentioned in the note with their Web aliases, and enriching the content of the note with RDFa. Then, the publication step is done by the server, which receives information from the desktop and publishes the note according to the Linked Data publishing principles. On the server, the notes, linked resources and tags have dereferenceable URIs. The resources and tags are shared among notes and users, thus providing object centered sociality. The dataset is also linking to external resources that are found to be sameAs the local ones.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">RELATED WORK</head><p>Semantic blogging was introduced by Cayzer and Shabajee in <ref type="bibr" target="#b3">[3]</ref>. Karger and Quan describe semantic blogging in the context of the Semantic Web browser Haystack <ref type="bibr" target="#b4">[4]</ref>. The existing systems for semantic blogging fall into two categories: (i) desktop applications that involve publishing the actual local resource information together with the blog post, or (ii) online applications that do not have access to desktop data relevant to the user. The first category, represented by tools like SemiBlog <ref type="bibr" target="#b5">[5]</ref> or SemBlog <ref type="bibr" target="#b6">[6]</ref>, gives the user better access to the relevant data from the desktop. However, both tools require that the resources that contain private information are published together with the blog post, which might lead to privacy issues. They are used for exchange of personal information in the blog posts, which differs from our approach of using already published web data as to protect the privacy of the personal information. The process described implies manually adding the metadata, while our approach relies on automatic export. Online services like BlogAccord <ref type="bibr" target="#b2">[2]</ref> for music information or Zemanta<ref type="foot" target="#foot_1">2</ref> blogging assistant, belong to the second category. They enhance the blogging experience by providing access to various online resources to create the context of a blog post, but not to the personal context of the user.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">CONCLUSION</head><p>We presented an approach for publishing personal notes as Linked Data on the Web. The aim of our work was to provide a way for publishing and sharing complete information by preserving the personal context of the notes without compromising privacy. Our solution makes a step towards bridging the gap between local semantic data and Linked Data. We defined a publishing process that comprises two steps: (i) preparation -the note is transformed into a SIOC-based Web representation; and (ii) publication / sharing -the note is published online following the Linked Data principles.</p></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://smile.deri.ie/projects/semn</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.zemanta.com</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">ACKNOWLEDGMENTS</head><p>The work was supported by the Líon-2 project funded by Science Foundation Ireland under Grant No. SFI/08/CE/I1380.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title/>
		<author>
			<persName><surname>References</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">The Social Semantic Desktop: A New Paradigm Towards Deploying the Semantic Web on the Desktop</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bernardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Van Elst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Grimnes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Groza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">H M</forename><surname>Jazayeri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mesnage</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Moeller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Reif</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sintek</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">What next for semantic blogging?</title>
		<author>
			<persName><forename type="first">S</forename><surname>Cayzer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the SEMANTICS 2006 conference</title>
				<meeting>of the SEMANTICS 2006 conference<address><addrLine>Vienna, Austria</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006-11">November 2006</date>
			<biblScope unit="page" from="71" to="81" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Semantic blogging and bibliography management</title>
		<author>
			<persName><forename type="first">S</forename><surname>Cayzer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Shabajee</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">BlogTalk Proc</title>
				<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">What would it mean to blog on the semantic web?</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Karger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Quan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 3rd ISWC</title>
				<meeting>of the 3rd ISWC<address><addrLine>Hiroshima, Japan</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="214" to="228" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Harvesting desktop data for semantic blogging</title>
		<author>
			<persName><forename type="first">K</forename><surname>Möller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Decker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of Semantic Desktop Workshop</title>
				<meeting>of Semantic Desktop Workshop<address><addrLine>ISWC, Galway, Ireland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Semblog project</title>
		<author>
			<persName><forename type="first">H</forename><surname>Takeda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Ohmukai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Activities on Semantic Web Technologies in Japan, A WWW2005 Workshop</title>
				<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

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