{
"@context": "http://iiif.io/api/presentation/3/context.json",
"id": "https://opennj.net/iiif/manifest/IR00000001/00005",
"type": "Manifest",
"label": {
"none": [
"Computer Programming Python - Chapter 3 - Lecture - Complete Example"
]
},
"metadata": [
{
"label": {
"en": [
"Abstract"
]
},
"value": {
"none": [
"Complete Collection of the Computer Programming Python Course"
]
}
},
{
"label": {
"en": [
"Genre"
]
},
"value": {
"none": [
"exams"
]
}
},
{
"label": {
"en": [
"Aggregation Level"
]
},
"value": {
"none": [
"Level 1 - a single, atomic object"
]
}
},
{
"label": {
"en": [
"Status"
]
},
"value": {
"none": [
"Final"
]
}
},
{
"label": {
"en": [
"Interactivity Type"
]
},
"value": {
"none": [
"Expositive"
]
}
},
{
"label": {
"en": [
"Intended User Roles"
]
},
"value": {
"none": [
"Learner",
"Teacher"
]
}
},
{
"label": {
"en": [
"Permanent Link"
]
},
"value": {
"none": [
"https://opennj.net/IR00000001/00005"
]
}
},
{
"label": {
"en": [
"Creator"
]
},
"value": {
"none": [
"Simber, Chris ( Rowan College at Burlington County )"
]
}
},
{
"label": {
"en": [
"Note"
]
},
"value": {
"none": [
"Submitted for the Open Textbook Collaborative Project on the OpenNJ by Steve Chudnick.",
"This material was funded by the Fund for the Improvement of Postsecondary Education (FIPSE) of the U.S. Department of Education for the Open Textbooks Pilot grant awarded to Middlesex College for the Open Textbook Collaborative."
]
}
},
{
"label": {
"en": [
"Physical Description"
]
},
"value": {
"none": [
"lecture slides"
]
}
},
{
"label": {
"en": [
"Publisher"
]
},
"value": {
"none": [
"Open Textbook Collaborative"
]
}
},
{
"label": {
"en": [
"Type"
]
},
"value": {
"none": [
"Mixed Material"
]
}
},
{
"label": {
"en": [
"Rights Management"
]
},
"value": {
"none": [
" This item is licensed with the Creative Commons Attribution No Derivatives License. This license allows for redistribution, commercial and non-commercial, as long as it is passed along unchanged and in whole, with credit to the author."
]
}
},
{
"label": {
"en": [
"Source Institution"
]
},
"value": {
"none": [
"Rowan College at Burlington County, Mount Laurel"
]
}
},
{
"label": {
"en": [
"Subjects / Keywords"
]
},
"value": {
"none": [
"Python",
"Computer science"
]
}
},
{
"label": {
"en": [
"Target Audience"
]
},
"value": {
"none": [
"Lower division undergraduate"
]
}
},
{
"label": {
"en": [
"Title"
]
},
"value": {
"none": [
"Computer Programming Python - Chapter 3 - Lecture - Complete Example"
]
}
},
{
"label": {
"en": [
"Series Title"
]
},
"value": {
"none": [
"Computer Programming Python - Simber"
]
}
},
{
"label": {
"en": [
"Format"
]
},
"value": {
"none": [
"Mixed Material"
]
}
},
{
"label": {
"en": [
"Digital Resource Creation Date"
]
},
"value": {
"none": [
"9/10/2021"
]
}
},
{
"label": {
"en": [
"Licensing"
]
},
"value": {
"none": [
"cc by-nd"
]
}
}
],
"service": [
{
"@context": "http://iiif.io/api/search/2/context.json",
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/search",
"type": "SearchService2",
"profile": "http://iiif.io/api/search/2/search"
}
],
"seeAlso": [
{
"id": "https://opennj.net/content/IR/00/00/00/01/00005/IR00000001_00005.mets.xml",
"type": "Dataset",
"format": "application/mets\u002Bxml",
"label": {
"en": "METS"
}
},
{
"id": "https://opennj.net/content/IR/00/00/00/01/00005/marc.xml",
"type": "Dataset",
"format": "application/marcxml\u002Bxml",
"label": {
"en": "MARCXML"
}
}
],
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/1",
"type": "Canvas",
"label": {
"none": [
"Slide 1"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/1/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/1/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/1",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_01.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/2",
"type": "Canvas",
"label": {
"none": [
"Slide 2"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/2/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/2/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/2",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_02.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/3",
"type": "Canvas",
"label": {
"none": [
"Slide 3"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/3/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/3/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/3",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_03.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/4",
"type": "Canvas",
"label": {
"none": [
"Slide 4"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/4/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/4/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/4",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_04.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/5",
"type": "Canvas",
"label": {
"none": [
"Slide 5"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/5/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/5/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/5",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_05.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/6",
"type": "Canvas",
"label": {
"none": [
"Slide 6"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/6/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/6/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/6",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_06.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/7",
"type": "Canvas",
"label": {
"none": [
"Slide 7"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/7/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/7/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/7",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_07.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/8",
"type": "Canvas",
"label": {
"none": [
"Slide 8"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/8/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/8/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/8",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_08.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/9",
"type": "Canvas",
"label": {
"none": [
"Slide 9"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/9/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/9/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/9",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_09.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/10",
"type": "Canvas",
"label": {
"none": [
"Slide 10"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/10/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/10/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/10",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_10.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/11",
"type": "Canvas",
"label": {
"none": [
"Slide 11"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/11/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/11/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/11",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_11.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/12",
"type": "Canvas",
"label": {
"none": [
"Slide 12"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/12/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/12/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/12",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_12.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/13",
"type": "Canvas",
"label": {
"none": [
"Slide 13"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/13/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/13/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/13",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_13.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/14",
"type": "Canvas",
"label": {
"none": [
"Slide 14"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/14/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/14/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/14",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_14.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/15",
"type": "Canvas",
"label": {
"none": [
"Slide 15"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/15/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/15/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/15",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_15.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/16",
"type": "Canvas",
"label": {
"none": [
"Slide 16"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/16/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/16/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/16",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_16.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/17",
"type": "Canvas",
"label": {
"none": [
"Slide 17"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/17/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/17/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/17",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_17.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
},
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/18",
"type": "Canvas",
"label": {
"none": [
"Slide 18"
]
},
"width": 630,
"height": 473,
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/18/painting-page",
"type": "AnnotationPage",
"items": [
{
"id": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/18/painting-anno",
"type": "Annotation",
"motivation": "painting",
"target": "https://opennj.net/iiif/manifest/IR00000001/00005/canvas/18",
"body": {
"id": "https://opennj.net/content/IR/00/00/00/01/00005/CompProg_Python_CH_3A_Complete_Example__Page_18.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 630,
"height": 473
}
}
]
}
]
}
]
}