- Notifications
You must be signed in to change notification settings - Fork 579
Closed
Labels
concept: RDF datasetRelates to the RDF datasets concept.Relates to the RDF datasets concept.
Description
With graphs and triples, one can simply do graph1 + graph2 or graph1 - graph2. I assume this is because Graph.__add__. There are also more operators implemented for Graph.
But that does not seem to be the case for the Dataset and quads? I don't see a reason why it shouldn't work the same way.
Metadata
Metadata
Assignees
Labels
concept: RDF datasetRelates to the RDF datasets concept.Relates to the RDF datasets concept.