Interface DataRefRDFConnection


@Deprecated public interface DataRefRDFConnection
Deprecated.
This deprecated class marks a memorial for future generations about how to not design dataset-centric APIs: One establishes a connection to a dataset, but a connection is not a dataset. Or: A connection is just a tool to access (read/update) a dataset.