Difference between revisions of "Software"

From Cedric_Eichler
Jump to: navigation, search
(RDF updates (poorly documented PoC))
(SOP: self-managed multi-cloud environment including users' machines)
Line 11: Line 11:
 
=Secure, differentially private coreness computation in dynamic environments=
 
=Secure, differentially private coreness computation in dynamic environments=
  
=SOP: self-managed multi-cloud environment including users' machines=
+
=SOP: self-manager for multi-cloud environment including users' machines=
  
 
The software can be found on the project's [http://projects.laas.fr/SOP website].
 
The software can be found on the project's [http://projects.laas.fr/SOP website].

Revision as of 18:18, 3 April 2018

This page is under construction. It should be up before the 6th April.

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

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

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