cwrc / HuViz

LOD visualization tool for humanities datasets
8 stars 1 forks source link

Dragging in URL to load dataset is not working #102

Closed SusanBrown closed 7 years ago

smurp commented 7 years ago

I just dragged the following into alpha as the dataset and used OWL Mini as the ontology:

https://raw.githubusercontent.com/dvcama/LodView/master/src/main/webapp/WEB-INF/ontologies/rdfs.ttl

Perhaps this has been resolved?

SusanBrown commented 7 years ago

@lemaka says this:

Have been trying to load the url but with not much luck. The graph won't load at all with or without an ontology selected.

Shawn, have you tried using our dataset? most recent one (in the folder) is the Sharp2017 one I believe.

smurp commented 7 years ago

Just the day before yesterday morning I tested the HuVizSHARP2017.ttl file without difficulty. I just want to clarify that two things about this issue:

  1. that we are talking about dragging and dropping URLs (not local files)
  2. that we are remembering which versions of GitHub URLs can be used in this way.

The following URL cannot work (because is really a webpage providing a formatted depiction of the .ttl file, not the plain TTL content itself:

https://github.com/cwrc/ontology/blob/master/demoData/HuVizSHARP2017.ttl

And that the way to get to a raw, unformatted version is to click the 'Raw' button on the above page and then drag the URL of the page to which one is redirected, with a URL like this:

https://raw.githubusercontent.com/cwrc/ontology/master/demoData/HuVizSHARP2017.ttl

It could be that people were dragging the button (which is really a link formatted to look like a button) from that first page. That would be handy BUT it does not work because there is some fancy redirection stuff that GitHub does before it settles down and yields the actual link to the raw .ttl content.

On Fri, Jul 7, 2017 at 4:02 AM, SusanBrown notifications@github.com wrote:

@lemaka says this:

Have been trying to load the url but with not much luck. The graph won't load at all with or without an ontology selected.

Shawn, have you tried using our dataset? most recent one (in the folder) is the Sharp2017 one I believe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

-- Shawn Murphy smurp@smurp.com (780) 903-2428 http://www.smurp.com

ghost commented 7 years ago

I did remind @lemaka to use the raw file but by way of this comment am asking her to test again following these instructions, since you tested successfully before.

On Jul 7, 2017, at 1:49 PM, Shawn Murphy notifications@github.com wrote:

Just the day before yesterday morning I tested the HuVizSHARP2017.ttl file without difficulty. I just want to clarify that two things about this issue:

  1. that we are talking about dragging and dropping URLs (not local files)
  2. that we are remembering which versions of GitHub URLs can be used in this way.

The following URL cannot work (because is really a webpage providing a formatted depiction of the .ttl file, not the plain TTL content itself:

https://github.com/cwrc/ontology/blob/master/demoData/HuVizSHARP2017.ttl

And that the way to get to a raw, unformatted version is to click the 'Raw' button on the above page and then drag the URL of the page to which one is redirected, with a URL like this:

https://raw.githubusercontent.com/cwrc/ontology/master/demoData/HuVizSHARP2017.ttl

It could be that people were dragging the button (which is really a link formatted to look like a button) from that first page. That would be handy BUT it does not work because there is some fancy redirection stuff that GitHub does before it settles down and yields the actual link to the raw .ttl content.

On Fri, Jul 7, 2017 at 4:02 AM, SusanBrown notifications@github.com wrote:

@lemaka says this:

Have been trying to load the url but with not much luck. The graph won't load at all with or without an ontology selected.

Shawn, have you tried using our dataset? most recent one (in the folder) is the Sharp2017 one I believe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

-- Shawn Murphy smurp@smurp.com (780) 903-2428 http://www.smurp.com — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/102#issuecomment-313749289, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9QJB0g-8BZQbRFX0lpSOPIVLUf_8ks5sLm-xgaJpZM4N0b8t.

SusanBrown commented 7 years ago

Tested with alpha: file name persists but file won't reload after tab is closed and alpha opened anew.

image

smurp commented 7 years ago

I get 404: Not Found when I simply (outside of HuViz) attempt to surf to the URL https://raw.githubusercontent.com/cwrc/ontology/master/data.ttl

It appears that this file has been removed from cwrc/ontology.

I am removing it right now from mention within HuViz.

Contrast that with the following URL:

https://raw.githubusercontent.com/cwrc/ontology/master/demoData/sexualityTrial.ttl which loads for me inside and outside of HuViz and then is visible in the menu upon revisiting http://alpha.huviz.dev.nooron.com/ whereupon it loads again.

On Wed, Aug 2, 2017 at 7:40 PM, SusanBrown notifications@github.com wrote:

Tested with alpha: file name persists but file won't reload after tab is closed and alpha opened anew.

[image: image] https://user-images.githubusercontent.com/545952/28902141-2a5aaae0-77cb-11e7-9a54-631b47d4b4d9.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/102#issuecomment-319844115, or mute the thread https://github.com/notifications/unsubscribe-auth/AAvP51RcNqlMdCpuST99aR-ZKemR1Cpwks5sUSUAgaJpZM4N0b8t .

-- Shawn Murphy smurp@smurp.com (780) 903-2428 http://www.smurp.com

ghost commented 7 years ago

I guess this is a ghost then from a previous session. My bad. I guess it didn’t retain my most recent file name in the pick list.

On Aug 2, 2017, at 10:52 PM, Shawn Murphy notifications@github.com wrote:

I get 404: Not Found when I simply (outside of HuViz) attempt to surf to the URL https://raw.githubusercontent.com/cwrc/ontology/master/data.ttl

It appears that this file has been removed from cwrc/ontology.

I am removing it right now from mention within HuViz.

Contrast that with the following URL:

https://raw.githubusercontent.com/cwrc/ontology/master/demoData/sexualityTrial.ttl which loads for me inside and outside of HuViz and then is visible in the menu upon revisiting http://alpha.huviz.dev.nooron.com/ whereupon it loads again.

On Wed, Aug 2, 2017 at 7:40 PM, SusanBrown notifications@github.com wrote:

Tested with alpha: file name persists but file won't reload after tab is closed and alpha opened anew.

[image: image] https://user-images.githubusercontent.com/545952/28902141-2a5aaae0-77cb-11e7-9a54-631b47d4b4d9.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/102#issuecomment-319844115, or mute the thread https://github.com/notifications/unsubscribe-auth/AAvP51RcNqlMdCpuST99aR-ZKemR1Cpwks5sUSUAgaJpZM4N0b8t .

-- Shawn Murphy smurp@smurp.com (780) 903-2428 http://www.smurp.com — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/102#issuecomment-319853764, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9X9xshd2j8ibleaMOyHU-XOub3N5ks5sUTYDgaJpZM4N0b8t.

smurp commented 7 years ago

I have just pushed to alpha the updated version which has "cwrc/ontology/master/data.ttl" removed from the menu.

On Wed, Aug 2, 2017 at 8:54 PM, Susan Brown notifications@github.com wrote:

I guess this is a ghost then from a previous session. My bad. I guess it didn’t retain my most recent file name in the pick list.

On Aug 2, 2017, at 10:52 PM, Shawn Murphy notifications@github.com wrote:

I get 404: Not Found when I simply (outside of HuViz) attempt to surf to the URL https://raw.githubusercontent.com/cwrc/ontology/master/data.ttl

It appears that this file has been removed from cwrc/ontology.

I am removing it right now from mention within HuViz.

Contrast that with the following URL:

https://raw.githubusercontent.com/cwrc/ontology/master/ demoData/sexualityTrial.ttl which loads for me inside and outside of HuViz and then is visible in the menu upon revisiting http://alpha.huviz.dev.nooron.com/ whereupon it loads again.

On Wed, Aug 2, 2017 at 7:40 PM, SusanBrown notifications@github.com wrote:

Tested with alpha: file name persists but file won't reload after tab is closed and alpha opened anew.

[image: image] https://user-images.githubusercontent.com/545952/ 28902141-2a5aaae0-77cb-11e7-9a54-631b47d4b4d9.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/102#issuecomment-319844115, or mute the thread https://github.com/notifications/unsubscribe- auth/AAvP51RcNqlMdCpuST99aR-ZKemR1Cpwks5sUSUAgaJpZM4N0b8t .

-- Shawn Murphy smurp@smurp.com (780) 903-2428 http://www.smurp.com — You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/cwrc/HuViz/issues/102#issuecomment-319853764>, or mute the thread https://github.com/notifications/unsubscribe- auth/AA1s9X9xshd2j8ibleaMOyHU-XOub3N5ks5sUTYDgaJpZM4N0b8t.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cwrc/HuViz/issues/102#issuecomment-319854037, or mute the thread https://github.com/notifications/unsubscribe-auth/AAvP5_w4B3NkW3ygP1Zo6KzqPSR9pgrFks5sUTZ4gaJpZM4N0b8t .

-- Shawn Murphy smurp@smurp.com (780) 903-2428 http://www.smurp.com