-
Motivatio: I have SPARQL update - insert query, which takes certain triples from input and stores to the output. The original output is not outputted further. How could user write such query in SPARQL…
-
Based on the release from this afternoon, when using browse/query, trying to select a different data unit, shortly after that, it swaps to the default one. Also when clicking on browse, data are shown…
-
-
Create pipeline with a transformer containing a query:
DELETE {?s ?p ?o} where {?s ?p ?o FILTER regex (?o, "^\s_$")};
DELETE {?s ?p ?o} INSERT {?s ?p ?x} WHERE { {SELECT ?s ?p ?o (fn:replace(str(?o)…
-
Test pipelines, which contain 5+ DPU, more complex workflow, not just Extractor1 -> Transformer1 -> T2 ->T3 -> Loader, ale trebas E1 -> T1 -> T3 -> L1, E1 -> T2 -> T3 -> L1, T2 -> L2.
Co se tyce dat,…
-
I can display configuration for describes DPUs. Problem is not solved using clean&build.
Extractors dialogs are OK.
![image](https://f.cloud.github.com/assets/3481055/793040/78a7a81a-ebd9-11e2-977…
-
Motivation:
[8/23/13 9:47:12 PM] Jakub Klímek: prakticka vec: jedna pipeline mi dela ty buyer profiles, druha pro dany ica stahuje ARES
[8/23/13 9:47:49 PM] Jakub Klímek: a ja bych chtel v odcs zauto…
-
Please check and finish the implementation of method "transform". There are two repositories. The input repository is read only. The result must be stored in output repository .
Thanks
-
2013-10-11 17:42:09,374 [Thread-124] INFO exec:10143 dpu:32 c.c.m.x.o.b.dpu.event.DPUEvent - DPU 'PSP.CZ' finished
[EL Warning]: 2013-10-11 17:42:09.462--UnitOfWork(1325259832)--Exception [EclipseLin…
-
When running Scenario 1 (See iteration 2 in confluence) once, it was successfully executed in approx 2mins. There was still the problem already described by bug #46 .
However, when running Scenario 1…