Skip to content

Releases: AtesComp/rdf-transform

RDF Transform 2.3.6

22 Sep 18:14

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Lucene query optimized for IRI selection searches

What's Changed

  • Lucene query produces a more informative result set
  • Expression language identifier removed from expression code

Full Changelog: v2.3.5...v2.3.6

RDF Transform 2.3.5

14 Sep 19:20

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Lucene store
    • Optimized IRI selection from Lucene store
    • IRI deduplication
  • Flavors of Cacoa (FOC) example

What's Changed

  • New Lucene store
    • IRI document structure
    • Queries on IRI documents
  • Other minor updates

Full Changelog: v2.3.4...v2.3.5

RDF Transform 2.3.4

08 Sep 21:44

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Updated Template Import / Export processing
    • Provide alternative import / export file support for browsers that do not support showOpenFilePicker() and showSaveFilePicker().

What's Changed

  • Alternative Template Import / Export file support .
  • Full Prefixed Namespace "best effort" conversion to new format.
  • Other minor updates.

Full Changelog: v2.3.3...v2.3.4

RDF Transform 2.3.3

20 Aug 18:56

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Updated Export processing
    • Export process universally organizes data into in-memory a DatasetGraph before writing output.

What's Changed

  • Model (single Graph) exports (Turtle, NTriple, etc) properly use the DatasetGraph's Union Graph.
  • Stream exports align with pretty exports mitigating erroneous and redundant statement output.

Full Changelog: v2.3.2...v2.3.3

RDF Transform 2.3.2

30 May 23:04

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Updated Namespace management
    • Store addition Location and Location Type with Prefix and Namespace
    • URLs reload from the stored Location which may differ from the Namespace
    • Files are uploaded to the RDF Transform cache in a project directory

What's Changed

  • Fixed Namespace loading and reloading when the Namespace IRI differed from it URL.
  • Fixed Namespace file loading and reloading by storing a local copy of the ontology file.

Full Changelog: v2.3.1...v2.3.2

RDF Transform 2.3.1

28 Mar 22:37

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Added resizer to the RDF Node dialog
    • Show scrollbars for left column Content as needed
    • Set dialog and left column Content to initial minimal size
    • Update left column Content size as dialog resizes

What's Changed

  • Fixed RDF Node dialog to properly display a long Content (column name) list by limiting the dialog's initial size and providing scrollbars for the list content.

Full Changelog: v2.3.0...v2.3.1

RDF Transform 2.3.0

25 Mar 01:06

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • Added the initial Context IRI support for Quad-enabled formats
  • The Preview screen output is changed from Turtle to TriG to use the Context IRI

What's Changed

  • Fixed VocabularyImporter to import owl:ObjectProperty and owl:DatatypeProperty
  • Changed hardcodes vocabulary queries to preference values
  • Added CHANGELOG.md file
  • Updated Copyright

Full Changelog: v2.2.4...v2.3.0

RDF Transform 2.2.4

27 Nov 22:44

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • None

What's Changed

  • Properly update Project ID for vocab copies from Globals in Lucene store
  • Add CSRF protection to exports due to OpenRefine changes for commands that evaluate expressions

Full Changelog: v2.2.3...v2.2.4

RDF Transform 2.2.3

27 Nov 18:50

Choose a tag to compare

Update

This release is a production ready release.

Feature Updates

  • None

What's Changed

  • The Lucene library is upgraded to correct an issue related to the current OpenRefine 3.8+ and RDF Transform initialization.
  • Additional controls around RDF Transform initialization are added to further manage RDF Transform initialization failures.
    • The initialization process could cause an error that aborted other OpenRefine processing.

Full Changelog: v2.2.2...v2.2.3

RDF Transform 2.2.2

18 Jun 14:23

Choose a tag to compare

This release is a production ready release.

Feature Updates

  • None

What's Changed

  • The copyright notice is updated to 2024.
  • The start and end arrows images were removed from the OpenRefine project. These images were added to the RDF Transform project to maintain their use.

Full Changelog: v2.2.1...v2.2.2