Coder Social home page Coder Social logo

digideskio / freebase-power-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from narphorium/freebase-power-tools

0.0 1.0 0.0 86 KB

A collection of command-line power tools for reading and writing data to Freebase.com

License: BSD 3-Clause "New" or "Revised" License

Java 100.00%

freebase-power-tools's Introduction

Freebase Power Tools

Freebase Power Tools are a collection of command line tools targeted at Freebase power users for the purpose of creating, manipulating and writing large sets of data to Freebase through the public API.

Installation

  • Make sure that you have Java 1.5 or higher installed
  • Make sure that the JAVA_HOME environment variable is setup properly
  • Extract the contents of the zip file to a convenient location on your hard drive
  • Add the bin directory to your Path environment variable

Usage

To get a detailed listing of the available arguments for any of the tools just use the --help flag. For example:

freebase-update --help

There is a user.properties file in the conf directory that can be used to record common properties like username, password or format so that they don't have to be typed in each time. For example:

username=johnsmith
password=abc123
format=TSV	

Building from source

Compile the project from the root directory

mvn package

The fully assembled application will be created in target/appassembler

Copyright (c) 2010 Shawn Simister. See LICENSE for details.

freebase-power-tools's People

Contributors

narphorium avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.