<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://notiz.blog/wp-content/plugins/pretty-feeds/pretty-feed-v4.xsl" type="text/xsl" media="screen" ?>


<!--

	Feeds whisper secrets,
	In the RSS Club's embrace,
	Knowledge blooms in grace.

-->

<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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>SPARQL &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/sparql/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Tue, 08 Feb 2022 09:29:17 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://notiz.blog/wp-content/uploads/2019/10/cropped-notizblog-icon-1-32x32.png</url>
	<title>SPARQL &#8211; notizBlog</title>
	<link>https://notiz.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<source:blogroll>https://reader.pfefferle.org/i/?a=opml&amp;get=c_2</source:blogroll>
<creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/</creativeCommons:license>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/tag/sparql/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>DER microformats transformr</title>
		<link>https://notiz.blog/2010/06/15/der-microformats-transformr/</link>
					<comments>https://notiz.blog/2010/06/15/der-microformats-transformr/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 15 Jun 2010 19:07:54 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[arc]]></category>
		<category><![CDATA[eRDF]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[OpenGraphProtocol]]></category>
		<category><![CDATA[QR-Code]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[SPARQL]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=2690</guid>

					<description><![CDATA[Nach etwas mehr als zwei Jahren und diversen Hosting-Problemen ist Martin McEvoys microformats transformr jetzt unter microform.at erreichbar. Aber nicht nur die Domain hat sich geändert. Martin (aka Weborganics) hat noch einmal extrem viel Arbeit in den transformr gesteckt, so dass er mittlerweile nahezu alles transformiert was sich so im HTML-Quellcode versteckt: Microformats: hCard, hCalendar, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Nach etwas mehr als <a href="https://notiz.blog/2008/05/19/yamt-yet-another-microformats-transformr/">zwei Jahren</a> und diversen Hosting-Problemen ist Martin McEvoys <em><a href="http://github.com/WebOrganics/TransFormr">microformats transformr</a></em> jetzt unter <a href="http://microform.at">microform.at</a> erreichbar.</p>



<figure class="wp-block-image aligncenter"><img fetchpriority="high" decoding="async" width="480" height="209" sizes="(max-width: 480px) 100vw, 480px" src="https://notiz.blog/wp-content/uploads/2010/06/martin-mcevoy-transformr.jpg" alt="Martin McEvoys tweet" class="wp-image-2885" /></figure>



<p>Aber nicht nur die Domain hat sich geändert. Martin (aka Weborganics) hat noch einmal extrem viel Arbeit in den <strong>transformr</strong> gesteckt, so dass er mittlerweile nahezu alles transformiert was sich so im HTML-Quellcode versteckt:</p>



<ul class="wp-block-list">
	<li><strong>Microformats</strong>: <a href="http://microformats.org/wiki/hcard">hCard</a>, <a href="http://microformats.org/wiki/hcalendar">hCalendar</a>, <a href="http://microformats.org/wiki/hreview">hReview</a>, <a href="http://microformats.org/wiki/hatom">hAtom</a>, <a href="http://microformats.org/wiki/geo">geo</a>, <a href="http://microformats.org/wiki/haudio">hAudio</a>, <a href="http://microformats.org/wiki/xoxo">XOXO</a>, <a href="http://microformats.org/wiki/hmedia">hMedia</a>, <a href="http://gmpg.org/xfn/">XFN</a>, <a href="http://microformats.org/wiki/rel-enclosure">rel-enclosure</a></li>
	<li><strong>Andere Formate</strong>: <a href="http://rdfa.info/">RDFa 1.0 + 1.1 @vocab @prefix</a>, <a href="https://web.archive.org/web/20100801081639/http://research.talis.com:80/2005/erdf/wiki/Main/RdfInHtml">eRDF</a>, <a href="http://opengraphprotocol.org/">OGP</a>.</li>
</ul>



<p>&#8230;und die Liste der <a href="https://github.com/WebOrganics/TransFormr/wiki">Ausgabe-Formate</a> ist mindestens ebenso eindrucksvoll.</p>



<p>Meine Favoriten sind der (von Martin überarbeitete) <a href="https://notiz.blog/2007/06/22/hcard-to-qr-code-script/"><em>hCard2QRCode</em></a>-transformr und der <em><a href="http://microform.at/sparql/endpoint?">SPARQL Endpoint</a></em> über den man vollen Zugriff auf alle zuvor transformierten Seiten hat.</p>



<p>Vergesst <a href="https://web.archive.org/web/20110714085344/http://microformatique.com/optimus/">Optimus</a>, <a href="http://www.h2vx.com/">H2VX</a>, <a href="https://web.archive.org/web/20120228025100/http://tools.microformatic.com/">microformatic</a> und <a href="https://web.archive.org/web/20111005045306/http://ufxtract.com/">ufXtract</a>!</p>
<p>You are a true RSS aficionado! While others are drowning in social media noise, you enjoy the simplicity and control of RSS. Congrats!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2010/06/15/der-microformats-transformr/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Von Microformats bis OWL</title>
		<link>https://notiz.blog/2008/05/28/von-microformats-bis-owl/</link>
					<comments>https://notiz.blog/2008/05/28/von-microformats-bis-owl/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Wed, 28 May 2008 16:24:41 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[OWL]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[SPARQL]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=890</guid>

					<description><![CDATA[Benjamin Nowack hat auf der Webinale in Karlsruhe einen sehr interessanten Vortrag über das Semantic Web &#8211; Technik und Einsatz. Die Folien geben einen sehr schönen (und kompakten) Überblick von HTML-Semantiken wie RDFa oder Microformats bis zu hochwertigen XML-Strukturen wie RDF und OWL. Schade dass ich den Vortrag nicht hören konnte&#8230; (via)]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2008/05/semweb-menu.png" alt="semweb_menu.png" />
	<figcaption>Quelle: <a href="https://web.archive.org/web/20210512164038/https://bnode.org/blog/2008/05/27/semweb-tech-n-use-webinale-slides">bnode.org</a></figcaption>
</figure>



<p><a href="https://web.archive.org/web/20211219062605/http://bnode.org/">Benjamin Nowack</a> hat auf der <a href="https://web.archive.org/web/20120429010540/http://createordie.de:80/webinale/index.php">Webinale in Karlsruhe</a> einen sehr interessanten <a href="http://www.slideshare.net/bengee/semantic-web-technik-und-einsatz/">Vortrag über das <em>Semantic Web &#8211; Technik und Einsatz</em></a>. Die Folien geben einen sehr schönen (und kompakten) Überblick von HTML-Semantiken wie RDFa oder Microformats bis zu hochwertigen XML-Strukturen wie RDF und OWL.</p>



<p>Schade dass ich den Vortrag nicht hören konnte&#8230;</p>



<p>(<a href="https://web.archive.org/web/20210512164038/https://bnode.org/blog/2008/05/27/semweb-tech-n-use-webinale-slides">via</a>)</p>



<span id="more-890"></span>
<p>Hey there, RSS reader! You’re cool. Keep being awesome! 😎</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/05/28/von-microformats-bis-owl/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
