wow, pradeep, that's exactly what i'm looking for.
I'd be very interested in seeing your path-finding code/tool!

Looking forward to reading your paper today once I get some free time!

thanks again!

don

btw - would you mind if I posted the link to this paper, on the NYC semantic
web wiki?
http://www.swnyc.org/index.php?title=RDF_Shortest_Paths_Analysis




On Thu, Jan 29, 2009 at 5:34 PM, Pradeep <[email protected]> wrote:

>
> Hi,
> I see what you are trying to find. The idea has been expressed clearly
> in the following apart from CPSPARQL -
> http://lsdis.cs.uga.edu/library/download/fp785-anyanwu1.pdf
>
> This approach is based on creating custom indexes on database and thus
> would scale for large datasets.
>
> At present I am working to include this feature as part of Jena.
> Please let me know if you have already found any such tools; I can use
> them to compare with my approach.
>
> We have the code which can find the paths of arbitrary length give two
> nodes in a graph.
> If this is what you want to do, let me know. We can make the tool
> available to you somehow.
>
> Thanks,
> Pradeep
>
> On Dec 12 2008, 3:28 pm, donundeen <[email protected]> wrote:
> > Hi guys.
> > What capabilities does TopBraid have in terms of finding paths between
> > nodes.
> > I know that in ensemble, you can put two nodes on the graph view, and
> > then find the shortest path between those two nodes.
> >
> > That's great, but I'd like to take that idea a bit farther. I'm
> > guessing that underneath the above ensemble feature, there's a library
> > for doing this kind of path discovery.
> >
> > What I'd like to do is ask questions like "show me all instances of
> > 'location' (or it's subclasses) that are connected to this resource X
> > by any number of hops, but exclude paths that use properties a, b, and
> > c"
> >
> > Experimentally, there's an extension to SPARQL called CPSPARQL,
> > described here:http://exmo.inrialpes.fr/software/psparql/, which is
> pretty cool,
> > though is super-beta, doesn't work on large datasets, etc etc. But it
> > shows what I'm driving at.
> >
> > So, if not in TopBraid, have any of you see good libraries for doing
> > this kind of work?
> >
> > thanks!
> >
> > don
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to