Skip to content

Commit

Permalink
zh-CN: create Glossary/RDF (#23325)
Browse files Browse the repository at this point in the history
Co-authored-by: A1lo <[email protected]>
  • Loading branch information
PassionPenguin and yin1999 authored Sep 2, 2024
1 parent c226fe7 commit e530604
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions files/zh-cn/glossary/rdf/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: RDF
slug: Glossary/RDF
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

**RDF**(资源描述框架)是 W3C 开发的一种用于在万维网(例如网页)上表示信息的语言。RDF 提供了一种对资源信息进行编码的标准方式,以便在应用程序之间以完全自动化的方式交换这些信息。

## 参见

- 维基百科上的[资源描述框架](https://zh.wikipedia.org/wiki/資源描述框架)

0 comments on commit e530604

Please sign in to comment.