Difference between revisions of "Fed"

From Wikili
Jump to: navigation, search
Line 29: Line 29:
  
 
This can be easily done if the creation of new users is centralized on the unique [[FedLord]]. The information concerning the new user is then transferred to the local Fed especially the Pk which has to be the unique Id of the user.
 
This can be easily done if the creation of new users is centralized on the unique [[FedLord]]. The information concerning the new user is then transferred to the local Fed especially the Pk which has to be the unique Id of the user.
 +
 +
==Projects federated with Fed==
 +
* [http://www-genoret.u-strasbg.fr/genoret/wiki Genoret Database]
 +
* [[RetinoBase]]
 +
* [[GenoretGenes]] (very soon)
 +
* [[LBGI]] (the BioInformatic group) (very soon)

Revision as of 18:46, 30 July 2007

Fed : Federating data

What is Fed

Fed consits of

  • a PostgreSQL Relational Database
  • a PHP base website using Html and Javascript

It allows to manage

  • people
  • worpackages
  • components
  • centres

and

  • a Gallery of documents

The Gallery is organized as a hierachical tree of Galleries, each Gallery contains Datafiles and other Galleries.

The people can upload their Datafiles in a Gallery.

This data are then processed to be integration in the Relational Database.

Several Feds can be federated

One interesting point is that several 'independant' Fed can be federated.

  • only the people are known everywhere
  • groups of people are defined independently in each Fed.

This can be easily done if the creation of new users is centralized on the unique FedLord. The information concerning the new user is then transferred to the local Fed especially the Pk which has to be the unique Id of the user.

Projects federated with Fed