Skip to content

Develop a web service that allows writing and running these SPARQL-based link rules

License

Notifications You must be signed in to change notification settings

oeg-upm/loom-ld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOOM-LD

Structures

sparql_based-linking

It is a java project using maven to manage dependencies.

loom-ld

It is a spring boot application for providing loom-ld services.

The Proposal

Develop a web service that allows writing and running these SPARQL-based link rules

Roadmap

  1. Review the state of the art for RDF linking or link discovery
  2. Develop a service that accepts SPARQL queries and runs them
    1. For the specification use the standard
    2. Use YASQUE/YASGUI for Web interface E.g.: https://github.com/oeg-upm/helio-publisher/blob/master/src/main/resources/templates/sparql.html
    3. Use Jena for the SPARQL processor
    4. Use sparkjava for the service Test the implementation with the query
  3. Add linking functions as JenaARQ extensions to the implementation

Outcome

  1. Build a set of HTML views to assist users for writing the link rules;
  2. Compare the time required by our proposal for linking two datasets with Limes or Silk for the same datasets.

Releases

No releases published

Packages