cwrc / HuViz

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

Re-organize Drop Down List #202

Closed antimony27 closed 6 years ago

antimony27 commented 6 years ago

The list and items in the drop down list are getting quite dated, and we'd like to re-organize them in order for Geoffrey's class to be able to test HuViz.

Could we please re-organize the Drop Down list as follows:

Top: Change “CWRC Data” to read “CWRC Data” (newest) Then: list the Ontologies Then: have a line or a heading before the list of individuals starts that says something like “Older datasets” and list everything else (older Orlando datasets, etc) there.

Under “CWRC Data” (newest) we would like the following changes:

**Title of Dataset Keep/Delete/Change/Add**
DH2017Montreal.tll Keep & Change title → WoolfsOrlando.ttl
HuVizSharp2017 Delete
REED Elizabethan Sample Keep
Levy Bio Triples Keep & Change title → Levy Biography Triples
CanAuthorsBiography Keep & Change Title → CDNAuthorsBiography
SparqlTest1 Delete

Under Ontologies we would like the following changes:

**Title of Ontology Keep/Delete/Change Change to...**
Orlando Ontology Keep Orlando Ontology (for older datasets)
CWRC Ontology Keep  
CWRC Ontology sans Genre Delete  
Orlando Ontology - Sexes under person Delete  
Owl Mini Keep  
Schema.Org Keep  
FOAF Keep  
OA Keep  
VidOnt Keep  

The older datasets can stay as they are until we produce more (clean, newer) ones. Cheers!

SusanBrown commented 6 years ago

Also, can we please add the following datasets under the CWRC data section:

Jewish novelist biographies https://raw.githubusercontent.com/cwrc/testData/master/jewish_novelist_biographies

Unitarian novelists biographies https://raw.githubusercontent.com/cwrc/testData/master/unitarian_novelist_biographies

I have not been able to test either of these from the github versions because of the loading bug, but both of these load in beta from files on my computer.

smurp commented 6 years ago

HuViz (like most things) expects files to have extensions so it knows how to digest them. If jewish_novelist_biographies and unitarian_novelist_biographies had a .ttl extension I believe they would load correctly.

SusanBrown commented 6 years ago

Ah, thats it. I knew I was forgetting something that might fix it, and couldn’t remember what it was! Sorry.

SusanBrown commented 6 years ago

Added extensions @smurp

smurp commented 6 years ago

I am adding the jewish_novelist_biographies and unitarian_novelist_biographies to the menu right now, with .ttl appended. @SusanBrown smurp/huviz@676f882

smurp commented 6 years ago

deployed @SusanBrown

smurp commented 6 years ago

Wow the unitarian novelists is a big graph!

smurp commented 6 years ago

Having trouble with control over the ordering of the menu sections, can we leave that?

SusanBrown commented 6 years ago

@smurp I can't get either of the sparql datasets (jewish and unitarian) to load from the menu in beta. Do they work for you?

image

SusanBrown commented 6 years ago

Sorry--my bad--we moved the files into a folder tonight, hence the breakage:

https://github.com/cwrc/testData/blob/master/sparqlOutputs/jewish_novelist_biographies.ttl

https://github.com/cwrc/testData/blob/master/sparqlOutputs/unitarian_novelist_biographies.ttl

Apologies!

SusanBrown commented 6 years ago

@smurp Any idea why the jewish and unitarian datasets from github wouldn 't be loading? I'm pretty sure they were doing so on Wednesday, though I may be wrong. I've loaded the jewish dataset from a file version and it loaded fine.

Tried on prod and beta

antimony27 commented 6 years ago

I think perhaps the links are incorrect? The error I am getting is: image but the datasets are actually in the folder here:

https://github.com/cwrc/testData/tree/master/sparqlOutputs

If I am correct, can we get those changed @smurp ?

SusanBrown commented 6 years ago

Yes, thanks for figuring it out, Kim. I think I flagged this already but then forgot what the problem was. need more sleep. I think the URLs for the files just need to be changed.

wolfmaul commented 6 years ago

@SusanBrown, @antimony27 the links are now fixed.

antimony27 commented 6 years ago

I'm still getting the following error while trying to load these two datasets:

image

Do they load for you @wolfmaul ?

antimony27 commented 6 years ago

@SusanBrown They work in alpha! @smurp is going to push them to Beta right now. Closing.