/usr/share/gtk-doc/html/libtracker-sparql/rdfs-Resource.html is in libtracker-sparql-doc 2.0.3-1ubuntu4.
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 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>rdfs:Resource: Tracker SPARQL Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Tracker SPARQL Library Reference Manual">
<link rel="up" href="rdf-ontology.html#rdf-classes" title="RDF Ontology Classes">
<link rel="prev" href="rdfs-Literal.html" title="rdfs:Literal">
<link rel="next" href="tracker-Namespace.html" title="tracker:Namespace">
<meta name="generator" content="GTK-Doc V1.27 (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="rdf-ontology.html#rdf-classes"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="rdfs-Literal.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="tracker-Namespace.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="rdfs-Resource"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle">rdfs:Resource</span></h2>
<p>rdfs:Resource</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="rdfs-Resource.description"></a><h2>Description</h2>
<p>All resources</p>
</div>
<div class="refsect1">
<a name="rdfs-Resource.hierarchy"></a><h2>Class hierarchy</h2>
<pre class="screen"> <span class="emphasis"><em><a class="link" href="rdfs-Resource.html" title="rdfs:Resource">rdfs:Resource</a></em></span>
├── <a class="link" href="rdfs-Class.html" title="rdfs:Class">rdfs:Class</a>
├── <a class="link" href="rdf-Property.html" title="rdf:Property">rdf:Property</a>
├── <a class="link" href="rdfs-Literal.html" title="rdfs:Literal">rdfs:Literal</a>
├── <a class="link" href="tracker-Namespace.html" title="tracker:Namespace">tracker:Namespace</a>
├── <a class="link" href="tracker-Ontology.html" title="tracker:Ontology">tracker:Ontology</a>
╰── <a class="link" href="nao-Tag.html" title="nao:Tag">nao:Tag</a>
</pre>
</div>
<div class="refsect1">
<a name="rdfs-Resource.properties"></a><h2>Properties</h2>
<div class="refsect2">
<a name="rdfs-Resource.nao-isRelated"></a><h3>The <code class="literal">“nao:isRelated”</code> property</h3>
<pre class="programlisting">“nao:isRelated” <a class="link" href="rdfs-Resource.html" title="rdfs:Resource">rdfs:Resource</a></pre>
<p>This property defines a symmetric relation between any two resources. In order for this property to be used legally, the relationship must be symmetric.</p>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.nao-lastModified"></a><h3>The <code class="literal">“nao:lastModified”</code> property</h3>
<pre class="programlisting">“nao:lastModified” <a class="link" href="xsd-dateTime.html" title="xsd:dateTime">xsd:dateTime</a></pre>
<p>last modification date</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
<div class="note">
<p>This property supersedes the following properties from this or parent classes:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><a class="link" href="rdfs-Resource.html#rdfs-Resource.dc-date" title="The “dc:date” property"><code class="literal">“dc:date”</code> from the <code class="literal">rdfs:Resource</code> class</a></p></li></ul></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.nao-deprecated"></a><h3>The <code class="literal">“nao:deprecated”</code> property</h3>
<pre class="programlisting">“nao:deprecated” <a class="link" href="xsd-boolean.html" title="xsd:boolean">xsd:boolean</a></pre>
<p>If this property is assigned, the subject class, property, or resource, is deprecated and should not be used in production systems any longer. It may be removed without further notice.</p>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.nao-numericRating"></a><h3>The <code class="literal">“nao:numericRating”</code> property</h3>
<pre class="programlisting">“nao:numericRating” <a class="link" href="xsd-double.html" title="xsd:double">xsd:double</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.nao-identifier"></a><h3>The <code class="literal">“nao:identifier”</code> property</h3>
<pre class="programlisting">“nao:identifier” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.nao-hasTag"></a><h3>The <code class="literal">“nao:hasTag”</code> property</h3>
<pre class="programlisting">“nao:hasTag” <a class="link" href="rdfs-Resource.html" title="rdfs:Resource">rdfs:Resource</a></pre>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-rights"></a><h3>The <code class="literal">“dc:rights”</code> property</h3>
<pre class="programlisting">“dc:rights” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Information about rights held in and over the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-coverage"></a><h3>The <code class="literal">“dc:coverage”</code> property</h3>
<pre class="programlisting">“dc:coverage” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-relation"></a><h3>The <code class="literal">“dc:relation”</code> property</h3>
<pre class="programlisting">“dc:relation” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>A related resource.</p>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-language"></a><h3>The <code class="literal">“dc:language”</code> property</h3>
<pre class="programlisting">“dc:language” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>A language of the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-source"></a><h3>The <code class="literal">“dc:source”</code> property</h3>
<pre class="programlisting">“dc:source” <a class="link" href="rdfs-Resource.html" title="rdfs:Resource">rdfs:Resource</a></pre>
<p>A related resource from which the described resource is derived.</p>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-identifier"></a><h3>The <code class="literal">“dc:identifier”</code> property</h3>
<pre class="programlisting">“dc:identifier” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>An unambiguous reference to the resource within a given context.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-format"></a><h3>The <code class="literal">“dc:format”</code> property</h3>
<pre class="programlisting">“dc:format” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>The file format, physical medium, or dimensions of the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-type"></a><h3>The <code class="literal">“dc:type”</code> property</h3>
<pre class="programlisting">“dc:type” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>The nature or genre of the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-date"></a><h3>The <code class="literal">“dc:date”</code> property</h3>
<pre class="programlisting">“dc:date” <a class="link" href="xsd-dateTime.html" title="xsd:dateTime">xsd:dateTime</a></pre>
<p>A point or period of time associated with an event in the lifecycle of the resource.</p>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-contributor"></a><h3>The <code class="literal">“dc:contributor”</code> property</h3>
<pre class="programlisting">“dc:contributor” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>An entity responsible for making contributions to the resource.</p>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-publisher"></a><h3>The <code class="literal">“dc:publisher”</code> property</h3>
<pre class="programlisting">“dc:publisher” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>An entity responsible for making the resource available.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-description"></a><h3>The <code class="literal">“dc:description”</code> property</h3>
<pre class="programlisting">“dc:description” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>An account of the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-subject"></a><h3>The <code class="literal">“dc:subject”</code> property</h3>
<pre class="programlisting">“dc:subject” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>The topic of the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-creator"></a><h3>The <code class="literal">“dc:creator”</code> property</h3>
<pre class="programlisting">“dc:creator” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>An entity primarily responsible for making the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.dc-title"></a><h3>The <code class="literal">“dc:title”</code> property</h3>
<pre class="programlisting">“dc:title” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>A name given to the resource.</p>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.tracker-damaged"></a><h3>The <code class="literal">“tracker:damaged”</code> property</h3>
<pre class="programlisting">“tracker:damaged” <a class="link" href="xsd-boolean.html" title="xsd:boolean">xsd:boolean</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.tracker-modified"></a><h3>The <code class="literal">“tracker:modified”</code> property</h3>
<pre class="programlisting">“tracker:modified” <a class="link" href="xsd-integer.html" title="xsd:integer">xsd:integer</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.tracker-added"></a><h3>The <code class="literal">“tracker:added”</code> property</h3>
<pre class="programlisting">“tracker:added” <a class="link" href="xsd-dateTime.html" title="xsd:dateTime">xsd:dateTime</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.rdfs-label"></a><h3>The <code class="literal">“rdfs:label”</code> property</h3>
<pre class="programlisting">“rdfs:label” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.rdfs-comment"></a><h3>The <code class="literal">“rdfs:comment”</code> property</h3>
<pre class="programlisting">“rdfs:comment” <a class="link" href="xsd-string.html" title="xsd:string">xsd:string</a></pre>
<p>Number of possible elements per resource (Cardinality): 1</p>
</div>
<hr>
<div class="refsect2">
<a name="rdfs-Resource.rdf-type"></a><h3>The <code class="literal">“rdf:type”</code> property</h3>
<pre class="programlisting">“rdf:type” <a class="link" href="rdfs-Class.html" title="rdfs:Class">rdfs:Class</a></pre>
<p>Number of possible elements per resource (Cardinality): Unlimited</p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>
|