RFC 6901 - JavaScript Object Notation (JSON) Pointer
文書情報 (Document Information)
- RFC 番号: 6901
- タイトル: JavaScript Object Notation (JSON) Pointer
- 発行日: 2013年4月
- 著者: P. Bryan (Ed.), K. Zyp, M. Nottingham (Ed.)
- ステータス: PROPOSED STANDARD
- 関連: RFC 8259 (JSON), RFC 6902 (JSON Patch)
概要 (Abstract)
JSON Pointer は, JavaScript Object Notation (JSON) ドキュメント内の特定の値を識別するための文字列構文を定義します。
目次 (Table of Contents)
- 1. Introduction (はじめに)
- 2. Conventions (規約)
- 3. Syntax (構文)
- 4. Evaluation (評価)
- 5. JSON String Representation (JSON 文字列表現)
- 6. URI Fragment Identifier Representation (URI フラグメント識別子表現)
- 7. Error Handling (エラー処理)
- 8. Security Considerations (セキュリティに関する考慮事項)
- 9. Acknowledgements (謝辞)
- 10. References (参考文献)
関連リソース (Related Resources)
- 公式テキスト:
https://www.rfc-editor.org/rfc/rfc6901.txt - 公式ページ:
https://datatracker.ietf.org/doc/html/rfc6901 - 正誤表:
https://www.rfc-editor.org/errata_search.php?rfc=6901