Sha256: 36d415d26e116f96efe3d57e3b6f9df7111f859928bb56e42aa0097239a5667a
Contents?: true
Size: 339 Bytes
Versions: 6
Compression:
Stored size: 339 Bytes
Contents
Feature: export to various formats using writers In order to use RDF encoded data in other applications I want to export domain objects using an R2RDF::Writer object Scenario: write to ARFF format Given a ARFF writer When I call its from_turtle method on the file spec/turtle/bacon Then I should receive a .arff file as a string
Version data entries
6 entries across 6 versions & 1 rubygems