Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 json-ld 做一些工作,我遇到了 2 种 vocab IRI:
为什么是这样?它与如何处理文件有关吗?
第一个示例中的词汇可能(但不一定)使用303 URIs,第二个示例中的词汇表使用hash URIs。
两者都是通用的词汇 URI 设计原则,也是httpRange-14问题的解决方案。
另请参阅在 303 和 Hash 之间选择部分。