Hello All,

I am using librdf via ruby bindings, to create and parse rdf
resources. I now ran into the problem that creating rdfs takes a lot
of time when building internal nodes / graphs.

In other words: it is very fast to add triples with a root node as
subject. It is much(!) slower to add new nodes to a root node, and
then adding triples that have the new nodes as subject.

What's the reason for this? Is there a workaround for speeding things
up (e.g. disable internal validation stuff, I just want my triples
printed out)?

Many thanks in advance, best regards,
Martin

-- 
Dipl-Inf. Martin Gütlein
Phone:
+49 (0)761 203 8442 (office)
+49 (0)177 623 9499 (mobile)
Email:
[email protected]
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to