< Home
Logo

C2K 2.0

List
Category Other
Description C2K is a knowledge acquisition system that extracts triples of DBpedia properties from DBpedia category triples. C2K is proposed by Jiseong Kim, et al., "The Association Rule Mining System for Acquiring Knowledge of DBpedia from Wikipedia Categories", NLP & DBpedia @ ISWC, 2015.
Maintainer jiseong@kaist.ac.kr
Source-code URL https://github.com/hoself74/C2K
Homepage URL
Web service URL http://wisekb.kaist.ac.kr
Sample cURL command curl -X POST -H "Content-Type:application/json" -d "[\"http://ko.dbpedia.org/resource/엘비스_프레슬리\\thttp://purl.org/dc/terms/subject\\thttp://ko.dbpedia.org/resource/분류:미국의_블루스_음악가\",\"http://ko.dbpedia.org/resource/엘비스_프레슬리\\thttp://purl.org/dc/terms/subject\\thttp://ko.dbpedia.org/resource/분류:미국의_영화_배우\"]" http://143.248.135.56:56789/get_knowledge Test
Sample input
Sample output
List