-
Look at http://odcs.xrg.cz:8080/etl-manager/, there are two pipelines having the same Extractor.
When debugging pipeline "DBPedia", the extractor extracts certain data. When debugging pipeline "DBPe…
-
on ODCS:
I copied dbpedia pipeline, added SPARL transfromer between extractor and loader with the query "construct {?s ?p ?o} where {?s ?p ?o} limit 5". I saved the pipeline. Debug to last DPU. Then …
-
To the discussion regarding the context & dataUnit simplification:
I would suggest to rename: RDFDataReporitory -> RDFDataUnit, repository is a bit confusing for the DPU developers.
Further I introdu…
-
Could you please add logging of the named graphs names used when running pipeline? I would like to see in the log of the pipeline information about every created graph, information that the graph was …
-
When virtuoso is selected as intermediate storage of intermediate results, named graphs has to be properly used. Engine should ensure that.
The named graphs should be used as described in https://gri…
-
When I have an extractor with multiple outputs and I want to save each of them to a different file, I need to use multiple RDF File Loaders. It gets confusing as I don't see the file name of the outpu…