<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Rinke Hoekstra</title>
	<atom:link href="http://www.leibnizcenter.org/users/rinke/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leibnizcenter.org/users/rinke</link>
	<description>"Time is nature's way to keep everything from happening at once." - John Wheeler</description>
	<pubDate>Fri, 10 Oct 2008 07:15:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>EKAW 2008: Polishing Diamonds in OWL 2</title>
		<link>http://www.leibnizcenter.org/users/rinke/2008/10/10/ekaw-2008-polishing-diamonds-in-owl-2/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2008/10/10/ekaw-2008-polishing-diamonds-in-owl-2/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 07:15:25 +0000</pubDate>
		<dc:creator>Rinke Hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/?p=48</guid>
		<description><![CDATA[Last week I gave a presentation at the EKAW 2008 conference on the paper I wrote together with Joost Breuker entitled Polishing Diamonds in OWL 2:
Rinke Hoekstra and Joost Breuker.  Polishing diamonds in OWL2.  In Aldo Gangemi and Jérôme Euzenat, editors, Proceedings of   the 16th International Conference on Knowledge Engineering and [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I gave a presentation at the EKAW 2008 conference on the paper I wrote together with Joost Breuker entitled Polishing Diamonds in OWL 2:</p>
<blockquote><p>Rinke Hoekstra and Joost Breuker.  Polishing diamonds in OWL2.  In Aldo Gangemi and Jérôme Euzenat, editors, <em>Proceedings of   the 16th International Conference on Knowledge Engineering and Knowledge   Management (EKAW 2008)</em>, LNAI/LNCS. Springer Verlag, October 2008.</p></blockquote>
<p>Unfortunately I cannot publish the paper itself here (though it is available from the Springer LNAI website under the DOI: <a href="http://dx.doi.org/10.1007/978-3-540-87696-0_8">http://dx.doi.org/10.1007/978-3-540-87696-0_8</a> ). The presentation can be downloaded at <a href="http://www.leibnizcenter.org/users/rinke/wp-content/uploads/2008/10/polishing-diamonds-in-owl2-ekaw-2008-acitrezzapptx.pdf">Polishing Diamonds in OWL 2 (EKAW 2008)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2008/10/10/ekaw-2008-polishing-diamonds-in-owl-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Seven OWL 2 Drafts Published</title>
		<link>http://www.leibnizcenter.org/users/rinke/2008/10/10/seven-owl-2-drafts-published/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2008/10/10/seven-owl-2-drafts-published/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 06:56:26 +0000</pubDate>
		<dc:creator>Rinke Hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<category><![CDATA[What other people think]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/?p=47</guid>
		<description><![CDATA[From the W3C Website:
The OWL Working Group published seven documents yesterday relating to the OWL 2 Web Ontology Language. OWL 2 extends OWL, a core standard of the Semantic Web, adding new features that users have requested and that software providers are prepared to implement. The documents are:

Structural Specification and Functional-Style Syntax
Direct Semantics
RDF-Based Semantics (First [...]]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://www.w3.org/News/2008#item170">W3C Website</a>:</p>
<p>The <a href="http://www.w3.org/2007/OWL/">OWL Working Group</a> published seven documents yesterday relating to the OWL 2 Web Ontology Language. OWL 2 extends <a href="http://www.w3.org/TR/owl-ref/">OWL</a>, a core standard of the <a href="http://www.w3.org/2001/sw/">Semantic Web</a>, adding new features that users have requested and that software providers are prepared to implement. The documents are:</p>
<ol>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-syntax-20081008/">Structural Specification and Functional-Style Syntax</a></li>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-semantics-20081008/">Direct Semantics</a></li>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-rdf-based-semantics-20081008/">RDF-Based Semantics</a> (First Public Draft)</li>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-mapping-to-rdf-20081008/">Mapping to RDF Graphs</a></li>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-xml-serialization-20081008/">XML Serialization</a></li>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-profiles-20081008/">Profiles</a></li>
<li><a href="http://www.w3.org/TR/2008/WD-owl2-test-20081008/">Conformance and Test Cases</a> (First Public Draft)</li>
</ol>
<p>The first three documents form the technical core of OWL 2, which has both a traditional &#8220;direct&#8221; semantics (for OWL DL) and a new &#8220;RDF-based&#8221; semantics (for OWL Full). Documents 4 and 5 specify two different serializations for OWL ontologies, one based on RDF and one using XML more directly. Document 6 defines useful subsets of OWL which may be easier to implement or may better meet certain performance requirements. Finally, document 7 specifies conformance and will later enumerate the OWL 2 test cases. Five other documents are under development; but they are not yet ready for public review. Learn more about the <a href="http://www.w3.org/2001/sw/">Semantic Web Activity</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2008/10/10/seven-owl-2-drafts-published/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AddMarkers Protege 4 plugin</title>
		<link>http://www.leibnizcenter.org/users/rinke/2008/10/08/addmarkers-protege-4-plugin/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2008/10/08/addmarkers-protege-4-plugin/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 09:18:59 +0000</pubDate>
		<dc:creator>hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<category><![CDATA[class]]></category>

		<category><![CDATA[marker property]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[protege]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/?p=46</guid>
		<description><![CDATA[While at the EKAW 2008, I wrote a small Protege 4 plugin that adds marker properties to all classes. The subproperty hierarchy will reflect your class hierarchy.
Marker properties are properties that &#8216;represent&#8217; classes in the role box of your OWL 2 DL ontology. Classes are marked using a self restriction on their marker property, e.g. [...]]]></description>
			<content:encoded><![CDATA[<p>While at the <a href="http://ekaw2008.inrialpes.fr/">EKAW 2008</a>, I wrote a small <a href="http://protege.stanford.edu">Protege 4</a> plugin that adds marker properties to all classes. The subproperty hierarchy will reflect your class hierarchy.</p>
<p>Marker properties are properties that &#8216;represent&#8217; classes in the role box of your OWL 2 DL ontology. Classes are marked using a self restriction on their marker property, e.g. some class <strong>A</strong> will be defined to be a subclass of the restriction &#8216;<strong>self is_A</strong>&#8216;. Role chains can then be used to trigger the inference of relations between individuals of certain classes. For instance, given two classes <strong>A</strong> and <strong>B</strong> and a property <strong>p1</strong>, we can define <strong>p2</strong> as that property that holds between two individuals <strong>a</strong> and <strong>b</strong> related via <strong>p1</strong> provided that <strong>a</strong> is of type <strong>A</strong> and <strong>b</strong> is of type <strong>B</strong>:</p>
<blockquote><p><strong>is_A o p1 o is_B -&gt; p2</strong></p></blockquote>
<p>For more information, consult my (upcoming) PhD dissertation! (now really soon, seriously, I promise)</p>
<p>The plugin can be downloaded from: <a href="http://www.leibnizcenter.org/~hoekstra/addmarkers/addmarkers-0.1a.zip">http://www.leibnizcenter.org/~hoekstra/addmarkers/addmarkers-0.1a.zip</a></p>
<p>Unzip, and put the jar in your Protege 4 plugins folder.</p>
<p><strong>NB: </strong>This is alphaware (seriously)&#8230; it has not been thoroughly tested and may damage your ontology. Make backups!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2008/10/08/addmarkers-protege-4-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Universal Role: topProperty</title>
		<link>http://www.leibnizcenter.org/users/rinke/2008/05/30/universal-role-topproperty/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2008/05/30/universal-role-topproperty/#comments</comments>
		<pubDate>Fri, 30 May 2008 08:37:03 +0000</pubDate>
		<dc:creator>Rinke Hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<category><![CDATA[owl2]]></category>

		<category><![CDATA[top property]]></category>

		<category><![CDATA[universal property]]></category>

		<category><![CDATA[universal role]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/?p=45</guid>
		<description><![CDATA[The OWL WG of the W3C is currently discussing whether the OWL2 language should include a universal role, i.e. a top property that relates all individuals in the domain (see e.g. ISSUE-112 and email thread). Although it was already present in the SROIQ description logic that lies at the heart of the new OWL2 DL [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="OWL WG" href="http://www.w3.org/2007/OWL/" target="_blank">OWL WG</a> of the W3C is currently discussing whether the OWL2 language should include a universal role, i.e. a top property that relates all individuals in the domain (see e.g. <a title="OWL WG ISSUE-112" href="http://www.w3.org/2007/OWL/tracker/issues/112" target="_blank">ISSUE-112</a> and email thread). Although it was already present in the <a title="The Even More Irresistivle SROIQ" href="http://www.cs.man.ac.uk/~sattler/publications/sroiq-TR.pdf" target="_blank">SROIQ description logic</a> that lies at the heart of the new OWL2 DL proposal, the implementation of an efficient reasoning algorithm for this property is not solved yet.</p>
<p>However, the property itself can be defined by adding the following axioms (from <a title="Email by Boris Motik" href="http://lists.w3.org/Archives/Public/public-owl-wg/2008May/0208.html" target="_blank">this email</a> by Boris Motik):</p>
<blockquote><p>(1)  SubClassOf( owl:Thing hasValue( U ni ) )<br />
(2)  ReflexiveProperty( U )<br />
(3)  SymmetricProperty( U )<br />
(4)  TransitiveProperty( U )</p></blockquote>
<p>Alternative representations using property chains do not require the restriction on owl:Thing. See for examples the papers by Markus Krötzsch, available on <a title="Homepage of Markus Krötzsch" href="http://www.korrekt.org" target="_blank">his homepage</a>, which describe alternative representations, proofs, and interesting use cases.</p>
<p>You can import the above definitions for use in your own ontology from:</p>
<p><a class="aligncenter" title="http://www.leibnizcenter.org/ontostore/universal-role.owl" href="http://www.leibnizcenter.org/ontostore/universal-role.owl">http://www.leibnizcenter.org/ontostore/universal-role.owl</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2008/05/30/universal-role-topproperty/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Steven Pinker: The Stuff of Thought</title>
		<link>http://www.leibnizcenter.org/users/rinke/2008/05/24/steven-pinker-the-stuff-of-thought/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2008/05/24/steven-pinker-the-stuff-of-thought/#comments</comments>
		<pubDate>Sat, 24 May 2008 11:02:02 +0000</pubDate>
		<dc:creator>Rinke Hoekstra</dc:creator>
		
		<category><![CDATA[Presentation]]></category>

		<category><![CDATA[metaphor]]></category>

		<category><![CDATA[steven pinker]]></category>

		<category><![CDATA[thought]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/?p=44</guid>
		<description><![CDATA[Nice (short) talk by Steven Pinker on his book &#8220;The Stuff of Thought&#8221;:

]]></description>
			<content:encoded><![CDATA[<p>Nice (short) talk by Steven Pinker on his book &#8220;The Stuff of Thought&#8221;:</p>
<p><!--cut and paste--><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="320" height="285" id="VE_Player" align="middle"><param name="movie" value="http://static.videoegg.com/ted/flash/loader.swf"><PARAM NAME="FlashVars" VALUE="bgColor=FFFFFF&#038;file=http://static.videoegg.com/ted/movies/STEVENPINKER-2005G_high.flv&#038;autoPlay=false&#038;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&#038;forcePlay=false&#038;logo=&#038;allowFullscreen=true"><param name="quality" value="high"><param name="allowScriptAccess" value="always"><param name="bgcolor" value="#FFFFFF"><param name="scale" value="noscale"><param name="wmode" value="window"><embed src="http://static.videoegg.com/ted/flash/loader.swf" FlashVars="bgColor=FFFFFF&#038;file=http://static.videoegg.com/ted/movies/STEVENPINKER-2005G_high.flv&#038;autoPlay=false&#038;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&#038;forcePlay=false&#038;logo=&#038;allowFullscreen=true" quality="high" allowScriptAccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="320" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2008/05/24/steven-pinker-the-stuff-of-thought/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Knowledge Representation in the Legal Domain</title>
		<link>http://www.leibnizcenter.org/users/rinke/2007/12/10/knowledge-representation-in-the-legal-domain/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2007/12/10/knowledge-representation-in-the-legal-domain/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 11:03:07 +0000</pubDate>
		<dc:creator>Rinke Hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<category><![CDATA[Presentation]]></category>

		<category><![CDATA[RDF]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/2007/12/10/knowledge-representation-in-the-legal-domain/</guid>
		<description><![CDATA[Last thursday I gave a talk at the University of Manchester KR course (Bijan Parsia and Sean Bechhofer) about issues for knowledge representation in the legal domain. The slides are online here.
]]></description>
			<content:encoded><![CDATA[<p>Last thursday I gave a talk at the University of Manchester KR course (Bijan Parsia and Sean Bechhofer) about issues for knowledge representation in the legal domain. The slides are online <a href='http://www.leibnizcenter.org/users/rinke/wp-content/uploads/2007/12/manchester-2007-knowrep-in-legal-domain.pdf' title='Knowledge Representation in the Legal Domain'>here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2007/12/10/knowledge-representation-in-the-legal-domain/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Converting BibTeX to RSS feeds: bib2rss.pl</title>
		<link>http://www.leibnizcenter.org/users/rinke/2007/11/06/converting-bibtex-to-rss-feeds-bib2rss/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2007/11/06/converting-bibtex-to-rss-feeds-bib2rss/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 09:53:04 +0000</pubDate>
		<dc:creator>hoekstra</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[RDF]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/2007/11/06/converting-bibtex-to-rss-feeds-bib2rss/</guid>
		<description><![CDATA[Yesterday I was playing around with Peter Mika&#8217;s BuRST to create an RSS 1.0 feed of the publications of the Leibniz Center. We already use bibtex2html to generate a weekly update of our publications page.
BuRST services are used, amongst others, by the openacademia.org project to generate RSS feeds of the documents in their RDF triple [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was playing around with Peter Mika&#8217;s <a href="http://www.cs.vu.nl/~pmika/research/burst/BuRST.html" title="BuRST">BuRST</a> to create an <a href="http://web.resource.org/rss/1.0/" title="RSS 1.0">RSS 1.0</a> feed of the <a href="http://svn.leibnizcenter.org/svn/LeibnizBib/trunk/leibniz.bib" title="Leibniz Center BibTeX publications">publications of the Leibniz Center</a>. We already use <a href="http://www.lri.fr/~filliatr/bibtex2html/" title="bibtex2html">bibtex2html</a> to generate a weekly update of our <a href="http://www.leibnizcenter.org/publications" title="Leibniz Center publications">publications page</a>.<br />
BuRST services are used, amongst others, by the <a href="http://www.openacademia.org" title="openacademia.org">openacademia.org</a> project to generate RSS feeds of the documents in their RDF triple store. See also <a href="http://ivanherman.wordpress.com/2007/01/13/bibtex-in-rdf/">Ivan Herman&#8217;s blog post</a> on this subject.</p>
<p>However, the RSS generated by BuRST is targeted at RDF-aware clients,  and does not contain the Dublin Core metadata used by RSS viewers such as <a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a>, <a href="http://reader.google.com">Google Reader</a>, <a href="http://pipes.yahoo.com" title="Yahoo Pipes">Yahoo Pipes</a> or <a href="http://www.apple.com/macosx/features/mail.html">Mail (Leopard)</a> to show human readable information.</p>
<p>The <a href="http://www.openacademia.org/doc/services.html" title="BuRST service">BuRST service at openacademia.org</a> uses a <a href="http://www.cs.vu.nl/~mcaklein/bib2rdf/">BibTex to RDF</a> perl script by <a href="http://www.cs.vu.nl/~mcaklein/">Michel Klein</a> to generate a <a href="http://ontoware.org/projects/swrc/">SWRC</a> compliant RDF description of bibliographies stored using the <a href="http://en.wikipedia.org/wiki/BibTeX">BibTeX</a> format. I have modified his script in such a way that it can now generate simple lightweight RSS representations of BibTeX files.</p>
<p>Voila: <a href="http://www.leibnizcenter.org/~hoekstra/bib2rss/bib2rss.pl" title="bib2rss.pl">bib2rss.pl</a></p>
<p>You can download it, and use it at your choosing (Michel has GPL-ed the original).</p>
<p>Some examples:</p>
<blockquote><p>Publications of the Leibniz Center, as RSS 1.0 feed<br />
<a href="http://draco.leibnizcenter.org/cgi-bin/bib2rss.pl?url=http://svn.leibnizcenter.org/svn/LeibnizBib/trunk/leibniz.bib" title="LeibnizBib RSS"> http://draco.leibnizcenter.org/cgi-bin/bib2rss.pl?url=http://svn.leibnizcenter.org/svn/LeibnizBib/trunk/leibniz.bib</a></p>
<p>Publications of the Leibniz Center, as RSS 1.0 feed with <strong>title</strong> and <strong>description</strong><br />
<a href="http://draco.leibnizcenter.org/cgi-bin/bib2rss.pl?url=http://svn.leibnizcenter.org/svn/LeibnizBib/trunk/leibniz.bib&amp;title=LeibnizPubs&amp;description=Publications%20of%20the%20Leibniz%20Center" title="LeibnizBib RSS with title and description"> http://draco.leibnizcenter.org/cgi-bin/bib2rss.pl?url=http://svn.leibnizcenter.org/svn/LeibnizBib/trunk/leibniz.bib&amp;title=LeibnizPubs&amp;description=Publications%20of%20the%20Leibniz%20Center</a></p></blockquote>
<p>Some issues:</p>
<ul>
<li>How to determine the <em>dc:date</em> of a  publication RSS-item? Currently: all publications are dated on the first of January of every year. Dates in RSS are <a href="http://diveintomark.org/archives/2003/06/21/history_of_rss_date_formats">an issue</a> anyway.</li>
<li>Some RSS readers (Mail, Yahoo Pipes) do not show the <em>dc:creator</em> of RSS 1.0 items</li>
<li>Apple Mail seems to disregard any <em>dc:date</em> in 2001 (weird!)</li>
<li>bib2rss.pl depends on the <tt>Text::BibTeX</tt> module of the <a href="http://www.gerg.ca/software/btOOL/" title="btOOL website">btOOL</a> library.</li>
</ul>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2007/11/06/converting-bibtex-to-rss-feeds-bib2rss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SPARQL DL</title>
		<link>http://www.leibnizcenter.org/users/rinke/2007/11/03/sparql-dl/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2007/11/03/sparql-dl/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 09:49:49 +0000</pubDate>
		<dc:creator>hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[What other people think]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/2007/11/03/sparql-dl/</guid>
		<description><![CDATA[Bijan Parsia introduced the ideas of a SPARQL-like language that uses DL constructs at the ESWC 2007 OWLED workshop. The guys at Clark&#038;Parsia really got busy, and the first implementation of SPARQL-DL will be introduced as part of Pellet.
While reading the more recent post, about query optimization, I wondered whether it is foreseen that SPARQL-DL [...]]]></description>
			<content:encoded><![CDATA[<p>Bijan Parsia introduced the ideas of a <a href="http://www.w3.org/TR/rdf-sparql-query/">SPARQL</a>-like language that uses DL constructs at the <a href="http://www.eswc2007.org">ESWC 2007</a> <a href="http://owled2007.iut-velizy.uvsq.fr/">OWLED</a> workshop. The guys at <a href="http://www.clarkparsia.com">Clark&#038;Parsia</a> really got busy, and the first implementation of <a href="http://clarkparsia.com/weblog/2007/10/26/towards-sparql-dl-evaluation-in-pellet/">SPARQL-DL</a> will be introduced as part of <a href="http://pellet.owldl.org">Pellet</a>.</p>
<p>While reading the more recent post, about <a href="http://clarkparsia.com/weblog/2007/11/02/optimizing-sparql-dl/trackback/">query optimization</a>, I wondered whether it is foreseen that SPARQL-DL will support CONSTRUCT queries.</p>
<p>One of the bigger problems in OWL knowledge-base manipulation is that it is often necessary to assert new individuals or classes based on assertions already available in the KB, e.g. in computing the outcome of some process or change. This is where SPARQL-DL constructs would really come in handy, as we can then use variables to both match and construct OWL definitions. Regular SPARQL doesn&#8217;t really help, as it only allows you to query and construct an RDF graph.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2007/11/03/sparql-dl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SemanticWeb Nuts &#8216;n Bolts</title>
		<link>http://www.leibnizcenter.org/users/rinke/2007/11/02/semanticweb-nuts-n-bolts/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2007/11/02/semanticweb-nuts-n-bolts/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 15:56:41 +0000</pubDate>
		<dc:creator>hoekstra</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/2007/11/02/semanticweb-nuts-n-bolts/</guid>
		<description><![CDATA[Yesterday I gave a presentation at our monthly department meeting about the nuts &#8216;n bolts of the SemanticWeb. This was to give them a taste of its coolness.
If you&#8217;re interested, here it is: semweb-nuts-bolts.pdf
]]></description>
			<content:encoded><![CDATA[<p>Yesterday I gave a presentation at our monthly department meeting about the nuts &#8216;n bolts of the SemanticWeb. This was to give them a taste of its coolness.</p>
<p>If you&#8217;re interested, here it is: <a onmousedown="selectLink(37);" id="p37" href="http://www.leibnizcenter.org/users/rinke/wp-content/uploads/2007/11/semweb-nuts-bolts.pdf">semweb-nuts-bolts.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2007/11/02/semanticweb-nuts-n-bolts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OWL Working Group</title>
		<link>http://www.leibnizcenter.org/users/rinke/2007/10/01/owl-working-group/</link>
		<comments>http://www.leibnizcenter.org/users/rinke/2007/10/01/owl-working-group/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 09:47:15 +0000</pubDate>
		<dc:creator>hoekstra</dc:creator>
		
		<category><![CDATA[OWL]]></category>

		<category><![CDATA[Ontology]]></category>

		<category><![CDATA[owl 1.1]]></category>

		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/2007/10/01/owl-working-group/</guid>
		<description><![CDATA[I am the representative for the University of Amsterdam at the newly started OWL Working Group. The OWLWG is to develop the next version of the Web Ontology Language.
Recent developments in the DL field are very promising (cf. the OWLED workshops), and I am excited about the new features that OWL 1.1 will bring us.
]]></description>
			<content:encoded><![CDATA[<p>I am the representative for the University of Amsterdam at the newly started <a href="http://www.w3.org/2007/OWL/wiki/OWL_Working_Group">OWL Working Group</a>. The OWLWG is to develop the next version of the <a href="http://www.w3.org/2004/OWL">Web Ontology Language</a>.</p>
<p>Recent developments in the DL field are very promising (cf. the <a href="http://code.google.com/p/owl1-1/">OWLED</a> workshops), and I am excited about the new features that OWL 1.1 will bring us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leibnizcenter.org/users/rinke/2007/10/01/owl-working-group/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
