<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;

&lt;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"&gt;

&lt;head&gt;&lt;title&gt;XFN 1.1 profile&lt;/title&gt;

&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt;

&lt;meta name="author" lang="tr" content="Tantek &amp;Ccedil;elik" /&gt;

&lt;meta name="author" content="Matthew Mullenweg" /&gt;

&lt;meta name="author" content="Eric Meyer" /&gt;

&lt;link type="text/css" href="default.css" rel="alternate stylesheet" title="xfn default.css" /&gt;

&lt;style type="text/css"&gt;

/*&lt;![CDATA[*/

body { background: #FCFAEA; color: black; font: small/1.2 Verdana, Arial, sans-serif; margin: 0; padding: 2em 10%; }

dl { margin:0 0 0 2em }

dt { font-weight:bold } 

h3 { margin:0; font-weight:normal; font-size:1em } 

h3:first-letter { text-transform:capitalize; }

h2 a { display:block; margin-left:2em }

#warning { border: 1px solid red; background-color: #c33; padding: 1em;}

/*]]&gt;*/

&lt;/style&gt;

&lt;link rel="contents" href="." title="XFN - XHTML Friends Network" /&gt;

&lt;link rel="start" href="intro" title="XFN: Introduction and Examples" /&gt;

&lt;link rel="help" href="faq" title="XFN: FAQ" /&gt;

&lt;link rel="copyright" href="#copyright" title="Copyright" /&gt;

&lt;/head&gt;

&lt;body&gt;

&lt;h1&gt;&lt;abbr title="XHTML Friends Network"&gt;XFN&lt;/abbr&gt; 1.1 relationships meta data profile&lt;/h1&gt;

&lt;h2&gt;Authors&lt;/h2&gt;

&lt;ul id="authors"&gt;

&lt;li&gt;&lt;a href="http://tantek.com/"&gt;Tantek &amp;Ccedil;elik&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://photomatt.net/"&gt;Matthew Mullenweg&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href="http://meyerweb.com/"&gt;Eric Meyer&lt;/a&gt;&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;As described in &lt;a href="http://www.w3.org/TR/html401/struct/global.html#h-7.4.4.3"&gt;HTML4 Meta data profiles&lt;/a&gt;.&lt;/p&gt;

&lt;dl class="profile"&gt;

 &lt;dt id="rel"&gt;rel&lt;/dt&gt;

 &lt;dd&gt;&lt;p&gt;&lt;a rel="help" href="http://www.w3.org/TR/html401/struct/links.html#adef-rel"&gt;HTML4 definition of the 'rel' attribute.&lt;/a&gt;  Here are some additional values, each of which can be used or omitted in any combination (unless otherwise noted, and except where prohibited by law) and their meanings, &lt;dfn title="A symmetric relationship 'rel' is one where 'A rel B' implies 'B rel A' and vice versa."&gt;symmetry&lt;/dfn&gt;, &lt;dfn title="A transitive relationship 'rel' is one where 'A rel B' and 'B rel C' implies 'A rel C'"&gt;transitivity&lt;/dfn&gt; and &lt;dfn title="A relationship 'rel' has an inverse 'inv' when 'A rel B' implies 'B inv A'.  A symmetrical relationship is its own inverse."&gt;inverse&lt;/dfn&gt; if any.   Please see the &lt;a href="."&gt;XFN home page&lt;/a&gt; for more information about &lt;abbr title="XHTML Friends Network"&gt;XFN&lt;/abbr&gt;.&lt;/p&gt;

    &lt;div&gt;&lt;h3&gt;friendship (pick at most one)&lt;/h3&gt;

     &lt;dl&gt;

    &lt;dt id="contact"&gt;contact&lt;/dt&gt;

	&lt;dd&gt;Someone you know how to get in touch with. Often symmetric.&lt;/dd&gt;

     &lt;dt id="acquaintance"&gt;acquaintance&lt;/dt&gt;

         &lt;dd&gt;Someone who you have exchanged greetings and not much (if any) more &amp;mdash; maybe a short conversation or two. Often symmetric.&lt;/dd&gt;

         &lt;dt id="friend"&gt;friend&lt;/dt&gt;

     	 &lt;dd&gt;Someone you are a friend to. A compatriot, buddy, home(boy|girl) that you know. Often symmetric.&lt;/dd&gt;

     &lt;/dl&gt;

    &lt;/div&gt;

    &lt;div&gt;&lt;h3&gt;physical&lt;/h3&gt;

     &lt;dl&gt;

     &lt;dt id="met"&gt;met&lt;/dt&gt;

     	&lt;dd&gt;Someone who you have actually met in person. Symmetric.&lt;/dd&gt;

     &lt;/dl&gt;

    &lt;/div&gt;

    &lt;div&gt;&lt;h3&gt;professional&lt;/h3&gt;

     &lt;dl&gt;

     &lt;dt id="co-worker"&gt;co-worker&lt;/dt&gt;

     	 &lt;dd&gt;Someone a person works with, or works at the same organization as. Symmetric.  Usually transitive.&lt;/dd&gt;

         &lt;dt id="colleague"&gt;colleague&lt;/dt&gt;

         &lt;dd&gt;Someone in the same field of study/activity. Symmetric. Often transitive.&lt;/dd&gt;

     &lt;/dl&gt;

    &lt;/div&gt;

    &lt;div&gt;&lt;h3&gt;geographical (pick at most one)&lt;/h3&gt;

     &lt;dl&gt; 

	 &lt;dt id="co-resident"&gt;co-resident&lt;/dt&gt;

	 	 &lt;dd&gt;Someone you share a street address with.  Symmetric and transitive.&lt;/dd&gt;

	 &lt;dt id="neighbor"&gt;neighbor&lt;/dt&gt;

	     &lt;dd&gt;Someone who lives nearby, perhaps only at an adjacent street address or doorway.  Symmetric. Often transitive.&lt;/dd&gt;

	 &lt;/dl&gt;

	&lt;/div&gt;

	&lt;div&gt;&lt;h3&gt;family (pick at most one)&lt;/h3&gt;

	 &lt;dl&gt;

     &lt;dt id="child"&gt;child&lt;/dt&gt;

     	 &lt;dd&gt;A person's genetic offspring, or someone that a person has adopted and takes care of. Inverse is parent.&lt;/dd&gt;

     &lt;dt id="parent"&gt;parent&lt;/dt&gt;

     	 &lt;dd&gt;Inverse of child.&lt;/dd&gt;

     &lt;dt id="sibling"&gt;sibling&lt;/dt&gt;

     	 &lt;dd&gt;Someone a person shares a parent with.  Symmetric. Usually transitive.&lt;/dd&gt;

         &lt;dt id="spouse"&gt;spouse&lt;/dt&gt;

         &lt;dd&gt;Someone you are married to. Symmetric. Not transitive.&lt;/dd&gt;

         &lt;dt id="kin"&gt;kin&lt;/dt&gt;

         &lt;dd&gt;A relative, someone you consider part of your extended family. Symmetric and typically transitive.&lt;/dd&gt;	

     &lt;/dl&gt;

    &lt;/div&gt;

    &lt;div&gt;&lt;h3&gt;romantic&lt;/h3&gt;

     &lt;dl&gt;

     &lt;dt id="muse"&gt;muse&lt;/dt&gt;

     	 &lt;dd&gt;Someone who brings you inspiration. No inverse.&lt;/dd&gt;

	 &lt;dt id="crush"&gt;crush&lt;/dt&gt;

         &lt;dd&gt;Someone you have a crush on. No inverse.&lt;/dd&gt;

     &lt;dt id="date"&gt;date&lt;/dt&gt;

         &lt;dd&gt;Someone you are dating. Symmetric. Not transitive.&lt;/dd&gt;

     &lt;dt id="sweetheart"&gt;sweetheart&lt;/dt&gt;

         &lt;dd&gt;Someone with whom you are intimate and at least somewhat committed, typically exclusively. Symmetric. Not transitive.&lt;/dd&gt;

     &lt;/dl&gt;

    &lt;/div&gt;

	&lt;div&gt;&lt;h3&gt;identity&lt;/h3&gt;

     &lt;dl&gt;

    &lt;dt id="me"&gt;me&lt;/dt&gt;

	&lt;dd&gt;A link to yourself at a different URL. Exclusive of all other XFN values. Required symmetric. There is an implicit "me" relation from the contents of a directory to the directory itself.&lt;/dd&gt;

     &lt;/dl&gt;

    &lt;/div&gt;

 &lt;/dd&gt;

&lt;/dl&gt;

&lt;h2&gt;Acknowledgments&lt;/h2&gt;

&lt;p&gt;Please see our &lt;a href="thanks"&gt;Thanks page&lt;/a&gt; for acknowledgments.

&lt;/p&gt;



&lt;h2&gt;Copyright&lt;/h2&gt;

&lt;p id="copyright"&gt;Copyright &amp;copy; 2003&amp;#8211;2023  GMPG &lt;a href="#authors"&gt;&lt;/a&gt;. &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/"&gt;Some rights reserved&lt;/a&gt;.&lt;/p&gt;

&lt;/body&gt;

&lt;/html&gt;
</pre></body></html>