| 1 | This project has been based on the code contributed within the FOAFRealm and S3B projects |
|---|
| 2 | under the Corrib license owned by DERI, NUI Galway. |
|---|
| 3 | |
|---|
| 4 | Some parts of the code are rewritten and upgraded to be more flexible and to work with more |
|---|
| 5 | general API. |
|---|
| 6 | |
|---|
| 7 | Copyright (c) 2006-2009 |
|---|
| 8 | |
|---|
| 9 | Digital Enterprise Research Institute, |
|---|
| 10 | National University of Ireland, Galway, Ireland |
|---|
| 11 | http://www.deri.org/ |
|---|
| 12 | (original code) |
|---|
| 13 | |
|---|
| 14 | KnowledgeHives.com |
|---|
| 15 | http://www.knowledgehives.com/ |
|---|
| 16 | (contributed code) |
|---|
| 17 | |
|---|
| 18 | This code is distributed under BSD License. |
|---|
| 19 | |
|---|
| 20 | Redistribution and use in source_ and binary forms, with or without modification, are |
|---|
| 21 | permitted provided that the following conditions are met: |
|---|
| 22 | |
|---|
| 23 | Redistributions of source_ code must retain the above copyright notice, this list |
|---|
| 24 | of conditions and the following disclaimer. |
|---|
| 25 | Redistributions in binary form must reproduce the above copyright notice, this list of |
|---|
| 26 | conditions and the following disclaimer in the documentation and/or other materials provided |
|---|
| 27 | with the distribution. |
|---|
| 28 | Neither the name of Digital Enterprise Research Institute, |
|---|
| 29 | National University of Ireland, Galway, Ireland nor the names of its |
|---|
| 30 | contributors may be used to endorse or promote products derived from this software without |
|---|
| 31 | specific prior written permission. |
|---|
| 32 | |
|---|
| 33 | THIS SOFTWARE IS PROVIDED BY THECOPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR |
|---|
| 34 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIEDWARRANTIES OF MERCHANTABILITY |
|---|
| 35 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
|---|
| 36 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
|---|
| 37 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITEDTO, PROCUREMENT OF SUBSTITUTE GOODS OR |
|---|
| 38 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ONANY |
|---|
| 39 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
|---|
| 40 | OTHERWISE) ARISING IN ANY WAYOUTOF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
|---|
| 41 | POSSIBILITY OF SUCH DAMAGE. |
|---|
| 42 | |
|---|