You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on previous work by @nickevansuk
- Replace Google Knowledge Graph API with YouTube API (#2635)
- Some minor bugfixes to end up with compliant json
Closes: #1423
Superseedes: #2635
Copy file name to clipboardExpand all lines: data/ext/pending/issue-1423-examples.txt
+15-20Lines changed: 15 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ JSON:
18
18
{
19
19
"@context": "https://schema.org/",
20
20
"@type": "WebAPI",
21
-
"name": "Google Knowledge Graph Search API",
22
-
"description": "The Knowledge Graph Search API lets you find entities in the Google Knowledge Graph. The API uses standard schema.org types and is compliant with the JSON-LD specification.",
"description": "The YouTube Data API lets you incorporate functions normally executed on the YouTube website into your own website or application. The following sections identify the different types of resources that you can retrieve using the API. The API also supports methods to insert, update, or delete many of these resources.",
"description": "The Knowledge Graph Search API lets you find entities in the Google Knowledge Graph. The API uses standard schema.org types and is compliant with the JSON-LD specification.",
"description": "The YouTube Data API lets you incorporate functions normally executed on the YouTube website into your own website or application. The following sections identify the different types of resources that you can retrieve using the API. The API also supports methods to insert, update, or delete many of these resources.",
0 commit comments