docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
[[Schema.org]]
[[Schema.org|Schema.org]]
📌 Brief Summary
Schema.org is a collaborative, community-driven initiative—managed by Google, Microsoft, Yahoo, and Yandex—to create a shared vocabulary of structured data markup. It provides a standardized set of microdatamarks (types, properties, and values) that allow search engines and other machines to interpret the semantic meaning of web content, facilitating the generation of rich results and knowledge graphs.
@@ -13,8 +13,8 @@ Schema.org is a collaborative, community-driven initiative—managed by Google,
* **Knowledge Graph Integration:** Beyond simple snippets, Schema.org serves as the foundational layer for Knowledge Graphs. Search engines use this structured data to populate entities in their databases, allowing them to answer complex natural language queries by understanding the relationship between disparate data points (e.g., linking an `Author` to a `Book` via a `Work` entity).
🔗 Knowledge Connections
* Related Topics: [[Semantic-Web]], [[JSON-LD]], [[Linked-Data]], [[Knowledge-Graph]], [[Microdata]]
* Projects/Contexts: [[Google-Search-Central]], [[W3C-Semantic-Web-Standards]], [[SEO-Optimization]]
* Related Topics: [[Semantic-Web|Semantic-Web]], JSON-LD, Linked-Data, [[Knowledge-Graph|Knowledge-Graph]], Microdata
* Projects/Contexts: Google-Search-Central, [[W3C-Semantic-Web-Standards|W3C-Semantic-Web-Standards]], SEO-Optimization
* Contradictions/Notes: While Schema.org provides the vocabulary, search engines are not obligated to display rich results for all implemented types; implementation of "unsupported" or "non-documented" properties may result in no visible change in SERPs despite valid syntax.
Last updated: 2026-04-16