Datasets: Difference between revisions
(PlaceKG) |
|||
Line 13: | Line 13: | ||
* PlaceKG visual graph | * PlaceKG visual graph | ||
** 연남동 대분류 (eat,drink,walk,see,play) 에 따른 장소 (지역에 따른 장소 분류) | ** 연남동 대분류 (eat,drink,walk,see,play) 에 따른 장소 (지역에 따른 장소 분류) | ||
*** http://localhost:7200/graphs-visualizations?saved=9ab37e2922eb47eab1fd69e364d53485[[File:PlaceKG - 연남동.png| | *** http://localhost:7200/graphs-visualizations?saved=9ab37e2922eb47eab1fd69e364d53485[[File:PlaceKG - 연남동.png|350x350px|center]] | ||
* PlaceKG SPARQL Query example | * PlaceKG SPARQL Query example | ||
** 장소 상호명 검색 | ** 장소 상호명 검색 | ||
*** Query : select * where { ?s <nowiki>http://Place.com/place/name</nowiki> ?name. }[[File:PlaceKG SPARQL Query.png| | *** Query : select * where { ?s <nowiki>http://Place.com/place/name</nowiki> ?name. }[[File:PlaceKG SPARQL Query.png|742x742px|center]] | ||
== Naver Shopping Mall == | == Naver Shopping Mall == |
Latest revision as of 14:09, 10 May 2023
PlaceKG
Datasets
- store__info.csv
- 행정동_법정동_20230330.csv
KnowledgeGraph
- Ontotext GraphDB ( based on this program )
- PlaceKG visual graph
- 연남동 대분류 (eat,drink,walk,see,play) 에 따른 장소 (지역에 따른 장소 분류)
- PlaceKG SPARQL Query example
- 장소 상호명 검색
- Query : select * where { ?s http://Place.com/place/name ?name. }
- 장소 상호명 검색
- Data set Download : https://www.dropbox.com/s/n0ekoi3ekh0sm40/seo_keyword_table.csv?dl=0
- This data set is crawled from naver shopping mall (https://shopping.naver.com/home)
- Target keyword : 청바지(jean), 제철과일(seasonal fruit)
- Date : 2021.04 ~ 2022.08
- Data columns
- ID : autogenerated - Created_date : The time when it crawled - Main_keyword : Target keyword (Main product ex.jean) - Meta_keyword : Product's site meta keyword - Meta_description : Product's site meta description - Review_count : Product's review count - Buy_count : Product's buy count - Dib_count : Product's dib count - Registration_date : Product's registration date - Link : Product link - Rank : Product's rank (In created date)
- http://j2jung.cafe24.com/DySEO/seo_index.php (You can also see in the website)