From e9652180a2bf9a3635fe0ad1e481e6e73ca8fca0 Mon Sep 17 00:00:00 2001 From: Stefano Mazzocchi Date: Tue, 27 Apr 2010 03:07:22 +0000 Subject: [PATCH] add favicon git-svn-id: http://google-refine.googlecode.com/svn/trunk@553 7d457c2a-affb-35e4-300a-418c747d4874 --- src/main/webapp/about.html | 2 +- src/main/webapp/error.html | 3 +++ src/main/webapp/images/favicon.png | Bin 0 -> 847 bytes src/main/webapp/index.html | 2 +- src/main/webapp/project.html | 2 +- 5 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 src/main/webapp/images/favicon.png diff --git a/src/main/webapp/about.html b/src/main/webapp/about.html index d0aa096bc..6551998d4 100644 --- a/src/main/webapp/about.html +++ b/src/main/webapp/about.html @@ -1 +1 @@ - About Freebase Gridworks

About Freebase Gridworks

Freebase Gridworks is a power tool that allows you to load data, understand it, clean it up, reconcile it internally, and augment it with data coming from Freebase. All with the comfort and privacy of your own computer.

It was originally developed by Metaweb Technologies, Inc.

License

/*
 * Copyright (c) 2010, Metaweb Technologies, Inc. All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 *  1. Redistributions of source code must retain the above copyright
 *     notice, this list of conditions and the following disclaimer.
 *
 *  2. Redistributions in binary form must reproduce the above
 *     copyright notice, this list of conditions and the following
 *     disclaimer in the documentation and/or other materials provided
 *     with the distribution.
 * 
 * THIS SOFTWARE IS PROVIDED BY METAWEB TECHNOLOGIES AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL METAWEB
 * TECHNOLOGIES OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
 * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 *
 */

Dependencies Licenses

licenses/apache2.0.LICENSE.txt
    ant (package org.apache.tools.tar)
    bzip2 (package org.apache.tools.bzip2)
    calendar-parser (package com.metaweb.gridworks.expr.util)
    commons-lang
    commons-codec
    jackson
    jdatapath
    jetty
    jetty-util
    log4j
    poi
    poi-ooxml
    poi-ooxml-schemas
    servlet-api
    xmlbeans
 
licenses/secondstring.LICENSE.txt (BSD family)
    secondstring

licenses/dom4j.LICENSE.txt (BSD family)
    dom4j
    
licenses/simile.LICENSE.txt (BSD family)
    vicino (package edu.mit.simile.vicino)

licenses/arithcode.LICENSE.txt (BSD family)
    arithcode
       
licenses/icu4j.LICENSE.txt (MIT family)
    icu4j
   
licenses/slf4j.LICENSE.txt (MIT family)
    slf4j-api
    slf4j-log4j12
    jcl-over-slf4j

licenses/json.LICENSE.txt (MIT family)    
    json
    
licenses/cos.LICENSE.txt
    cos
    
Flag icon, free for commercial reuse
    http://pixel-mixer.com/category/free-icons/

Credits

Special Thanks

\ No newline at end of file + About Freebase Gridworks

About Freebase Gridworks

Freebase Gridworks is a power tool that allows you to load data, understand it, clean it up, reconcile it internally, and augment it with data coming from Freebase. All with the comfort and privacy of your own computer.

It was originally developed by Metaweb Technologies, Inc.

License

/*
 * Copyright (c) 2010, Metaweb Technologies, Inc. All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 *  1. Redistributions of source code must retain the above copyright
 *     notice, this list of conditions and the following disclaimer.
 *
 *  2. Redistributions in binary form must reproduce the above
 *     copyright notice, this list of conditions and the following
 *     disclaimer in the documentation and/or other materials provided
 *     with the distribution.
 * 
 * THIS SOFTWARE IS PROVIDED BY METAWEB TECHNOLOGIES AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL METAWEB
 * TECHNOLOGIES OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
 * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 *
 */

Dependencies Licenses

licenses/apache2.0.LICENSE.txt
    ant (package org.apache.tools.tar)
    bzip2 (package org.apache.tools.bzip2)
    calendar-parser (package com.metaweb.gridworks.expr.util)
    commons-lang
    commons-codec
    jackson
    jdatapath
    jetty
    jetty-util
    log4j
    poi
    poi-ooxml
    poi-ooxml-schemas
    servlet-api
    xmlbeans
 
licenses/secondstring.LICENSE.txt (BSD family)
    secondstring

licenses/dom4j.LICENSE.txt (BSD family)
    dom4j
    
licenses/simile.LICENSE.txt (BSD family)
    vicino (package edu.mit.simile.vicino)

licenses/arithcode.LICENSE.txt (BSD family)
    arithcode
       
licenses/icu4j.LICENSE.txt (MIT family)
    icu4j
   
licenses/slf4j.LICENSE.txt (MIT family)
    slf4j-api
    slf4j-log4j12
    jcl-over-slf4j

licenses/json.LICENSE.txt (MIT family)    
    json
    
licenses/cos.LICENSE.txt
    cos
    
Flag icon, free for commercial reuse
    http://pixel-mixer.com/category/free-icons/

Credits

Special Thanks

\ No newline at end of file diff --git a/src/main/webapp/error.html b/src/main/webapp/error.html index 5ac404616..466f971ad 100644 --- a/src/main/webapp/error.html +++ b/src/main/webapp/error.html @@ -4,6 +4,9 @@ Error - Gridworks + + + diff --git a/src/main/webapp/images/favicon.png b/src/main/webapp/images/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..25b1f3633cce6b088e01329c57f8324c18591fd7 GIT binary patch literal 847 zcmV-V1F-ywP) z(T$nR%-wru6NtO)gEMdDy?gGwd+vDx06Y+E@Sl;Dl?4`y1yof9zu*7&_D_Kx5sph= z&B@7u=H_O|%gfWrB_$=`bUHznWms8RfxW%GRA`hR0RoDmh&&S!4-O7+d3hOITU#+V zHy6!jGiGLHVoy&Gdc9s88ynMOliWWE7%eR=czu11q# z9v)(EZ|~;>O-)UBb#t}YlF8iMNTYPh_-)MqFyE&V|Q8yg!FM37S;qFh*5C{q_?CNC{5X%!U}%KZGi z*4^E$w70k8#>R#u4i66tkB^T)$5PVTC>$Rjo49R9M@QQB_BOV)wHc@z!tCsvt=n^VQg%1Q`_!)z2K-3wN$Rovg-*E}9iVq|2*9E-)k<#HKzcXtgL85y{>wWU(B zINaUcy`G$$s4ON!5Coq6W2y64Hp*|aZ=XM z(b2)8#Sk$@gpaDKDxi0a$K$*fJwHExCp{9uU@#O21b%TWAuf Freebase Gridworks

Freebase Gridworks

about

Upload a data file to create a new project.

Data File:
Project Name:
More options ...

Import an existing Gridworks project that has been exported as a .tar or .tar.gz file.

Project .tar or .tar.gz File:
Re-name Project: (optional)

Projects

\ No newline at end of file + Freebase Gridworks

Freebase Gridworks

about

Upload a data file to create a new project.

Data File:
Project Name:
More options ...

Import an existing Gridworks project that has been exported as a .tar or .tar.gz file.

Project .tar or .tar.gz File:
Re-name Project: (optional)

Projects

\ No newline at end of file diff --git a/src/main/webapp/project.html b/src/main/webapp/project.html index c08505b5c..7027b5214 100644 --- a/src/main/webapp/project.html +++ b/src/main/webapp/project.html @@ -1 +1 @@ - Freebase Gridworks
starting up ...
\ No newline at end of file + Freebase Gridworks
starting up ...
\ No newline at end of file