Skip to main content

1. Introduction (简介)

1. Introduction (简介)

本规范定义了 JSON Pointer, 这是一种字符串语法 (string syntax), 用于标识 JavaScript Object Notation (JavaScript 对象表示法, JSON) 文档 [RFC4627] 中的特定值。JSON Pointer 旨在方便地表示为 JSON 字符串值, 以及 Uniform Resource Identifier (统一资源标识符, URI) [RFC3986] 片段标识符 (fragment identifiers)。