Skip to content

Instantly share code, notes, and snippets.

@ottonomy
Created February 19, 2019 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ottonomy/d441bdfd2231d789f9786598a26b7243 to your computer and use it in GitHub Desktop.
Save ottonomy/d441bdfd2231d789f9786598a26b7243 to your computer and use it in GitHub Desktop.
CourseObject with alternate identifiers
{
"@context": ["https://tbd.example.com/edplan/v1", {"coci_id": "https://www.cccco.edu/terms/#coci_id"}],
"id": "https://someschool.edu/courses/123",
"name": "Math for Nursing",
"coci_id": "CCC000037611"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment