From 1ffb31709d668a5b9d2eff05486a1017208838b4 Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Thu, 20 Nov 2008 12:04:00 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@6795 82a268e6-3cf1-43bd-a215-b396298e98cf --- CHANGELOG | 0 INSTALL | 1 + LICENSE | 6 ++++++ MAINTAINERS | 2 ++ README | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 59 insertions(+) create mode 100644 CHANGELOG create mode 100644 INSTALL create mode 100644 LICENSE create mode 100644 MAINTAINERS create mode 100644 README diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..e69de29 diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..dfeae98 --- /dev/null +++ b/INSTALL @@ -0,0 +1 @@ +Used as a Web service in the gCube Framework \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..630ba97 --- /dev/null +++ b/LICENSE @@ -0,0 +1,6 @@ +gCube System - License +------------------------------------------------------------ + +The gCube/gCore software is licensed as Free Open Source software conveying to the EUPL (http://ec.europa.eu/idabc/eupl). +The software and documentation is provided by its authors/distributors "as is" and no expressed or +implied warranty is given for its use, quality or fitness for a particular case. diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000..84395c3 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,2 @@ +Lucio lelii (lucio.lelii@isti.cnr.it), CNR Pisa, +Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo". diff --git a/README b/README new file mode 100644 index 0000000..dc2d778 --- /dev/null +++ b/README @@ -0,0 +1,50 @@ +The gCube System - MetadataManager +------------------------------------------------------------ + +This work is partially funded by the European Commission in the +context of the D4Science project (www.d4science.eu), under the 1st +call of FP7 IST priority. + + + +Authors +------- + +* Lucio Lelii (lucio.lelii@isti.cnr.it), CNR Pisa, + Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo". + + +Version and Release Date +------------------------ + + +Description +----------- + + + + Download information +-------------------- + +Source code is available from SVN: +http://svn.d4science.research-infrastructures.eu/gcube/trunk/ + +Binaries can be downloaded from: +http://diligent.di.uoa.gr/distributionSite/index.html + + +Documentation +------------- +Documentation is available on-line from the Projects Documentation Wiki: + +https://technical.wiki.d4science.research-infrastructures.eu/documentation/index.php/ + + + +Licensing +--------- + +This software is licensed under the terms you may find in the file named "LICENSE" in this directory. + + +