Skip to content

sparqeology/sparql-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.