Difference between revisions of "Software"

From Cedric_Eichler
Jump to: navigation, search
(Secure, differentially private coreness computation in dynamic environments)
Line 11: Line 11:
  
 
This piece of software implements a robust and differentially private algorithm for k-core decomposition and maintenance in large graphs.  
 
This piece of software implements a robust and differentially private algorithm for k-core decomposition and maintenance in large graphs.  
 +
 
Accurate description and software and benchmark sources will be available after publication.
 
Accurate description and software and benchmark sources will be available after publication.
  

Revision as of 18:23, 3 April 2018

RDF updates and side-effects management (poorly documented PoC)

This piece of software manages an RDF graph and an RDF/S schema it conforms to. Its interest is twofold:

  • It manages side-effects of RDF updates on both the schema and the instance to preserve the integrity constraints described in Formal foundations for RDF/S KB evolution.
  • It is based on graph transformations and grammars and relies on AGG.

It is available here (executable Jar with TUI). Its sources are available here. It is, however, poorly documented and commented.

Secure, differentially private coreness computation in dynamic environments

This piece of software implements a robust and differentially private algorithm for k-core decomposition and maintenance in large graphs.

Accurate description and software and benchmark sources will be available after publication.

SOP: self-manager for multi-cloud environment including users' machines

The software can be found on the project's website.