On 16/01/12 19:52, Luigi Selmi wrote:

Hi,
I would like to know if it is possible to make inferences in TDB using 
tdbloader to upload new triples into a dataset.

Thanks


Luigi

The inference is performed before loading.

See the "infer" command which performs RDFS-level inference on a stream from a parser. You can pipe that into tdbloader using "-" as the file name to load or send to a disk file and load the disk file.

        Andy



Reply via email to