Skip to content

codeontology/commentlinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CommentLinker

This tool makes use of TagMe to semantically link resources included in a RDF dataset to pertinent DBpedia resources, based on the value of the rdfs:comment property.

Usage

First you have to build the tool:

$ mvn package

Then, you can run it with the following command:

$ ./commentlinker <gcube-token> <dataset> [threshold]

The threshold should be chosen in the range [0,1]. The default value is 0.15.

The resulting annotations are saved to the file annotations.nt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published