Class: UniversalResourceLocator
Documentation: A telecommunications address specified according to Internet standard RFC 1738 [http://www.isi.edu/in-notes/rfc1738.txt]. The URL specifies the protocol and the contact point defined by that protocol for the resource. Notable uses of the telecommunication address data type are for telephone and telefax numbers, e-mail addresses, Hypertext references, FTP references, etc.
The Internet standard RFC 1738 [http://www.isi.edu/in-notes/rfc1738.txt] defines URL as follows:
Just as there are many different methods of access to resources, there are several schemes for describing the location of such resources.
The generic syntax for URLs provides a framework for new schemes to be established using protocols other than those defined in this document.
URLs are used to "locate" resources, by providing an abstract identification of the resource location. Having located a resource, a system may perform a variety of operations on the resource, as might be characterized by such words as "access", "update", "replace", "find attributes". In general, only the "access" method needs to be specified for any URL scheme.
Superclasses
Subclasses
Types
Template Slots |
|
Slot Name |
Documentation |
Type |
Cardinality |
 |
address |
A telecommunications address specified according to Internet standard RFC 239 |
String |
0:1 |
 |
label |
A short human readable string indicating the content of the instancehuman-readable string for the instance |
String |
0:1 |
 |
literal |
A literal representation of the data. For example, "2003-02-23" is a literal representation of a time point. |
String |
0:1 |
 |
nullFlavor |
If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Class |
0:1 |
 |
scheme |
Identifies the protocol used to interpret the address string and to access the resource so addressed. |
{tel, fax, mailto, http, ftp, file, nfs, telnet, modem} |
0:1 |
^ back to top
Return to Class Hierarchy
Generated: 10/04/2006, 1:24:49 PM, Pacific Daylight Time
The SAGE project was supported in part by grant 70NANB1H3049 of the NIST Advanced Technology Program. Protégé is a trademark of Stanford University, Copyright (c) 1998-2006 Stanford University.