Hi Selva

On Tue, Oct 3, 2017 at 1:31 PM, Vanangamudi <[email protected]>
wrote:

> Hi Linas,
>
> How long would it take for a person, with knowledge rating 3/5 in C++ to
> do this?
>

I'm guessing 1 to 5 weeks.  1 week if you were superman and worked 16 hours
a day...

It's not hard, but there are many parts:
-- you have to design three table structures: one for atoms, one for
values, one for typenames.  The last is super-simple, but it is work that
needs to be done.
-- Provide ways to query each of these tables for the 4 or 5 queries the
atomspace backend API has.
-- understand how to use the uuid (tlb) utility (which you don't need to
use, unless you do need to use -- I don't know arango well enough to know
which.).
-- hook it all together.
-- update the unit tests

--and probably more that I don't remember. Each of these tasks is not hard,
but each is 2-3-4-5 days long.

Linas.

>
> Thanks,
>
> Selva.
>
> On 10/03/2017 07:04 AM, Linas Vepstas wrote:
>
> There was no attempt ... You are welcome to try to add this; it's
> technically straight-forward, but not quite a small project.
>
> --linas
>
> On Mon, Oct 2, 2017 at 11:11 PM, paarulakan(பாருலகன்) <
> [email protected]> wrote:
>
>>  Was there any attempt at considering arangodb as a backend for
>> atomspace. it was mentioned in wiki that neo4j was a candidate and
>> hypergraphdb was one too, and it was also mentioned that if the db impl is
>> in C++ it'd be better. ArangoDb is implemented in C++.
>>
>> Disclaimer: I am in no way affiliated to ArangoDB. I was looking for a db
>> to store dictionary and etymological information inside a database, when
>> going through graph databases this caught my eyes.
>>
>> Thanks.
>> --
>> 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/ms
>> gid/opencog/d047d56d-288f-422a-be43-f602fc0d352f%40googlegroups.com
>> <https://groups.google.com/d/msgid/opencog/d047d56d-288f-422a-be43-f602fc0d352f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> *"The problem is not that artificial intelligence will get too smart and
> take over the world," computer scientist Pedro Domingos writes, "the
> problem is that it's too stupid and already has." *
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "opencog" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/opencog/9f9t0Q1zgPE/unsubscribe.
> To unsubscribe from this group and all its topics, 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/CAHrUA36vLfH94uDsh7PAgccuPdbzkeXyaKo6%3DsL9uHtNS%2BTwyg%
> 40mail.gmail.com
> <https://groups.google.com/d/msgid/opencog/CAHrUA36vLfH94uDsh7PAgccuPdbzkeXyaKo6%3DsL9uHtNS%2BTwyg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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/bb0e75d0-41aa-8a2a-5f8f-57b3e6507d5b%40gmail.com
> <https://groups.google.com/d/msgid/opencog/bb0e75d0-41aa-8a2a-5f8f-57b3e6507d5b%40gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*"The problem is not that artificial intelligence will get too smart and
take over the world," computer scientist Pedro Domingos writes, "the
problem is that it's too stupid and already has." *

-- 
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/CAHrUA37EMRyU10YMK2F4moGZzaKLPH0wXE8XvzKp_2y04w26Rw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to