Skip to content

Releases: datafoodconsortium/connector-ruby

v1.0.0-alpha.13

10 Oct 21:56
07b13e2
Compare
Choose a tag to compare

This version has been generated using:

Changed

  • Use nil as default value for all types except arrays.

v1.0.0-alpha.12

10 Apr 22:20
8d97229
Compare
Choose a tag to compare

This version has been generated using:

Changed

  • Bump semantizer from 1.0.5 to 1.1.1.
    Semantic objects can now be compared with ==.

v1.0.0-alpha.11

04 Apr 05:52
98b9c0d
Compare
Choose a tag to compare

This version has been generated using:

Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11

v1.0.0-alpha.10

30 Jan 05:52
dcf15f9
Compare
Choose a tag to compare

This version has been generated using:

Added

  • Add Import method reading JSON and returning objects. (PR #12)
  • Add SEMANTIC_TYPE constant to every semantic class.

Fixed

  • Fix random code changes of the generated code by sorting elements (e36a9236fa012f87946b34c36cd463709d1cd2c5).
  • Fix some tests so they can pass by changing the expected JSON (e36a9236fa012f87946b34c36cd463709d1cd2c5).
  • Enable loading of measures v1.0.2 (6ef17f7d4a19aebd9d89b544db115d36f7e6fe93).
  • Allow output context to be configured (PR #8).
  • Improve SKOS Concept parsing (PR #10).
  • Replace revoked json-canonicalization version 0.3.2 with 1.0.0

Changed

  • Preload context to avoid remote loading (4741acb).
  • Rewrite MiniTest tests as Rspec specs (PR #9).
  • Bump json-ld from 3.3.0 to 3.3.1

Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10

v1.0.0-alpha.9

06 Nov 17:28
Compare
Choose a tag to compare

1.0.0-alpha.9 - 2023-11-06

This version has been generated using the code generator version 1.0.1. See its release for more info.

Fixed

  • Loading concepts was failing because the parser tried to create a concept without giving it its mandatory semantic id.

v1.0.0-alpha.8

11 Jul 08:10
Compare
Choose a tag to compare

Fixed

  • The dfc-b prefix points to the business ontology, not the full model.

v1.0.0-alpha.7

v1.0.0-alpha.6

10 Jul 13:01
Compare
Choose a tag to compare

Fixed

  • Properties can be prefixed when serialized.

v1.0.0-alpha.5

20 Feb 10:46
Compare
Choose a tag to compare

Added:

  • Add automated tests and GitHub actions.
  • Handle optional parameters (named parameters).

Changed:

  • Price is a BlankNode.
  • Update README.md.

v1.0.0-alpha.4

14 Feb 08:56
Compare
Choose a tag to compare

The connector is now able to export multiple objects.