label:
Web Server
comment:
A web server supporting the HTTP protocol.
It is recommended that a web server be denoted by an http:
URI consisting of only the web authority component, with
no trailing punctuation. E.g.
http://www.example.com
label:
Web Site
comment:
A web site.
It is recommended that a web site be denoted by an
http: URI consisting of only the web authority component,
or a path prefix identifying a user-specific web space,
followed by a single slash '/' character. E.g.
http://www.example.com/
http://www.example.com/users/~JohnDoe/
label:
Web Service
comment:
A web service.
It is recommended that a web service be denoted by an
http: URI corresponding to the CGI prefix of the
service. E.g.
http://www.example.com/service
where a service request would correspond to
http://www.example.com/service?{parameters}
label:
Web Resource
comment:
A resource which has one or more web accessible representations
(taking access rights and potential system failure into account).
sub-class of:
http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource
label:
Information Resource
comment:
A resource which constitutes a distinct body of information.
The fundamental substance of an information resource can be
fully conveyed in a representation in its entirety (though
there is no requirement nor guaruntee that every representation
will contain the full substance of the information resource).
sub-class of:
http://www.w3.org/1999/02/22-rdf-syntax-ns#Resource
label:
Resource Representation
comment:
A representation of a resource. A stream of bytes which reflects
the state, nature, characteristics, and/or substance of a resource.
sub-class of:
http://sw.nokia.com/WebArch-1/Resource
label:
web server
comment:
The Web Server.
range:
http://sw.nokia.com/WebArch-1/Server
label:
web site
comment:
A Web Site.
range:
http://sw.nokia.com/WebArch-1/Site
label:
web service
comment:
A Web Service interface.
range:
http://sw.nokia.com/WebArch-1/Service
label:
resource representation
comment:
A representation of a resource.
range:
http://sw.nokia.com/WebArch-1/Representation
label:
representation of resource
comment:
A resource for which the subject is a representation of the object.
domain:
http://sw.nokia.com/WebArch-1/Representation
range:
http://www.w3.org/2000/01/rdf-schema#Resource
label:
resolves as
comment:
Defines a relationship between the subject resource and object
resource such that the subject resource shares the same representations
as the object resource and access to those representations is always
via the object resource. This relationship can be the basis of a
web redirection. This property does not define any equivalence between
the subject and object. The object resource may or may not be the same
resource as the subject.
range:
http://www.w3.org/2000/01/rdf-schema#Resource