<?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>Profile URIs &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/profile-uris/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>Sun, 30 Oct 2022 17:31:34 +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>Profile URIs &#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/profile-uris/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>hCard microformat Validator</title>
		<link>https://notiz.blog/2008/06/16/hcard-microformat-validator/</link>
					<comments>https://notiz.blog/2008/06/16/hcard-microformat-validator/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:07:04 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Optimus]]></category>
		<category><![CDATA[Profile URIs]]></category>
		<category><![CDATA[UID]]></category>
		<category><![CDATA[Validator]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=908</guid>

					<description><![CDATA[Der hCard Validator &#8222;&#8230;is an unofficial validator/conformance checker of the hCard microformat&#8222;. Während der Optimus-Validator ein breites Spektrum an Microformats unterstützt, bring der hCard Validator (wie der Name schon sagt) ein paar schicke extra Features zum validieren von hCards mit sich. Im Gegensatz zu Optimus, muss die hCard nicht zwingend über eine URL erreichbar sein, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2008/06/hcard-validator.jpg" alt="hcard-validator.jpg" /></figure>



<p>Der <a href="https://web.archive.org/web/20210812232024/http://hcard.geekhood.net/">hCard Validator</a> &#8222;<em>&#8230;is an unofficial validator/conformance checker of the hCard microformat</em>&#8222;. Während der <a href="https://web.archive.org/web/20110714085344/http://microformatique.com/optimus/">Optimus-Validator</a> ein breites Spektrum an Microformats unterstützt, bring der <em>hCard Validator</em> (wie der Name schon sagt) ein paar schicke extra Features zum validieren von hCards mit sich.</p>



<p>Im Gegensatz zu Optimus, muss die <a href="http://microformats.org/wiki/hCard">hCard</a> nicht zwingend über eine <abbr title="Uniform Resource Locator">URL</abbr> erreichbar sein, sondern kann auch bequem über ein Textfeld oder einen statischen Upload überprüft werden.</p>



<p>Weitere tolle Features sind z.B. der <a href="http://microformats.org/wiki/hcard-profile#Usage">Profile-URI</a> check:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
	<p><code>&lt;head></code> uses profile “http://gmpg.org/xfn/11” which is unrelated to <code>'http://www.w3.org/2006/03/hcard'</code><br/> This may suggest that document does <strong>not</strong> use hCard microformat.</p>
</blockquote>



<p>oder der E-Mail &#8211; Adressen &#8211; Check:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
	<p>Value of <code>email</code> property doesn&#8217;t look like an e-mail<br/> Found “webmaster-at-notiz.blog”, but expected simple syntax in form <code>mailto:joe@example.com?subject=is%20optional</code>.</p>
</blockquote>



<p>(Test-hCard)</p>



<p>Zum Test habe ich die gleiche <a href="http://microformatique.com/optimus/?uri=http%3A%2F%2Fnotiz.blog%2Fkontakt%2F&amp;function=&amp;format=validate&amp;filter=hcard">URL auch noch mit dem Chef-Transformer validiert</a>, dem aber (leider) diese Liebe fürs Detail fehlt&#8230;</p>
<p>Thanks for reading this post via RSS. RSS is great, and you’re great for using it. ♥️</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/06/16/hcard-microformat-validator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>XRDSType.net &#8211; Type URIs für XRDS-Simple</title>
		<link>https://notiz.blog/2008/05/05/xrdstypenet-type-uris-fuer-xrds-simple/</link>
					<comments>https://notiz.blog/2008/05/05/xrdstypenet-type-uris-fuer-xrds-simple/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 05 May 2008 19:00:38 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Profile URIs]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[XRDS-Simple]]></category>
		<category><![CDATA[XRDS-Types]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=848</guid>

					<description><![CDATA[Angelehnt an die, für Profile-URIs geschaffene URI-Services wie z.B. PURL (oder XMLNS für XML-Namespaces), schafft XRDSType.net einen zentralen und &#8222;community-neutral URIspace&#8220; für XRDS-Simple Types. Zum besseren Verständnis hier zwei Beispiele&#8230; Profile-URI: XRDS-Simple Type: Zwei wesentliche Aspekte für den Einsatz von XRDSTypes.net: Besteht schon eine Profile-URI bzw. XMLNS wird dieser verwendet. XRDSTypes soll ein community-unabhängiger Platz [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Angelehnt an die, für Profile-URIs geschaffene URI-Services wie z.B. <a href="http://purl.com/"><abbr title="Persistent Uniform Resource Locator">PURL</abbr></a> (oder <a href="http://xmlns.com/"><abbr title="XML namespaces">XMLNS</abbr></a> für XML-Namespaces), schafft <a href="https://web.archive.org/web/20080820054254/http://www.xrdstype.net/">XRDSType.net</a> einen zentralen und &#8222;community-neutral URIspace&#8220; für <a href="https://web.archive.org/web/20090305231705/http://xrds-simple.net/core/1.0/">XRDS-Simple Types</a>.</p>



<p>Zum besseren Verständnis hier zwei Beispiele&#8230;</p>



<p>Profile-URI:</p>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-meta">&lt;!DOCTYPE <span class="hljs-meta-keyword">html</span> <span class="hljs-meta-keyword">PUBLIC</span> <span class="hljs-meta-string">"-//W3C//DTD XHTML 1.0 Transitional//EN"</span> 
<span class="hljs-meta-string">"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">html</span> <span class="hljs-attr">xmlns</span>=<span class="hljs-string">"http://www.w3.org/1999/xhtml"</span> <span class="hljs-attr">dir</span>=<span class="hljs-string">"ltr"</span>&gt;</span>

  <span class="hljs-tag">&lt;<span class="hljs-name">head</span> <span class="hljs-attr">profile</span>=<span class="hljs-string">"http://gmpg.org/xfn/11"</span>&gt;</span>
...</code></span></pre>


<p>XRDS-Simple Type:</p>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">Service</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">Type</span>&gt;</span>http://gmpg.org/xfn/11<span class="hljs-tag">&lt;/<span class="hljs-name">Type</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">URI</span> <span class="hljs-attr">simple:httpMethod</span>=<span class="hljs-string">"POST"</span>&gt;</span>http://twitter.com/pfefferle<span class="hljs-tag">&lt;/<span class="hljs-name">URI</span>&gt;</span>
<span class="hljs-tag">&lt;/<span class="hljs-name">Service</span>&gt;</span></code></span></pre>


<p>Zwei wesentliche Aspekte für den Einsatz von XRDSTypes.net:</p>



<ul class="wp-block-list"><li>Besteht schon eine Profile-URI bzw. XMLNS wird dieser verwendet.</li><li>XRDSTypes soll ein community-unabhängiger Platz sein, um Type-URIs zu definieren.</li><li>&#8230;</li></ul>



<p>Für Microformats könnten also die im <a href="https://microformats.org/wiki/Main_Page">Microformats Wiki</a> definierten <a href="http://microformats.org/wiki/profile-uris">Profile URIs</a> genutzt werden.</p>



<p>(via <a href="http://mrtopf.de/blog/en/xrds-and-its-service-types-technical/">Mr. Topf</a>)</p>
<p>Hey there, RSS reader! You’re cool. Keep being awesome! 😎</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/05/05/xrdstypenet-type-uris-fuer-xrds-simple/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microformats Profile URIs</title>
		<link>https://notiz.blog/2008/04/01/microformats-profile-uris/</link>
					<comments>https://notiz.blog/2008/04/01/microformats-profile-uris/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 01 Apr 2008 14:08:32 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Profile URIs]]></category>
		<category><![CDATA[Purl]]></category>
		<category><![CDATA[W3C]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=788</guid>

					<description><![CDATA[Um auf die im HTML-Quellcode verwendeten Microformats hinweisen zu können, wurden vom Microformats-Team jetzt einheitliche Profile URIs veröffentlicht. Berücksichtigt wurden alle non-draft Microformats (Stand: März 2008) ausgenommen XOXO und XMDP: Specification Profile(s) geo http://purl.org/uF/geo/0.9/ hAtom http://purl.org/uF/hAtom/0.1/ hCalendar http://purl.org/uF/hCalendar/1.0/ hCard http://www.w3.org/2006/03/hcard or http://purl.org/uF/hCard/1.0/ hResume http://microformats.org/wiki/hresume-profile rel-license http://purl.org/uF/rel-license/1.0/ rel-nofollow http://purl.org/uF/rel-nofollow/1.0/ rel-tag http://purl.org/uF/rel-tag/1.0/ VoteLinks http://purl.org/uF/VoteLinks/1.0/ XFN http://gmpg.org/xfn/11 Eine [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Um auf die im HTML-Quellcode verwendeten <a href="http://microformats.org/wiki/microformats">Microformats</a> hinweisen zu können, wurden vom Microformats-Team jetzt einheitliche <a href="https://wiki.selfhtml.org/wiki/HTML/Elemente/meta#Profile_und_Schemata_f.C3.BCr_frei_definierbare_Metadaten">Profile <abbr title="Uniform Resource Identifier">URI</abbr>s</a> veröffentlicht. Berücksichtigt wurden alle non-draft Microformats (Stand: März 2008) ausgenommen <a href="http://microformats.org/wiki/XOXO">XOXO</a> und <a href="http://gmpg.org/xmdp/">XMDP</a>:</p>



<figure class="wp-block-table alignwide"><table><thead><tr><th>Specification</th><th>Profile(s)</th></tr></thead><tbody><tr><td> <a href="http://microformats.org/wiki/geo">geo</a></td><td> http://purl.org/uF/geo/0.9/</td></tr><tr><td> <a href="http://microformats.org/wiki/hAtom">hAtom</a></td><td> http://purl.org/uF/hAtom/0.1/</td></tr><tr><td> <a href="http://microformats.org/wiki/hCalendar">hCalendar</a></td><td> http://purl.org/uF/hCalendar/1.0/</td></tr><tr><td> <a href="http://microformats.org/wiki/hCard">hCard</a></td><td> <a href="http://www.w3.org/2006/03/hcard">http://www.w3.org/2006/03/hcard</a> <strong>or</strong> http://purl.org/uF/hCard/1.0/</td></tr><tr><td> <a href="http://microformats.org/wiki/hResume">hResume</a></td><td> <a href="http://microformats.org/wiki/hresume-profile">http://microformats.org/wiki/hresume-profile</a></td></tr><tr><td> <a href="http://microformats.org/wiki/rel-license">rel-license</a></td><td> http://purl.org/uF/rel-license/1.0/</td></tr><tr><td> <a href="http://microformats.org/wiki/rel-nofollow">rel-nofollow</a></td><td> http://purl.org/uF/rel-nofollow/1.0/</td></tr><tr><td> <a href="http://microformats.org/wiki/rel-tag">rel-tag</a></td><td> http://purl.org/uF/rel-tag/1.0/</td></tr><tr><td> <a href="http://microformats.org/wiki/vote-links">VoteLinks</a></td><td> http://purl.org/uF/VoteLinks/1.0/</td></tr><tr><td> <a href="http://microformats.org/wiki/xfn">XFN</a></td><td> <a href="http://gmpg.org/xfn/11">http://gmpg.org/xfn/11</a></td></tr></tbody></table></figure>



<p>Eine komplette Übersicht findet man auch über purl.org/uF/2008/03/ oder im <a href="http://microformats.org/wiki/profile-uris">Microformats Wiki</a>.</p>



<p>Diese URIs können, gemäß der <a href="http://www.w3.org/2005/07/13-nsuri">W3C namespace policy</a> <code>&lt;head /&gt;</code> der HTML Datei angegeben werden. Beispiel:</p>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">head</span> <span class="hljs-attr">profile</span>=<span class="hljs-string">"http://www.ietf.org/rfc/rfc2731.txt
               http:&#47;&#47;www.w3.org/2006/03/hcard
               http://purl.org/uF/hAtom/0.1/"</span>&gt;</span></code></span></pre>


<p>Quelle: ‘<a href="http://microformats.org/blog/2008/04/01/this-fortnight-in-microformats-march-17th%e2%80%9330th/">This Week in Microformats</a>’ für März.</p>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/04/01/microformats-profile-uris/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
