Copyright © 2014 Swirrl IT Ltd.
VERSION: 0.5.1
- Support reader and input-stream for read-dataset
- Support mime-types as :format parameters to read-dataset, read-datasets and write-dataset.
VERSION: 0.5.0
- grafter-url library for building URLs
all-columns
removed- Fixed issue #19 adjusting behaviour of
columns
to crop infinite sequences - Make
columns
raiseIndexOutOfBoundsException
on unknown column names make-dataset
doesnt infer column width from first row if f providedmake-dataset
preserves metadata if given a Dataset- Serializing to quads with
add
supports overriding the graph - Workaround minor Clojure compiler type-hint bug when using
->connection
withwith-open
- Fix
rename-columns
to support renaming with an arbitrary rename function - Fix bug in
melt
to work with string column names - Make
->connection
a protocol - Add support for previewing pretty printed graph templates
VERSION: 0.4.0
- improved melt functions
- removed ontologies to grafter-vocabularies project
- setAutoCommit to false
VERSION 0.3
VERSION: 0.2-SNAPSHOT (v0.2-rc1)
A release candidate and Grafter's first external release.
- Internal tabular data representation ported to use Incanter Datasets.
- Documentation site grafter.org
- API documentation api.grafter.org
VERSION: 0.1.1-SNAPSHOT
An internal release. Used for some client work.
VERSION: 0.1
An internal release. Used for some client work.
VERSION: 0.1-SNAPSHOT
An internal Swirrl prototype.