View on GitHub

schema

PROVIDER

IRI

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

DESCRIPTION

This is the provider (host) of the Learning object such as youtube, coursera, applebooks, etc. You can create any provider you want or select the major providers.

SIMILAR

https://schema.org/provider

BROADER

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

JSON-LD

{
  "@context": "http://schema.inokufu.com",
  "@type": "learning-object",
  "url": "https://www.coursera.org/learn/data-science-methodology",
  "title": "Data Science Methodology",
  "lang": "en",
  "type":"mooc",
  "provider":"coursera",
  "publisher":"ibm",
  "author":["Alex Aklson","Polong Lin"]
}

NOTES

So for example if we have a MOOC from Coursera with professor X from Stanford, then we would have:

On the other hand, if the learning object is an article hosted on stanford website by professor Y, then we would have