oduwsdl / hypercane

A toolkit for developing algorithms that sample mementos from a web archive collection.

Home Page:https://oduwsdl.github.io/hypercane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Hypercane GUI script for identifying Memento objects based on collection IDs

shawnmjones opened this issue · comments

The existing identify script only handles Memento objects. The command line version of Hypercane can support files containing URIs (file handles) or collection identifiers (strings). Wooey doesn't support both of these at the same time, so we need to create a separate script that allows the user to execute an identify action and convert a collection identifier to the desired file listing Memento objects.

We found an issue during Monday's meeting. Neither the TimeGates nor Accept Datetime option should exist for collection ID.

image

This has been addressed through creating a separate parser for this specific GUI script.