com.rwth.unity.omilaxr.xapi
Version:
This is a package for OmiLAXR for enabling xAPI.
14 lines • 725 B
JSON
{
"name": {
"en-US": "image",
"de-DE": "Bild"
},
"description": {
"en-US": "Represents a graphical image. Can be an interactible, for example objects of this type may contain an additional fullImage property whose value is an Activity Streams Media Link to a \"full-sized\" representation of the image.",
"de-DE": "Ein grafisches Bild. Es kann sich um ein interaktives Objekt handeln, z. B. können Objekte dieses Typs eine zusätzliche Vollbild-Eigenschaft enthalten, deren Wert zu einer größeren Darstellung des Bildes führt."
},
"exactMatch": [
"https://registry.tincanapi.com/#uri/activityType/65",
"https://activitystrea.ms/schema/1.0/image"
]
}