Re: Difference between DataSetImpl.addNamedModel and DataSetImpl.replaceNamedModel

2015-11-21 Thread Andy Seaborne
tests I wondered what the difference between DataSetImpl.addNamedModel and DataSetImpl.replaceNamedModel is? From the code perspecitive the replace method does some additional work which seems not to be necessary. In fact, invoking replace or add for a specific URI seems to have the same effect: Any

Difference between DataSetImpl.addNamedModel and DataSetImpl.replaceNamedModel

2015-11-20 Thread Gregor Trefs
between DataSetImpl.addNamedModel and DataSetImpl.replaceNamedModel is? From the code perspecitive the replace method does some additional work which seems not to be necessary. In fact, invoking replace or add for a specific URI seems to have the same effect: Any named graph which was previously stored