列出使用 Google Knowledge Graph Search API 開發的所有應用程式專屬規定。此外,這項 API 也適用《Google Cloud 服務條款》和《Google Cloud 服務專屬條款》。
擷取、快取或儲存內容
使用 Google Knowledge Graph Search API 的應用程式必須遵守您與 Google 簽訂的協議條款。根據合約條款,你必須遵守 API 傳回的各項屬性條件和資料授權規定。
舉例來說,查詢 Stanford University 時,detailedDescription 會附加資料授權。請遵守供應商的創用 CC 姓名標示 - 相同方式分享 3.0 未本地化授權 (CC BY-SA 3.0) 規定。
"license": "https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License"
請檢查 name 欄位,確認是否有來自 additionalProperty 的授權附加至該欄位。在下列範例中,「name」欄位來自 Google Places API。請遵守《Google 地圖平台服務條款》中列出的授權和資料限制。
"additionalProperty": {
"@type": "PropertyValue",
"name": "nameLicense",
"value": "https://cloud.google.com/maps-platform/terms"
}
對於雲端知識圖譜 MID 和其他沒有附加授權的屬性,您可以快取及儲存傳回的資料。不過,請將 Cloud KG MID 視為主要 ID,因為公司名稱和說明可能會隨時間變更。即時查詢 Google 知識圖譜搜尋 API,有助於確認您使用的是最新更新。
顯示 Google Knowledge Graph Search API 結果
您可以在應用程式中顯示 Google 知識圖譜搜尋 API 結果,但須遵守 API 傳回的授權規定。
出處註明規範
除非與資料點相關聯的授權明確要求您提供出處資訊,否則您不必提供出處資訊。