KnowWhereGraph / kwg-faceted-search

Knowledge Explorer: The search interface to KnowWhereGraph
http://stko-kwg.geog.ucsb.edu
3 stars 0 forks source link

List of main topics and subtopic for the main graph #4

Closed seilagonzalez closed 2 years ago

seilagonzalez commented 3 years ago

Please provide a list of all main topics for the main graph (knowwheregraph) and subtopics.

Provide a list of facets and filters.

What do you want to facet for? What do want to visualize as a record?

I talked to Jano and we agreed to do faceted search from top to the bottom when we have a configuration file to turn on and off facets, so we are going to develop the faceted search for the main graph.

zhurui0509 commented 3 years ago

Hi Seila,

I do not have a list of all main topics for the main graph and subtopics (in terms of the new version). It is something the student/postdoc team has been working on to finalize the t-box. I expect it to be ready by October 27th. Only after that, I can provide you the full list.

If the old version is already OK for you to start, I would suggest @zilongliu-geo and @Zhining-ht to work on it by querying classes and sub-classes directly from stko-kwg.geog.ucsb.edu.

cogan-shimizu commented 3 years ago

I think that this might be too long to wait.

You may be able to pull a preliminary list by running the query that Jano suggested yesterday

Select ?s where { ?s a rdfs:Class. }

And that will give you an overview of what is in the graph right now. I do not expect it to substantially change, and this can be retooled (I hope pretty easily in the future).

((Sorry missed the second half of Rui's comment. Too hasty!))

seilagonzalez commented 3 years ago

We will work on those, and I will ask here questions so see if Topics and subtopics make sense. Thanks. @cogan-shimizu I will tag you here as well so you can answer as well.

seilagonzalez commented 3 years ago

https://docs.google.com/spreadsheets/d/1wblZllFWxjlT7oWXTykAnFiz2zbWtv7vSXzghCfkJBk/edit#gid=1148507343

Do we have for now only Hazard events? other types?

seilagonzalez commented 2 years ago

According to the google document, we could index from v2 the following hazards: wildfires, earthquake, and declaration?

What is declaration? a declaration of a disaster? how this is going to be included in the faceted search? I will search for the data and put my thoughts here and in the agenda for next meeting.

Some place datasets can be also indexed in kwg.

seilagonzalez commented 2 years ago

from Shirly: "FEMA makes a declaration for three types of diasasters: FireManagement, MajorDisaster and Emergencies. So there is no direct link between Declaration and Hazard Type, rather we have three types of Declaration. In KWG we have linked Declaration to NOAA storm data at the instance level, but you will not see this relationship at the schema level yet."

zilongliu-geo commented 2 years ago

https://github.com/KnowWhereGraph/kwg-faceted-search/commit/8eb683c5677103fdf911cb1b60f4120e14e123d3

zilongliu-geo commented 2 years ago

Index creation update: https://github.com/KnowWhereGraph/kwg-faceted-search/commit/5ba2d5c99346a8b993a23c1d628b30269bba6dcb

zilongliu-geo commented 2 years ago

Hurricane added and AirQualitySite removed in the index (https://github.com/KnowWhereGraph/kwg-faceted-search/commit/bf84084c438232db68014d90e9514af7ff95be9a).

seilagonzalez commented 2 years ago

Closing issue, I will open a new one when we need to add new topics to the faceted-search