jhu-digital-manuscripts / AnIOp

to track the activities of the Mellon funded Annotation Interoperability project
0 stars 0 forks source link

Add web annotation to ATLAS returning simplified HTML content #31

Closed jacobwegner closed 5 years ago

jacobwegner commented 5 years ago

@markpatton and @GroovinChip: I've stood up an endpoint to sample the type of simplified HTML we might return in a web annotation:

https://delarose-atlas.herokuapp.com/html/urn:cts:medievalmss:rose.SeldenSupra57:001r/

Given this isn't directly something being used by our front end, I'm looking for feedback on what might be useful to you as far as HTML in the web annotation.

The current HTML nests columns, line groups and lines, and notes if a line group is a couplet or stand alone line group:

image
markpatton commented 5 years ago

@jacobwegner

That approach looks good. There is enough information that we could easily do a little css styling.

jacobwegner commented 5 years ago

@markpatton I've updated our ATLAS deployment expose this HTML via web annotations: