HTTP in RDF

IRI:
http://www.w3.org/2011/http
Current version:
Working Draft 29 April 2011
Imported Ontologies:
http://purl.org/dc/terms/ (visualise it with LODE)
http://www.w3.org/2011/content# (visualise it with LODE)
Other visualisation:
Ontology source

Abstract

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

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. Namespace Declarations

Classes

Connectionc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#Connection

is defined by
http://www.ietf.org/rfc/rfc2616.txt
A connection used for HTTP transfer.
is in domain of
Connection authorityop, Requestsop

Entity Headerc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#EntityHeader

An entity header in an HTTP message.
has super-classes
Message Headerc

General Headerc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#GeneralHeader

A general header in an HTTP message.
has super-classes
Message Headerc

Header Elementc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#HeaderElement

A part of a deconstructed header value.
is in domain of
Header element nameop, Header element valueop, Header parametersop

Header Namec back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#HeaderName

A header name.
is in range of
Header nameop

Messagec back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#Message

is defined by
http://www.ietf.org/rfc/rfc2616.txt
An HTTP message.
has sub-classes
Requestc, Responsec
is in domain of
Entity Bodyop, HTTP versionop, Headersop

Message Headerc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#MessageHeader

A header in an HTTP message.
has sub-classes
Entity Headerc, General Headerc, Request Headerc, Response Headerc
is in domain of
Field nameop, Field valueop, Header elementsop, Header nameop

Methodc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#Method

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP method used for the request.
is in range of
Methodop

Parameterc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#Parameter

A parameter for a part of a header value.
is in domain of
Parameter nameop, Parameter valueop

Requestc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#Request

is defined by
http://www.ietf.org/rfc/rfc2616.txt
An HTTP request.
has super-classes
Messagec
is in domain of
Methodop, Method nameop, Request URIop, Responseop

Request Headerc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#RequestHeader

A header in an HTTP request message.
has super-classes
Message Headerc

Responsec back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#Response

is defined by
http://www.ietf.org/rfc/rfc2616.txt
An HTTP response.
has super-classes
Messagec
is in domain of
Reason phraseop, Status codeop, Status codeop
is in range of
Responseop

Response Headerc back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#ResponseHeader

A header in an HTTP response message.
has super-classes
Message Headerc

Status codec back to ToC or Class ToC

IRI: http://www.w3.org/2011/http#StatusCode

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The status code of an HTTP response.
is in domain of
Status codeop
is in range of
Status codeop

Object Properties

Connection authorityop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#connectionAuthority

The authority of a connection used for the HTTP transfer.
has domain
Connectionc
is also defined as
data property

Entity Bodyop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#body

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The entity body of an HTTP message.
has domain
Messagec
has range
content as base64

Field nameop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#fieldName

The name of an HTTP header field.
has domain
Message Headerc
is also defined as
data property

Field valueop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#fieldValue

The value of an HTTP header field.
has domain
Message Headerc
is also defined as
data property

Header element nameop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#elementName

The name of a header element.
has domain
Header Elementc
is also defined as
data property

Header element valueop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#elementValue

The value of a header element.
has domain
Header Elementc
is also defined as
data property

Header elementsop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#headerElements

The deconstructed parts of an HTTP header value.
has domain
Message Headerc

Header nameop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#hdrName

The name of an HTTP header.
has domain
Message Headerc
has range
Header Namec

Header parametersop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#params

The parameters in a part of a deconstructed HTTP header value.
has domain
Header Elementc

Headersop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#headers

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The headers in an HTTP message.
has domain
Messagec

HTTP versionop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#httpVersion

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP version of an HTTP message.
has domain
Messagec
is also defined as
data property

Methodop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#mthd

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP method used for the HTTP request.
has domain
Requestc
has range
Methodc

Method nameop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#methodName

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP method name used for the HTTP request.
has domain
Requestc
is also defined as
data property

Parameter nameop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#paramName

The name of a parameter in a part of a deconstructed HTTP header value.
has domain
Parameterc
is also defined as
data property

Parameter valueop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#paramValue

The value of a parameter in a part of a deconstructed HTTP header value.
has domain
Parameterc
is also defined as
data property

Reason phraseop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#reasonPhrase

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The reason phrase (status text) of an HTTP response.
has domain
Responsec
is also defined as
data property

Request URIop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#requestURI

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The request URI of an HTTP request.
has domain
Requestc
is also defined as
data property

Requestsop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#requests

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP requests made via a connection.
has domain
Connectionc

Responseop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#resp

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP response sent in answer to an HTTP request.
has domain
Requestc
has range
Responsec

Status codeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#sc

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The status code of an HTTP response.
has domain
Responsec
has range
Status codec

Status codeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#statusCodeNumber

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The status code number.
has super-properties
identifierop
has domain
Status codec
is also defined as
data property

Status codeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2011/http#statusCodeValue

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The status code value of an HTTP response.
has domain
Responsec
is also defined as
data property

Data Properties

Connection authorityop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#connectionAuthority

The authority of a connection used for the HTTP transfer.
has range
literal
is also defined as
object property

Field nameop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#fieldName

The name of an HTTP header field.
has range
literal
is also defined as
object property

Field valueop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#fieldValue

The value of an HTTP header field.
has range
literal
is also defined as
object property

Header element nameop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#elementName

The name of a header element.
has range
literal
is also defined as
object property

Header element valueop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#elementValue

The value of a header element.
has range
literal
is also defined as
object property

HTTP versionop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#httpVersion

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP version of an HTTP message.
has range
literal
is also defined as
object property

Method nameop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#methodName

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The HTTP method name used for the HTTP request.
has range
literal
is also defined as
object property

Parameter nameop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#paramName

The name of a parameter in a part of a deconstructed HTTP header value.
has range
literal
is also defined as
object property

Parameter valueop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#paramValue

The value of a parameter in a part of a deconstructed HTTP header value.
has range
literal
is also defined as
object property

Reason phraseop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#reasonPhrase

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The reason phrase (status text) of an HTTP response.
has range
literal
is also defined as
object property

Request URIop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#requestURI

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The request URI of an HTTP request.
has range
literal
is also defined as
object property

Status codeop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#statusCodeNumber

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The status code number.
has range
int
is also defined as
object property

Status codeop back to ToC or Data Property ToC

IRI: http://www.w3.org/2011/http#statusCodeValue

is defined by
http://www.ietf.org/rfc/rfc2616.txt
The status code value of an HTTP response.
has range
literal
is also defined as
object property

Annotation Properties

Absolute pathap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2011/http#absolutePath

The absolute path sort of request URI.
has super-properties
Request URI

Absolute URIap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2011/http#absoluteURI

The absolute request URI.
has super-properties
Request URI

Authorityap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2011/http#authority

The authority sort of request URI.
has super-properties
Request URI

Namespace Declarations back to ToC

default namespace
http://www.w3.org/2011/http#
2011
http://www.w3.org/2011/
content
http://www.w3.org/2011/content#
http
http://www.w3.org/2011/http#
intro
http://www.w3.org/WAI/intro/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
rfc
http://www.ietf.org/rfc/
terms
http://purl.org/dc/terms/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.