See Also: MT-RedlandRDF-Query

The following entries were written in the Projects category:

RDF::Query 1.041

Posted on November 30th, 2006 06:51 PM | Comments (0) | Pings (0)

Version 1.041 of RDF::Query hit CPAN a few days ago.

Read more…

Java Hacking

Posted on November 2nd, 2006 11:41 PM | Comments (2) | Pings (0)

In my recent work on PhotoStuff, I’ve been working in Java on the Mac. PhotoStuff is full of features, but I often find the interface frustrating and confusing. This is especially true on the Mac where many of the UI elements end up being in the wrong place and looking very un-Mac-like. It’s worth spending some time to make some (mostly simple) changes to PhotoStuff to make it act a bit more Mac-like.

Read more…

Gratification

Posted on July 12th, 2006 05:18 AM | Comments (0) | Pings (0)

It made my day to hear online yesterday that my pet project, RDF::Query, was saving someone’s ass at work.

Read more…

RDF::Query 1.038

Posted on July 10th, 2006 01:15 AM | Comments (0) | Pings (0)

New RDF::Query (version 1.038). Available from CPAN shortly.

Read more…

RDF::Query 1.035

Posted on June 4th, 2006 04:27 PM | Comments (0) | Pings (0)

New RDF::Query (version 1.035). Available from CPAN shortly.

Read more…

RDF::Query 1.034

Posted on May 1st, 2006 02:33 AM | Comments (0) | Pings (0)

New RDF::Query (version 1.034). Available from CPAN shortly.

Read more…

RDF::Query 1.032

Posted on March 3rd, 2006 06:21 PM | Comments (0) | Pings (0)

New RDF::Query (version 1.032). Available from CPAN shortly.

Read more…

RDF::Query 1.031

Posted on February 8th, 2006 03:00 PM | Comments (0) | Pings (0)

New RDF::Query (version 1.031). Available from CPAN shortly.

Read more…

RDF::Query 1.030

Posted on January 15th, 2006 12:18 AM | Comments (0) | Pings (0)

New RDF::Query (version 1.030). Available from CPAN shortly.

Read more…

New RDF::Query: 1.028

Posted on November 18th, 2005 09:18 PM | Comments (0) | Pings (0)

I’ve just uploaded a new version of RDF::Query (version 1.028) to my site, and it should be available from the CPAN shortly.

Read more…

New SPARQL Updates

Posted on July 28th, 2005 10:44 PM | Comments (0) | Pings (0)

I’ve just released RDF::Query 1.027, tracking some of the changes in the latest SPARQL draft.

Read more…

MT-Redland Paper

Posted on June 17th, 2005 10:38 AM | Comments (0) | Pings (0)

Just got an email from Sören Auer alerting the authors from SFSW that the papers, including my MT-Redland paper, are now online.

Read more…

New RDF::Query

Posted on June 2nd, 2005 05:08 PM | Comments (0) | Pings (0)

I’ve uploaded RDF::Query version 1.024 to CPAN. This release has a significant number of changes, including some serious bugfixes for the RDF::Core support.

Read more…

SPARQL OPTIONALs

Posted on May 18th, 2005 08:14 PM | Comments (0) | Pings (0)

I’ve just released version 1.020 of RDF::Query including preliminary support for SPARQL OPTIONAL graph patterns. It hasn’t been tested a tremendous amount, but it seems to work on the simple stuff. Also included in this release are support for the SPARQL Query Results XML Format and miscellaneous bug fixes.

Read more…

New Query Types

Posted on May 8th, 2005 04:41 AM | Comments (0) | Pings (0)

I’ve now got initial support for ASK, DESCRIBE and CONSTRUCT SPARQL queries in RDF::Query.

Read more…

MT-Redand Paper

Posted on May 3rd, 2005 03:36 AM | Comments (2) | Pings (0)

My MT-Redland paper just got accepted to SFSW at ESWC2005. Now I need to figure out how to make some changes without going over the page limit.

Read more…

SPARQL Updates

Posted on April 26th, 2005 12:40 AM | Comments (0) | Pings (0)

Spurred on by Libby’s work with cross-querying with Joseki, I’ve put up v1.014 of RDF::Query which will run queries with proper FILTERs, including custom function filters. Here’s an example of a custom function for finding images within a certain radius of a point.

Read more…

RDF-Query

Posted on April 21st, 2005 04:44 AM | Comments (0) | Pings (0)

I’ve resurrected my RDF::Query project, and added initial SPARQL support (with the new Turtle syntax!).

Read more…

Now That That’s Over…

Posted on April 15th, 2005 03:28 AM | Comments (1) | Pings (0)

I’ve just emerged from two weeks of writing a paper on MT-Redland for SFSW2005.

Read more…

MT-Redland Optimizations

Posted on April 8th, 2005 09:25 PM | Comments (0) | Pings (0)

I’ve just put version 0.007 of MT-Redland online. This release mostly addresses the speed issues I talked about yesterday, which have been greatly improved. Also, I’ve got initial support for SKOS categories in CVS.

Read more…

MT-Redland Search Feeds

Posted on April 8th, 2005 05:01 AM | Comments (0) | Pings (0)

With a few code cleanups, and checks to make sure the query returns the appropriate nodes, I’ve got a working version of an RDQL search returning RSS, and using it in an aggregator.

Read more…

MT-Redland Screenshots

Posted on April 5th, 2005 09:01 AM | Comments (2) | Pings (2)

I’ve put up version 0.004 of MT-Redland, and I think it’s coming along really well. Here are some updates including screenshots of the interface to add semantic metadata, and a new search results page based on an RDQL query.

Read more…

More MT-Redland

Posted on April 3rd, 2005 06:28 PM | Comments (0) | Pings (0)

I’ve put up a new version of MT-Redland (v0.002), with a bunch of new features including hooks into the MT CMS code, allowing interface changes to the edit entry page.

Read more…

MT-Redland

Posted on April 1st, 2005 02:00 PM | Comments (0) | Pings (0)

In the spirit of release early, release often, I’m posting a first draft of a Movable Type ObjectDriver (storage backend) that uses Redland and mysql.

Read more…