The D4Science Project - Result Set Library
-------------_----------------------------

Authors
-------

* George Papanikos (g.papanikos@di.uoa.gr), University of Athens, 
  Department of Informatics and Telecommunications.
* Konstantinos Tsakalozos (k.tsakalozos@di.uoa.gr), University of Athens, 
  Department of Informatics and Telecommunications.

WIKI
----
https://gcube.wiki.gcube-system.org/gcube/index.php/GCube_ResultSet_(gRS)

Description
-----------

The ResultSet is the enabling element that creates a linked list of 
pages holding the records that are part of the specific result set. 
It can iterate over the created parts and perform various operations 
on the structure of the list and the contents themselves. Its operations 
are mosty part specific bu they can also affect the entire result chain. 
Once a page of content has been created and the next in line has been 
initialized the part cannot be altered. Once it has been declared that 
the authoring of a result set has finished, the entire chain of it is immutible.

Download information
--------------------

Source code is available from the SVN repository of D4Science Project. 

Documentation
-------------

Documentation is available on-line from the Project's Documentation Wiki. 


Licensing
---------

This software is licensed under the terms you may find in the file named 
"LICENSE" in this directory.

