Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MIT OpenCourseWare Identifier Strategy

MIT OCW requires persistent, unique, unambiguous names for the following entities in its Domain Model (Agents, Courses, Sections, Resources). 

Persistence - The names should not change.

Uniqueness - To object should not share the same name.

Follow Linked Data Principles

See: http://www.w3.org/DesignIssues/LinkedData.htmlImage Added

  1. Use URIs

URIs are web ready

URIs are integral to linked data applications

TBL's 4 principles

...

  1. Use HTTP URIs so that people can look up those names
  2. When someone looks up a URI, provide useful information, using the standards (RDF, SPARQL) 
  3. Include links to other URIs. so that they can discover more things.

How to Fashion URIs

Our current publishing practice is to make XML metadata files available to the public

Courses and Sections

Use part of the URL (omit index.htm)

...