pelagios / pelagios-widgets

Embeddable Javascript widgets to access Pelagios data
GNU General Public License v3.0
7 stars 7 forks source link

ERROR: Could not find info for root dataset Links between Nomisma.org mints and Pleiades places. #60

Closed julietteculver closed 12 years ago

julietteculver commented 12 years ago

In table demo, following appears in the console:

ERROR: Could not find info for root dataset Links between Nomisma.org mints and Pleiades places.

julietteculver commented 12 years ago

This is because the Pelagios API returns the subset rather than the rootdataset if there is only one subset. Putting in a workaround to check if it a subset and if so use the root dataset information provided for that subset instead.