documentation
Defined in the pending.schema.org extension.Canonical URL: http://schema.org/documentation
Further documentation describing the Web API in more detail.
- Leave public feedback on this term 💬
- Check for open issues.
- 'documentation' is mentioned in extension layer: pending
| Values expected to be one of these types |
|---|
CreativeWork
URL
|
| Used on these types |
|---|
WebAPI
|
Source
https://github.com/schemaorg/schemaorg/issues/1423
Examples
See JSON example.
TODO
TODO
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "WebAPI",
"name": "Google Knowledge Graph Search API",
"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.",
"documentation": "https://developers.google.com/knowledge-graph/",
"termsOfService": "https://developers.google.com/knowledge-graph/terms",
"provider": {
"@type": "Organization",
"name": "Google Inc."
}
}
</script>
Schema Version 3.3