Sony · JSON-LD Context

Sony Context

JSON-LD context defining the semantic vocabulary for Sony from Sony.

9 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
sony: https://github.com/Sony#

Classes

name description license codeRepository SoftwareLibrary MachineLearningFramework DistributedIDGenerator CircuitBreaker IoTBoard

JSON-LD Document

sony-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://github.com/Sony#",
    "schema": "https://schema.org/",
    "sony": "https://github.com/Sony#",
    "name": "schema:name",
    "description": "schema:description",
    "license": "schema:license",
    "codeRepository": "schema:codeRepository",
    "SoftwareLibrary": "schema:SoftwareSourceCode",
    "MachineLearningFramework": "sony:MachineLearningFramework",
    "DistributedIDGenerator": "sony:DistributedIDGenerator",
    "CircuitBreaker": "sony:CircuitBreaker",
    "IoTBoard": "sony:IoTBoard"
  }
}