Strabon
annotate runtime/LICENSE.txt @ 688:9a4bb8e81273
split queryresultio-spatial into submodules (one for API that provides the stSPARQLQueryResultFormat and one for each writer implementation, e.g., XML, HTML, etc.)
Renamed resultio to resultio-spatial.
Renamed endpoint-client artifact to strabon-endpoint-client.
Moved org.openrdf.resultio.Format to eu.earthobservatory.utils.
Renamed and moved org.openrdf.resultio.stSPARQLQueryResultWriter to eu.earthobservatory.utils.stSPARQLQueryResultToFormatAdapter. This is a factory class for stSPARQLQueryResults.
NOTICE: You should import the whole Strabon project into Eclipse to work with this commit
Renamed resultio to resultio-spatial.
Renamed endpoint-client artifact to strabon-endpoint-client.
Moved org.openrdf.resultio.Format to eu.earthobservatory.utils.
Renamed and moved org.openrdf.resultio.stSPARQLQueryResultWriter to eu.earthobservatory.utils.stSPARQLQueryResultToFormatAdapter. This is a factory class for stSPARQLQueryResults.
NOTICE: You should import the whole Strabon project into Eclipse to work with this commit
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Tue Nov 06 19:24:43 2012 +0200 (2012-11-06) |
parents | 3435769679f3 |
children |
rev | line source |
---|---|
kkyzir@577 | 1 Copyright Aduna (http://www.aduna-software.com/) © 2001-2007 |
kkyzir@577 | 2 All rights reserved. |
kkyzir@577 | 3 |
kkyzir@577 | 4 Redistribution and use in source and binary forms, with or without modification, |
kkyzir@577 | 5 are permitted provided that the following conditions are met: |
kkyzir@577 | 6 |
kkyzir@577 | 7 * Redistributions of source code must retain the above copyright notice, |
kkyzir@577 | 8 this list of conditions and the following disclaimer. |
kkyzir@577 | 9 * Redistributions in binary form must reproduce the above copyright notice, |
kkyzir@577 | 10 this list of conditions and the following disclaimer in the documentation |
kkyzir@577 | 11 and/or other materials provided with the distribution. |
kkyzir@577 | 12 * Neither the name of the copyright holder nor the names of its contributors |
kkyzir@577 | 13 may be used to endorse or promote products derived from this software |
kkyzir@577 | 14 without specific prior written permission. |
kkyzir@577 | 15 |
kkyzir@577 | 16 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
kkyzir@577 | 17 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
kkyzir@577 | 18 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
kkyzir@577 | 19 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
kkyzir@577 | 20 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
kkyzir@577 | 21 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
kkyzir@577 | 22 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
kkyzir@577 | 23 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
kkyzir@577 | 24 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
kkyzir@577 | 25 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |