Ignore:
Timestamp:
2022-12-28T23:51:47+13:00 (16 months ago)
Author:
davidb
Message:

An array of changes resulting from testing with the Mirador3 viewer in combination with the SimpleAnnotationSever: most of the changes relate to the fact that SAS works with IIIF v2, and MIrador3 works with v3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/structured-image/trunk/perllib/plugins/GoogleVisionImagePlugin.pm

    r37046 r37065  
    8585    $self->{'gv-dococr-json-filename-recs'} = [];
    8686
    87     # The following also builds up the openanotation_list 'resources' array   
    8887    $self->run_gv_convert($filename_full_path,$url_encoded_filename,$doc_obj);
    8988
     
    9998    if ($ret_val_ok) {
    10099    $ret_val_ok = $self->opt_run_gen_openannotation($doc_obj);
     100    #$ret_val_ok = $self->opt_run_gen_webannotation($doc_obj);
    101101    }
    102102   
Note: See TracChangeset for help on using the changeset viewer.