Class: RDF::Vocab::HT

Inherits:
StrictVocabulary
  • Object
show all
Defined in:
lib/rdf/vocab/ht.rb

Overview

Vocabulary for <www.w3.org/2011/http#>

HTTP in RDF

A namespace for describing HTTP messages (www.w3.org/Protocols/rfc2616/rfc2616.html)

See Also:

Version:

  • Working Draft 29 April 2011

Instance Attribute Summary collapse

Instance Attribute Details

#absolutePathRDF::Vocabulary::Term (readonly)

The absolute path sort of request URI.

Returns:

  • (RDF::Vocabulary::Term)


68
69
70
# File 'lib/rdf/vocab/ht.rb', line 68

def absolutePath
  @absolutePath
end

#absoluteURIRDF::Vocabulary::Term (readonly)

The absolute request URI.

Returns:

  • (RDF::Vocabulary::Term)


72
73
74
# File 'lib/rdf/vocab/ht.rb', line 72

def absoluteURI
  @absoluteURI
end

#authorityRDF::Vocabulary::Term (readonly)

The authority sort of request URI.

Returns:

  • (RDF::Vocabulary::Term)


76
77
78
# File 'lib/rdf/vocab/ht.rb', line 76

def authority
  @authority
end

#bodyRDF::Vocabulary::Term (readonly)

The entity body of an HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


80
81
82
# File 'lib/rdf/vocab/ht.rb', line 80

def body
  @body
end

#ConnectionRDF::Vocabulary::Term (readonly)

A connection used for HTTP transfer.

Returns:

  • (RDF::Vocabulary::Term)


12
13
14
# File 'lib/rdf/vocab/ht.rb', line 12

def Connection
  @Connection
end

#connectionAuthorityRDF::Vocabulary::Term (readonly)

The authority of a connection used for the HTTP transfer.

Returns:

  • (RDF::Vocabulary::Term)


84
85
86
# File 'lib/rdf/vocab/ht.rb', line 84

def connectionAuthority
  @connectionAuthority
end

#elementNameRDF::Vocabulary::Term (readonly)

The name of a header element.

Returns:

  • (RDF::Vocabulary::Term)


88
89
90
# File 'lib/rdf/vocab/ht.rb', line 88

def elementName
  @elementName
end

#elementValueRDF::Vocabulary::Term (readonly)

The value of a header element.

Returns:

  • (RDF::Vocabulary::Term)


92
93
94
# File 'lib/rdf/vocab/ht.rb', line 92

def elementValue
  @elementValue
end

#EntityHeaderRDF::Vocabulary::Term (readonly)

An entity header in an HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


16
17
18
# File 'lib/rdf/vocab/ht.rb', line 16

def EntityHeader
  @EntityHeader
end

#fieldNameRDF::Vocabulary::Term (readonly)

The name of an HTTP header field.

Returns:

  • (RDF::Vocabulary::Term)


96
97
98
# File 'lib/rdf/vocab/ht.rb', line 96

def fieldName
  @fieldName
end

#fieldValueRDF::Vocabulary::Term (readonly)

The value of an HTTP header field.

Returns:

  • (RDF::Vocabulary::Term)


100
101
102
# File 'lib/rdf/vocab/ht.rb', line 100

def fieldValue
  @fieldValue
end

#GeneralHeaderRDF::Vocabulary::Term (readonly)

A general header in an HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


20
21
22
# File 'lib/rdf/vocab/ht.rb', line 20

def GeneralHeader
  @GeneralHeader
end

#hdrNameRDF::Vocabulary::Term (readonly)

The name of an HTTP header.

Returns:

  • (RDF::Vocabulary::Term)


104
105
106
# File 'lib/rdf/vocab/ht.rb', line 104

def hdrName
  @hdrName
end

#HeaderElementRDF::Vocabulary::Term (readonly)

A part of a deconstructed header value.

Returns:

  • (RDF::Vocabulary::Term)


24
25
26
# File 'lib/rdf/vocab/ht.rb', line 24

def HeaderElement
  @HeaderElement
end

#headerElementsRDF::Vocabulary::Term (readonly)

The deconstructed parts of an HTTP header value.

Returns:

  • (RDF::Vocabulary::Term)


108
109
110
# File 'lib/rdf/vocab/ht.rb', line 108

def headerElements
  @headerElements
end

#HeaderNameRDF::Vocabulary::Term (readonly)

A header name.

Returns:

  • (RDF::Vocabulary::Term)


28
29
30
# File 'lib/rdf/vocab/ht.rb', line 28

def HeaderName
  @HeaderName
end

#headersRDF::Vocabulary::Term (readonly)

The headers in an HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


112
113
114
# File 'lib/rdf/vocab/ht.rb', line 112

def headers
  @headers
end

#httpVersionRDF::Vocabulary::Term (readonly)

The HTTP version of an HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


116
117
118
# File 'lib/rdf/vocab/ht.rb', line 116

def httpVersion
  @httpVersion
end

#MessageRDF::Vocabulary::Term (readonly)

An HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


32
33
34
# File 'lib/rdf/vocab/ht.rb', line 32

def Message
  @Message
end

#MessageHeaderRDF::Vocabulary::Term (readonly)

A header in an HTTP message.

Returns:

  • (RDF::Vocabulary::Term)


36
37
38
# File 'lib/rdf/vocab/ht.rb', line 36

def MessageHeader
  @MessageHeader
end

#MethodRDF::Vocabulary::Term (readonly)

The HTTP method used for the request.

Returns:

  • (RDF::Vocabulary::Term)


40
41
42
# File 'lib/rdf/vocab/ht.rb', line 40

def Method
  @Method
end

#methodNameRDF::Vocabulary::Term (readonly)

The HTTP method name used for the HTTP request.

Returns:

  • (RDF::Vocabulary::Term)


120
121
122
# File 'lib/rdf/vocab/ht.rb', line 120

def methodName
  @methodName
end

#mthdRDF::Vocabulary::Term (readonly)

The HTTP method used for the HTTP request.

Returns:

  • (RDF::Vocabulary::Term)


124
125
126
# File 'lib/rdf/vocab/ht.rb', line 124

def mthd
  @mthd
end

#ParameterRDF::Vocabulary::Term (readonly)

A parameter for a part of a header value.

Returns:

  • (RDF::Vocabulary::Term)


44
45
46
# File 'lib/rdf/vocab/ht.rb', line 44

def Parameter
  @Parameter
end

#paramNameRDF::Vocabulary::Term (readonly)

The name of a parameter in a part of a deconstructed HTTP header value.

Returns:

  • (RDF::Vocabulary::Term)


128
129
130
# File 'lib/rdf/vocab/ht.rb', line 128

def paramName
  @paramName
end

#paramsRDF::Vocabulary::Term (readonly)

The parameters in a part of a deconstructed HTTP header value.

Returns:

  • (RDF::Vocabulary::Term)


136
137
138
# File 'lib/rdf/vocab/ht.rb', line 136

def params
  @params
end

#paramValueRDF::Vocabulary::Term (readonly)

The value of a parameter in a part of a deconstructed HTTP header value.

Returns:

  • (RDF::Vocabulary::Term)


132
133
134
# File 'lib/rdf/vocab/ht.rb', line 132

def paramValue
  @paramValue
end

#reasonPhraseRDF::Vocabulary::Term (readonly)

The reason phrase (status text) of an HTTP response.

Returns:

  • (RDF::Vocabulary::Term)


140
141
142
# File 'lib/rdf/vocab/ht.rb', line 140

def reasonPhrase
  @reasonPhrase
end

#RequestRDF::Vocabulary::Term (readonly)

An HTTP request.

Returns:

  • (RDF::Vocabulary::Term)


48
49
50
# File 'lib/rdf/vocab/ht.rb', line 48

def Request
  @Request
end

#RequestHeaderRDF::Vocabulary::Term (readonly)

A header in an HTTP request message.

Returns:

  • (RDF::Vocabulary::Term)


52
53
54
# File 'lib/rdf/vocab/ht.rb', line 52

def RequestHeader
  @RequestHeader
end

#requestsRDF::Vocabulary::Term (readonly)

The HTTP requests made via a connection.

Returns:

  • (RDF::Vocabulary::Term)


148
149
150
# File 'lib/rdf/vocab/ht.rb', line 148

def requests
  @requests
end

#requestURIRDF::Vocabulary::Term (readonly)

The request URI of an HTTP request.

Returns:

  • (RDF::Vocabulary::Term)


144
145
146
# File 'lib/rdf/vocab/ht.rb', line 144

def requestURI
  @requestURI
end

#respRDF::Vocabulary::Term (readonly)

The HTTP response sent in answer to an HTTP request.

Returns:

  • (RDF::Vocabulary::Term)


152
153
154
# File 'lib/rdf/vocab/ht.rb', line 152

def resp
  @resp
end

#ResponseRDF::Vocabulary::Term (readonly)

An HTTP response.

Returns:

  • (RDF::Vocabulary::Term)


56
57
58
# File 'lib/rdf/vocab/ht.rb', line 56

def Response
  @Response
end

#ResponseHeaderRDF::Vocabulary::Term (readonly)

A header in an HTTP response message.

Returns:

  • (RDF::Vocabulary::Term)


60
61
62
# File 'lib/rdf/vocab/ht.rb', line 60

def ResponseHeader
  @ResponseHeader
end

#scRDF::Vocabulary::Term (readonly)

The status code of an HTTP response.

Returns:

  • (RDF::Vocabulary::Term)


156
157
158
# File 'lib/rdf/vocab/ht.rb', line 156

def sc
  @sc
end

#StatusCodeRDF::Vocabulary::Term (readonly)

The status code of an HTTP response.

Returns:

  • (RDF::Vocabulary::Term)


64
65
66
# File 'lib/rdf/vocab/ht.rb', line 64

def StatusCode
  @StatusCode
end

#statusCodeNumberRDF::Vocabulary::Term (readonly)

The status code number.

Returns:

  • (RDF::Vocabulary::Term)


160
161
162
# File 'lib/rdf/vocab/ht.rb', line 160

def statusCodeNumber
  @statusCodeNumber
end

#statusCodeValueRDF::Vocabulary::Term (readonly)

The status code value of an HTTP response.

Returns:

  • (RDF::Vocabulary::Term)


164
165
166
# File 'lib/rdf/vocab/ht.rb', line 164

def statusCodeValue
  @statusCodeValue
end