![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| UniformResourceIdentifier(uniform resource identifier) |
| appearance as argument number 1 |
|
|
| (subclass UniformResourceIdentifier ContentBearingObject) | QoSontology.kif 1798-1798 | Uniform resource identifier is a subclass of content bearing object |
| (exhaustiveDecomposition UniformResourceIdentifier UniformResourceLocator UniformResourceName) | QoSontology.kif 1799-1799 | Uniform resource identifier is covered by uniform resource locator and uniform resource name |
| (documentation UniformResourceIdentifier EnglishLanguage "A UniformResourceIdentifier (URI) is a compact string of characters for identifying an abstract or physical resource. A URI can be further classified as a locator, a name, or both (source: http:/ / www.ietf.org/ rfc/ rfc2396.txt).") | QoSontology.kif 1800-1803 | Uniform resource identifier is covered by uniform resource locator and uniform resource name |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?URI UniformResourceIdentifier) (exists (?Resource) (and (instance ?Resource DigitalData) (refers ?URI ?Resource)))) |
QoSontology.kif 1805-1810 | If X is an instance of uniform resource identifier, then there exists Y such that Y is an instance of digital data and X includes a reference to Y |