/sparql-clustering

Clustering of SPARQL queries starting from LSQ data

Primary LanguageJavaScript

sparql-clustering

Clustering of SPARQL queries starting from Linked SPARQL Queries (LSQ) data.

The method is described in a paper available in the proceedings of ISWC 2023 and in extended pre-print version on figshare.

The results of the application on LSQ 2.0 are available also on figshare in CSV and RDF formats.

The presentation to ISWC 2023 is available here.

Install

Go to the root directory and launch:

npm install

Usage

Check/change the options in runAggregation.js.

Then launch:

node runAggregation.js

Help

For further information please contact the author: https://github.com/miguel76.