Skip to content

nju-websoft/CORE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CORE is an toolkit to generate compact and relaxable answers to keyword queries over knowledge graphs.

/core/src contains the code of the whole project.
/core/lib contains the libraries that the code is dependent on.
/core/ExampleGraph.pdf is an example entity-relation graph.
/core/example/ExampleTriples is the source data of the example.
/core/core.jar is the runnable jar file. To run the example correctly, you have to put the example folder and core.jar in the same directory.

To get an answer, you may wish to run 'java -jar core.jar'

We also provide the simulated queries in the /core/query folder, including 438 queries for DBpedia, 200 queries for LinkedMDB, and 40 queries for MONDIAL.

About

Generating Compact and Relaxable Answers to Keyword Queries over Knowledge Graphs (ISWC 2020)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages