linkeddata / rdflib.js

Linked Data API for JavaScript
http://linkeddata.github.io/rdflib.js/doc/
Other
566 stars 146 forks source link

Factory fixes #371

Closed rescribet closed 4 years ago

rescribet commented 4 years ago

This PR contains multiple improvements;

  1. Added many unit tests for IndexedFormula
  2. Improved lifecycle monitoring for IndexedFormula
  3. Fixes for more consistent factory usage
  4. Some unit tests and improvements for other parts
rescribet commented 4 years ago

@Vinnl Thanks. The defaultGraph part really shouldn't change anything besides that named node instance only being created once

Vinnl commented 4 years ago

Now released as rdflib@next. (Assuming I created a prerelease correctly - winkwinknudgenudge #346 ;) .)