sparna-git / skos-play

SKOS-Play allows to print SKOS files in HTML or PDF. It also embeds xls2rdf to generate RDF from Excel.
http://labs.sparna.fr/skos-play
GNU Lesser General Public License v3.0
67 stars 12 forks source link

Google login failing #56

Closed dr-shorthair closed 3 years ago

dr-shorthair commented 3 years ago

image

tfrancart commented 3 years ago

Ha yes, this has not been maintained for a long time. Your best bet for now is to download an Excel version of your Google Spreadsheet, then upload it in SKOS Play.

Alternatively, you could:

  1. Share your spreadsheet with "Everyone with the link"
  2. Build the Excel URL of your spreadhseet, which is: https://docs.google.com/spreadsheets/d/<ID of your spreadhseet>/export?format=xlsx, e.g. https://docs.google.com/spreadsheets/d/1urN4G1XHU00CcsreqDKhmxnaUc7H4kIqjN7xULZyVKg/export?format=xlsx
  3. Submit that URL to SKOS Play in the third field of the form
dr-shorthair commented 3 years ago

Yeah - that is what I have been doing until now. I was introducing SKOS Play to some new users and checking out all the options. Maybe remove the Google options from the UI?

graybeal commented 3 years ago

I also suggest removing the spreadsheet option, replacing it with the workaround instructions you provide above. It's a wonderful workaround, obvious only once you know it. :-)

tfrancart commented 3 years ago

Hello, as suggested, I removed the option from the UI and replaced it with a help text : https://skos-play.sparna.fr/play/convert. Please close the issue if happy.

dr-shorthair commented 3 years ago

Thx @tfrancart