Skip to content

Commit

Permalink
schedule updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreycwitt committed May 14, 2024
1 parent 0eb28ce commit 0a01af5
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 9 deletions.
12 changes: 10 additions & 2 deletions dhsi/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Introduction

Instructors:
* Niqui O'Neil
* Jeffrey C. Witt

<!--
> Access to image-based resources is fundamental to research, scholarship and the transmission of cultural knowledge. Digital images are a container for much of the information content in the Web-based delivery of images, books, newspapers, manuscripts, maps, scrolls, single sheet collections, and archival materials. Yet much of the Internet’s image-based resources are locked up in silos, with access restricted to bespoke, locally built applications. A growing community of the world’s leading research libraries and image repositories have embarked on an effort to collaboratively produce an interoperable technology and community framework for image delivery. IIIF (International Image Interoperability Framework) has the following goals: To give scholars an unprecedented level of uniform and rich access to image-based resources hosted around the world, To define a set of common application programming interfaces that support interoperability between image repositories, and To develop, cultivate and document shared technologies, such as image servers and web clients, that provide a world-class user experience in viewing, comparing, manipulating and annotating images.
(http://iiif.io).
(http://iiif.io). -->

This course will introduce students to the basic concepts and technologies that make IIIF possible, allowing for guided, hands-on experience in installing servers and clients that support IIIF, and utilizing the advanced functionality that IIIF provides for interactive image-based research, such as annotation.

This course will introduce students to the basic concepts and technologies that make IIIF possible, allowing for guided, hands-on experience in installing servers and clients that support IIIF, and utilizing the advanced functionality that IIIF provides for interactive image-based research, such as annotation.

We will use this site to introduce lessons and exercises. Please use the sidebar navigation to move from day to day, session to session, topic to topic.
51 changes: 44 additions & 7 deletions dhsi/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,58 @@
# DHSI 2024 Course Plan

Instructors:
* Niqui O'Neil
* Jeffrey C. Witt
## DHSI 2024 Course Plan

## Day 1
### Day 1 - Monday

## Session 1: 10:30pm-12:00pm
### Session 1.1: 10:30am-12:00pm

1. Introductions
2. Week Overview (Jeff)
3. What is IIIF and Why (Niqui)
4. The Image API (Jeff)
1. Exercise

---
### Session 1.2: 1:00pm-2:15pm

1. Introduction to Image Hosting

## Day 2 - Tuesday

### Session 2.1: 9:00am-10:15am

1. Reflection on using the IIIF Image API
2. IIIF Presentation API
1. [Overview]
2. [Exercise - Create a Manifest]
3. IIIF Viewers
1. [Overview]
2. [Exercise]
4. Reflection

### Session 2.2: 10:30am-12:00pm

1. Deeper Manifest Dive
1. Json Crash Course
2. Browser Extensions, VsCode Extension
3. Json Validators, IIIF Validators
4. Exercise: Editing your manifest
5. Reflection

### Session 2.3: 1:00pm-2:15pm

1. Auto generating Manifests
2. Publishing Manifests
1. Overview
2. Exercise

### Session 2.4: 2:30pm-3:45pm

1. Using/Embedding IIIF Viewers
1. Embedding Mirador
1. Mirador Configuration and Customization
2. Embedding Universal Viewer
2. Work Period


- [Overview](README.md)
- [Guest Presentations](GuestPresentations.md)

Expand Down

0 comments on commit 0a01af5

Please sign in to comment.