wiki-archive/twiki/data/TAPIR/DigirProvider.txt,v

35 lines
696 B
Plaintext
Raw Permalink Normal View History

head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next ;
desc
@Initial revision
@
1.1
log
@Initial revision
@
text
@*Developers:* DaveVieglais, RenatoDeGiovanni
*Availability/Location:* Available from sourceforge's CVS repository, inside the project called digir (module name is DiGIRprov).
*Language:* PHP
*Documentation:* http://digir.net/prov/prov_manual.html
*Description:* Component responsible for connecting local databases in DiGIR networks. Receives DiGIR requests, translates it to a query to be performed in the local database, and returns a DiGIR response containing the requested data.
@