Displaying 1 to 10 from 17 results
Google-refine - Tool for working with messy data
Google Refine is a power tool for working with messy data, cleaning it up, transforming it from one format into another, extending it with web services, and linking it to databases like Freebase. Google Refine is a web application but run on one's own machine and used by oneself. Its reconciliation support helps to link text names in your data to database identifiers.
Acre-apps - Repository of Acre Apps
A project to test svn integration with acre on appengine
Genx - Search, create and insert structured data
IntroductionA plug in for text editors, such as TinyMCE and Yahoo's RTE that will allow one to: search for items (movies, people, etc.) view item data in a form convert form to HTML (or other) using templates StatusSome working code, but a long ways to go DetailsAnother way of looking at it is as a replacement for the microformat code generators (such as the hCard Creator), with the following differences: it will plug into your HTML editor directly, so you don't have to cut and paste into your p
Getsemantics - Get Semantics - Link your data to the web of data
This project is a java library that helps in the process of linking entities to the web of data.
Frappquiz - app engine quizzing service integrated w/ freebase API
Use the Freebase database and Google App Engine to power a service for quizzing a user's knowledge about various subjects.
Freebase-api - ORM for Freebase.com implemented using .NET language
Freebase.NET is a API for Freebase.com. Implemented in ORM approach, With 3 different usage syntax. 1. LINQ to Freebase 2. Object Attributes 3. Simple Object Properties Mapping It's a lightweight, optimized code (using only one external library, JSON.NET). Freebase.NET contains those optional dlls: 1. Freebase.dll 2. Freebase.Common.dll 3. Freebase.Music.dll (Artist, Album, Track, etc') It's currently in alpha stages, with the core dll ready and 2 of the 3 usage syntax's.
Freebase-dotnet - A .net framework library for the Freebase API
freebase-dotnet is a library which provides a front end from .net software to the http://www.freebase.com API. It can be used from c#, vb.net, ironruby, ironpython etc.. Please note that this is in very early stages of development (barely alpha), is very broken, not properly tested and should certainly not be used in a production environment. An example of using the freebase API from the library: using System;using Freebase;class Example{ public void Test(){ IFreebaseClient reader = new Freebase
Freebase-framework - Objective-C interface to freebase.com
A native Objective-C framework for accessing the RESTful APIs at freebase.com Similar in nature and API to freebase-python, except everything is asynchronous. Should run on both OS X and the iPhone To get started see the Introduction and Introductory Slides. Full source for the up-and-coming PhotoBase App in the AppStore available here: http://code.google.com/p/freebase-framework/source/browse/#svn/samples/PhotoBase
Freebase-owl - Freebase Schema to OWL tools
Allows you to extract out definitions from freebase.com with PHP, and transform them into OWL / RDF / etc.
Freebase-parallax - New way to browse and explore data in Freebase
Freebase Parallax provides a new way to browse and explore data in Freebase. To try it out or to see the screencast, go to http://mqlx.com/~david/parallax/. For RDF SPARQL endpoints, use SParallax. How to Check Out CodePlease note that Parallax as a standalone web application is in the folder "app" in SVN. The version of Parallax on http://mqlx.com/~david/parallax/ is in tags/release-200808/ (or whatever the latest tag is). The version under development is in trunk/. Note that the check-out path