I added https://github.com/opencog/atomspace/issues/1893 to describe more VirtualLinks, that would make it easier to create a gremlin-like API to the pattern matcher Again: a gremlin traversal is like a single-clause pattern match. so, in that sense, we can already run gremlin traversals. Just that, currently, writing them in the style that they write them is awkward. Adding some new pretty VirtualLinks would make it easier/less-awkward/prettier.
--linas On Fri, Nov 2, 2018 at 5:06 PM Linas Vepstas <[email protected]> wrote: > I skimmed it in 30 seconds. We should probably/almost certainly build a > tinker-pop style interface onto the atomspace. I think its very very > doable, I think many valuable lessons could be learned. It would make the > atomspace better. It would be an excellent project for a strong developer > to morph into a master developer. > > At the moment, I have no clue at all what sort of interesting algos such > an API allows. What could we do, that we can't already do? What would be > the killer app that makes it important to have this API? A skim of the > paper doesn't say. > > Let me rephrase: the atomspace does not yet have a tinkerpop-like API, > because nothing we've done so far needed this API. Is this because we > haven't been imaginative enough? Too busy doing other things? What really > cool thing could we build with this? > > Amirouche -- this means you. Care to take a stab at actually implementing > this? Care to recruit and convince someone else to do this? Or at least, > for starters, care to take a stab at answering the earlier questions? > Cause its always worth knowing why something should be done, before going > too far down the road of doing it... > > --linas > > > On Fri, Nov 2, 2018 at 3:20 PM Amirouche Boubekki < > [email protected]> wrote: > >> https://zenodo.org/record/1476234/files/forth-kind.pdf?download=1 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "opencog" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/opencog. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/opencog/09200c55-4f0d-4197-8835-a21859a11442%40googlegroups.com >> <https://groups.google.com/d/msgid/opencog/09200c55-4f0d-4197-8835-a21859a11442%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > cassette tapes - analog TV - film cameras - you > -- cassette tapes - analog TV - film cameras - you -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAHrUA35VCELLFHWtm5EaZ1prPeH-5BDnJweSrqu_o2L_DfoqFg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
