[contents]


About This Document

This document captures outstanding issues in the HTTP Vocabulary in RDF 1.0, Working Draft of 10 May, 2011. The Evaluation and Repair Tools Working Group (ERT WG) intends to address these issues in future working drafts. Comments and feedback welcome to public-earl10-comments@w3.org.

Related Issues Lists

Previous lists: 29 October 2009, 23 March 2007, 20 December 2006.

Table of Contents

Appendices

  1. A practical Example
  2. Terms
  3. References
  4. Document Changes

Overall Comments

[Open] - Consider developing this document as a W3C Recommendation rather than a W3C Note (from Sean B. Palmer [034] on 12 May 2011).
Resolution: Needs more discussion and analysis of likely implementations (see also corresponding group resolution in minutes of 7 September 2011 and group discussion in minutes 19 October 2011).

[Open] - Use of prefix "dc" vs "dct" (conflicting comments from Sean B. Palmer [028] on 11 May 2011 and Thomas Steiner on 18 June 2011).
Resolution: Confirm with DC folks (see also corresponding group resolution in minutes of 7 September 2011, group resolution in minutes of 12 October 2011, and group resolution in minutes of 19 October 2011).

[Pending] - reference EARL 1.0 Requirements from this document (from Sean B. Palmer [035] on 12 May 2011).
Resolution: Accept as editorial changes (see also corresponding group resolution in minutes of 14 September 2011).

[Pending] - use "ht" as the prefix for HTTP-in-RDF namespace (from Thomas Steiner on 18 June 2011).
Resolution: Accept as editorial changes (see also corresponding group resolution in minutes of 12 October 2011).

0. Front Matter

The are currently no open issues for this section of the document.

1. Introduction

The are currently no open issues for this section of the document.

1.1. Namespaces

The are currently no open issues for this section of the document.

1.2. Use Cases

The are currently no open issues for this section of the document.

1.3. Limitations

The are currently no open issues for this section of the document.

2. Classes

The are currently no open issues for this section of the document.

2.1. Connection Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.2. Message Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.2.1. Request Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.2.2. Response Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.3. MessageHeader Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.3.1. GeneralHeader Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.3.2. RequestHeader Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.3.3. ResponseHeader Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.4. EntityHeader Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.5. HeaderElement Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.6. Parameter Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

2.7. Method Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

2.8. StatusCode Class

[Pending] - "is a registry for status codes too be used in HTTP" -> "is a registry for status codes to be used in HTTP" (from Lee Atkinson on 24 May 2011).
Resolution: Accept as editorial changes (see also corresponding group resolution in minutes of 14 September 2011).

Related Properties

The are currently no open issues for this section of the document.

2.9. HeaderName Class

The are currently no open issues for this section of the document.

Related Properties

The are currently no open issues for this section of the document.

3. Properties

The are currently no open issues for this section of the document.

3.1. body Property

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

3.2 connectionAuthority Property

The are currently no open issues for this section of the document.

3.3. elementName Property

The are currently no open issues for this section of the document.

3.4. elementValue Property

The are currently no open issues for this section of the document.

3.5. fieldName Property

The are currently no open issues for this section of the document.

3.6. fieldValue Property

The are currently no open issues for this section of the document.

3.7. headers Property

The are currently no open issues for this section of the document.

3.8. headerElements Property

The are currently no open issues for this section of the document.

3.9. hdrName Property

The are currently no open issues for this section of the document.

3.10. httpVersion Property

The are currently no open issues for this section of the document.

3.11. mthd Property

The are currently no open issues for this section of the document.

3.12. methodName Property

The are currently no open issues for this section of the document.

3.13. params Property

The are currently no open issues for this section of the document.

3.14. paramName Property

The are currently no open issues for this section of the document.

3.15. paramValue Property

The are currently no open issues for this section of the document.

3.16. reasonPhrase Property

The are currently no open issues for this section of the document.

3.17. requests Property

The are currently no open issues for this section of the document.

3.18. requestURI Property

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

3.18.1. absoluteURI Property

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

3.18.2. absolutePath Property

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

3.18.3. authority Property

The are currently no open issues for this section of the document.

Examples

The are currently no open issues for this section of the document.

3.19. resp Property

The are currently no open issues for this section of the document.

3.20. sc Property

The are currently no open issues for this section of the document.

3.21. statusCodeNumber Property

The are currently no open issues for this section of the document.

3.22. statusCodeValue Property

The are currently no open issues for this section of the document.

Appendix A: A practical Example

The are currently no open issues for this section of the document.

Scenario Description

The are currently no open issues for this section of the document.

Resulting RDF/XML

The are currently no open issues for this section of the document.

Appendix B: Terms

The are currently no open issues for this section of the document.

Classes

The are currently no open issues for this section of the document.

Properties

The are currently no open issues for this section of the document.

Appendix C: References

The are currently no open issues for this section of the document.

Appendix D: Document Changes

The are currently no open issues for this section of the document.