- From: Johnson, Matthew C. (LNG-HBE) <Matthew.C.Johnson@lexisnexis.com>
- Date: Wed, 23 Jul 2008 10:09:23 -0400
- To: "Harry Halpin" <hhalpin@ibiblio.org>
- Cc: <semantic-web@w3.org>
Thanks for the information. I actually think I saw GRDDL.py on the GRDDL Implementation Report but forgot to mention it. Since it seems to be the core of the W3C service, which meets my needs, I'll start there. For my purposes, I really just want something like the W3C service inside my firewall. This approach may not be great for anything extensive but it'll let me explore GRDDL more extensively. Thanks again. Matt > -----Original Message----- > From: Harry Halpin [mailto:hhalpin@ibiblio.org] > Sent: Wednesday, July 23, 2008 9:52 AM > To: Johnson, Matthew C. (LNG-HBE) > Cc: semantic-web@w3.org > Subject: Re: GRDDL implementations? > > If you like Python, there's Chime's GRDDL implementation (grddl.py)[1], > it's a quite small and nice piece of code that you might be able to get > to do what you want. It isn't a daemon per se that listens and a given > port, but adding this in would be possible. > > Not sure if this is what you want. Would need a more detailed > description. I also think OpenLink supports GRDDL, and might have the > low-level support you need to start as daemon. I'll let someone from > OpenLink answer that question [2]. > > [1]http://www.w3.org/2001/sw/grddl-wg/td/GRDDL.py > [2]http://esw.w3.org/topic/VirtuosoUniversalServer > > > Johnson, Matthew C. (LNG-HBE) wrote: > > > > Hi all, > > > > > > > > I would like to experiment with GRDDL with content that is behind a > > firewall. This means that I won't be able to use services such as the > > W3C GRDDL service. I know of Jena's GRDDLReader and that Redland > > supports GRDDL as a part of its library but I'm hoping someone knows > > of a high level "package" that can be configured/built/installed > > separately...something that is started as a daemon and just listens at a > > given port. This would allow me to focus on what GRDDL can do rather > > than having to first write the network code around the lower level > > stuff. Does anyone know if such a thing exists at this point in > > time? Thanks for the help. > > > > > > > > Matt Johnson > >
Received on Wednesday, 23 July 2008 14:10:07 UTC