Google Cloud Translation · JSON-LD Context

context Context

JSON-LD context defining the semantic vocabulary for context from Google Cloud Translation.

12 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

gcp: https://cloud.google.com/translate#

Classes

Translation sourceLanguageCode targetLanguageCode translatedText detectedLanguageCode glossary mimeType contents model name description url

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "gcp": "https://cloud.google.com/translate#",
    "Translation": "gcp:Translation",
    "sourceLanguageCode": "gcp:sourceLanguageCode",
    "targetLanguageCode": "gcp:targetLanguageCode",
    "translatedText": "gcp:translatedText",
    "detectedLanguageCode": "gcp:detectedLanguageCode",
    "glossary": "gcp:glossary",
    "mimeType": "gcp:mimeType",
    "contents": "gcp:contents",
    "model": "gcp:model",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url"
  }
}