Mailing list ARC-DEV: Archives

Re: [arc-dev] RDF faceted browsing in PHP

From: Patrick Murray-John 
Subject: Re: [arc-dev] RDF faceted browsing in PHP
Date: Wed, 28 Oct 2009 07:30:53 -0400


Stephane,

First off, many congratulations on the Drupal RDF work!

When it comes to facets over RDF, I've depended heavily on the SIMILE 
Exhibit widget, along with the Exhibit JSON serializer plugin for ARC2.  
It doesn't scale up to large graphs well at all, but if you can limit 
the size of the graph it works very well.

Patrick

Stephane Corlosquet wrote:
> Hi,
>
> I don't know of any "RDF in PHP" mailing that this one is the closest 
> I can think of. Has anyone seen any work on faceted search/browsing 
> over RDF data in PHP (maybe with ARC2?). I'm not expecting to see much 
> in terms of implementation as I would probably have heard of it 
> otherwise, but if anyone's working on that please let me know.
>
> I'd be also interested if anyone has any thought on the question, or 
> even tried to implement such tool, and maybe failed miserably? What 
> type of challenges do you expect to see. Java has more likely an 
> advantage here, but when it comes to dealing with more lightweight 
> datasets, PHP might not be so bad.
>
> cheers,
> Steph.