File: Attributes.html

package info (click to toggle)
glimpse 4.18.7-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,832 kB
  • sloc: ansic: 37,606; makefile: 847; sh: 242; perl: 142
file content (126 lines) | stat: -rw-r--r-- 2,683 bytes parent folder | download | duplicates (7)
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
<html>
<head>
<title>Attributes supported by the Gatherer</title>
</head>
<h1>Attributes supported by the Gatherer</h1>
<dl>

<dt> <b> <a name="Abstract">Abstract</a> </b>
<dd> Brief abstract about the object.

<dt> <b> <a name="Author">Author</a> </b>
<dd> Author(s) of the object.

<dt> <b> <a name="Description"> Description</a> </b>
<dd> Brief description about the object.

<dt> <b> <a name="File-Size">File-Size</a> </b>
<dd> Number of bytes in the object.

<dt> <b> <a name="Full-Text">Text-Text</a> </b>
<dd> Entire contents of the object.

<dt> <b> <a name="Gatherer-Host"> Gatherer-Host</a> </b>
<dd> Host on which the Gatherer ran to extract information from 
the object.

<dt> <b> <a name="Gatherer-Name"> Gatherer-Name</a> </b>
<dd> Name of the Gatherer that extracted information from the
object.  (eg.  Full-Text, Selected-Text, or Terse).

<dt> <b> <a name="Gatherer-Port"> Gatherer-Port</a> </b>
<dd> Port number on the Gatherer-Host that serves the Gatherer's
information.

<dt> <b> <a name="Gatherer-Version"> Gatherer-Version</a> </b>
<dd> Version number of the Gatherer.

<dt> <b> <a name="Update-Time"> Update-Time</a> </b>
<dd> The time that Gatherer updated the content summary for the object.

<dt> <b> <a name="Keywords"> Keywords</a> </b>
<dd> Searchable keywords extracted from the object.

<dt> <b> <a name="Last-Modification-Time"> Last-Modification-Time</a> </b>
<dd> The time that the object was last modified.

<dt> <b> <a name="MD5"> MD5</a> </b>
<dd> MD5 16-byte checksum of the object.

<dt> <b> <a name="Refresh-Rate"> Refresh-Rate</a> </b>
<dd> How often the Broker attempts to update the content summary.

<dt> <b> <a name="Time-To-Live"> Time-to-Live</a> </b>
<dd> The time at which the content summary is no longer valid.

<dt> <b> <a name="Type"> Type</a> </b>
<dd> The object's type.  Some example types are:
<p>
<pre>
	Archive
	Audio
	Awk
	Backup
	Binary
	C
	CHeader
	Command
	Compressed
	CompressedTar
	Configuration
	Data
	Directory
	DotFile
	Dvi
	FAQ
	FYI
	Font
	FormattedText
	GDBM
	GNUCompressed
	GNUCompressedTar
	HTML
	Image
	Internet-Draft
	MacCompressed
	Mail
	Makefile
	ManPage
	Object
	OtherCode
	PCCompressed
	Patch
	Perl
	PostScript
	RCS
	README
	RFC
	SCCS
	ShellArchive
	Tar
	Tcl
	Tex
	Text
	Troff
	Uuencoded
	WaisSource
</pre>

<dt> <b> <a name="Update-Time"> Update-Time</a> </b>
<dd> The time that Gatherer updated (generated) the content summary
from the object.


<dt> <b> <a name="URL-References"> URL-References</a> </b>
<dd> Any URL references present within HTML objects.


</dl>


<p>
<hr>
<address>
<a href="http://rd.cs.colorado.edu/~hardy/Home.html">
Darren R. Hardy</a>, hardy@cs.colorado.edu</address>
</html>