This file is indexed.

/usr/share/gtk-doc/html/ontology/nco-PostalAddress.html is in libtracker-sparql-doc 1.6.2-0ubuntu1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>nco:PostalAddress: Tracker Ontology Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Tracker Ontology Reference Manual">
<link rel="up" href="nco-classes.html" title="NCO Ontology Classes">
<link rel="prev" href="nco-PresenceStatus.html" title="nco:PresenceStatus">
<link rel="next" href="nco-EmailAddress.html" title="nco:EmailAddress">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="nco-classes.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="nco-PresenceStatus.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="nco-EmailAddress.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="nco-PostalAddress"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle">nco:PostalAddress</span></h2>
<p>nco:PostalAddress</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="nco-PostalAddress.description"></a><h2>Description</h2>
<p>A postal address. A class aggregating the various parts of a value for the 'ADR' property as defined in RFC 2426 Sec. 3.2.1.</p>
</div>
<div class="refsect1">
<a name="nco-PostalAddress.hierarchy"></a><h2>Class hierarchy</h2>
<pre class="screen">    <a class="link" href="rdfs-Resource.html" title="rdfs:Resource">rdfs:Resource</a> 
    ╰── <a class="link" href="nco-ContactMedium.html" title="nco:ContactMedium">nco:ContactMedium</a> 
        ╰── <span class="emphasis"><em><a class="link" href="nco-PostalAddress.html" title="nco:PostalAddress">nco:PostalAddress</a></em></span> 
            ├── <a class="link" href="nco-ParcelDeliveryAddress.html" title="nco:ParcelDeliveryAddress">nco:ParcelDeliveryAddress</a> 
            ├── <a class="link" href="nco-InternationalDeliveryAddress.html" title="nco:InternationalDeliveryAddress">nco:InternationalDeliveryAddress</a> 
            ├── <a class="link" href="nco-DomesticDeliveryAddress.html" title="nco:DomesticDeliveryAddress">nco:DomesticDeliveryAddress</a> 
            ╰── <a class="link" href="maemo-PostalAddress.html" title="maemo:PostalAddress">maemo:PostalAddress</a> 
</pre>
</div>
<div class="refsect1">
<a name="nco-PostalAddress.fts-properties"></a><h2>Full-text-indexed properties</h2>
<p>nco:PostalAddress has the following full-text-indexed properties: </p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-region" title="The “nco:region” property">nco:region</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-country" title="The “nco:country” property">nco:country</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-extendedAddress" title="The “nco:extendedAddress” property">nco:extendedAddress</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-streetAddress" title="The “nco:streetAddress” property">nco:streetAddress</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-postalcode" title="The “nco:postalcode” property">nco:postalcode</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-locality" title="The “nco:locality” property">nco:locality</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-county" title="The “nco:county” property">nco:county</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-district" title="The “nco:district” property">nco:district</a></p></li>
<li class="listitem"><p><a class="link" href="nco-PostalAddress.html#nco-PostalAddress.nco-pobox" title="The “nco:pobox” property">nco:pobox</a></p></li>
</ul></div>
</div>
<div class="refsect1">
<a name="nco-PostalAddress.properties"></a><h2>Properties</h2>
<div class="refsect2">
<a name="nco-PostalAddress.nco-pobox"></a><h3>The <code class="literal">“nco:pobox”</code> property</h3>
<pre class="programlisting">“nco:pobox”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Post office box. This is the first part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-district"></a><h3>The <code class="literal">“nco:district”</code> property</h3>
<pre class="programlisting">“nco:district”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Local division inside a city. Not in RFC 2426 sec 3.2.1. Added for API compatibility</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-county"></a><h3>The <code class="literal">“nco:county”</code> property</h3>
<pre class="programlisting">“nco:county”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Regional division between state and city. Not in RFC 2426 sec 3.2.1. Added for API compatibility</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-locality"></a><h3>The <code class="literal">“nco:locality”</code> property</h3>
<pre class="programlisting">“nco:locality”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Locality or City. Inspired by the fourth part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-postalcode"></a><h3>The <code class="literal">“nco:postalcode”</code> property</h3>
<pre class="programlisting">“nco:postalcode”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Postal Code. Inspired by the sixth part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-streetAddress"></a><h3>The <code class="literal">“nco:streetAddress”</code> property</h3>
<pre class="programlisting">“nco:streetAddress”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>The streed address. Inspired by the third part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-addressLocation"></a><h3>The <code class="literal">“nco:addressLocation”</code> property</h3>
<pre class="programlisting">“nco:addressLocation”          <a class="link" href="rdfs-Resource.html" title="rdfs:Resource">rdfs:Resource</a></pre>
<p>The geographical location of a postal address.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-extendedAddress"></a><h3>The <code class="literal">“nco:extendedAddress”</code> property</h3>
<pre class="programlisting">“nco:extendedAddress”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>An extended part of an address. This field might be used to express parts of an address that aren't include in the name of the Contact but also aren't part of the actual location. Usually the streed address and following fields are enough for a postal letter to arrive. Examples may include ('University of California Campus building 45', 'Sears Tower 34th floor' etc.) Inspired by the second part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-country"></a><h3>The <code class="literal">“nco:country”</code> property</h3>
<pre class="programlisting">“nco:country”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>A part of an address specifying the country. Inspired by the seventh part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
<hr>
<div class="refsect2">
<a name="nco-PostalAddress.nco-region"></a><h3>The <code class="literal">“nco:region”</code> property</h3>
<pre class="programlisting">“nco:region”          <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Region. Inspired by the fifth part of the value of the 'ADR' property as defined in RFC 2426, sec. 3.2.1</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note"><p>This property is full-text-indexed, and can be looked up through <code class="literal">fts:match</code>.</p></div>
</div>
</div>
<div class="refsect1">
<a name="nco-PostalAddress.see-also"></a><h2>See also</h2>
<p>The upstream documentation for the <a class="ulink" href="http://www.semanticdesktop.org/ontologies/2007/03/22/nco#" target="_top">NCO ontology</a>.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>