A Squeak/Smalltalk parser for the N-Triples RDF serialization format.
- Make sure Metacello is installed.
- Install with:
Metacello new
baseline: 'NTriples';
repository: 'github://codeZeilen/SmalltalkNTriples/repository';
load.
A Squeak/Smalltalk parser for the N-Triples RDF serialization format.
SmalltalkMIT
A Squeak/Smalltalk parser for the N-Triples RDF serialization format.
Metacello new
baseline: 'NTriples';
repository: 'github://codeZeilen/SmalltalkNTriples/repository';
load.