WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: RDF addDatasource

RDF addDatasource

by christian (Bugzilla)-4 :: Rate this Message:

| View in Thread

Hi,

We're currently dealing with RDF datasources.
We use one RDF for displaying a tree (dont-build-content), and we'd like
to update and add parts of the tree dynamically.

We use the compositeDatasource to add RDFDatasources, but it does not
work if the elements in the new datasource were already present in the
original datasource. We really want the new datasaource to overwrite
existing parts, I thought the coalesceDuplicateArcs should deal with
this case, but it is not (maybe the RDF we build does not have the
required attributes ?)

Thanks for any help.

--
Christian
_______________________________________________
dev-tech-xul mailing list
dev-tech-xul@...
https://lists.mozilla.org/listinfo/dev-tech-xul

 « Return to Thread: RDF addDatasource