@@ -6,9 +6,6 @@ The toolkit for the production of a browser of the web of data.
This repository contains multiple packages. It is structured as follow:
-`rdflib-types` contains the sources for the NPM package `@types/rdflib`.
This package defines the typing stubs in Typescript for the [rdflib.js](https://github.com/linkeddata/rdflib.js/) library, i.e. `rdflib` on NPM.
This package is defined here at this time, but the aim is to externalize it to the [`@types` organization](https://github.com/DefinitelyTyped/DefinitelyTyped).
-`librdf` contains the sources for the NPM package `@logilab/librdf`.
This package defines some utility API for the manipulation of RDF datasets.
-`libview` contains the sources for the NPM package `@logilab/libview`.