View on GitHub

schema

TYPE

IRI

http://schema.inokufu.com/learning-object/type

DESCRIPTION

This is the type of learning object. We currently support 14 types:

SIMILAR

None provided

BROADER

http://schema.inokufu.com/learning-object

JSON-LD

{
  "@context": "http://schema.inokufu.com",
  "@type": "learning-object",
  "url": "https://www.youtube.com/watch?v=s81d0PxMjlc",
  "title": "Metadata: mapping Schema.org to JSON-LD",
  "type": "video"
}

NOTES

None provided