Skip to content

Releases: structureddynamics/OSF-Datasets-Management-Tool

3.4.0

24 Mar 17:37
Compare
Choose a tag to compare

Works with OSF 3.4.0.

The main change is that the DMT will use the communication channel as defined in odbc.ini

This version is NOT compatible with OSF versions prior to 3.4.0

3.3.0

12 Feb 20:55
Compare
Choose a tag to compare

Works with OSF 3.3.0.

The main change is that the DMT will use the communication channel as defined in odbc.ini

This version is NOT compatible with OSF versions prior to 3.3.0

3.2.0

13 Jan 13:14
Compare
Choose a tag to compare

Works with OSF 3.2.0.

The main change is that the DMT stop using ODBC to communicate with the triple store and starts using the HTTP SPARQL endpoints of the triples store.

This version is NOT compatible with OSF versions prior to 3.2.0

3.1.0

08 Dec 18:13
Compare
Choose a tag to compare
  • new features
    • A new command line option has been create: "--exclude-reifications". It is used to specify if you want to exclude the reification statements in the file you are exporting to. If you exclude them, then you won't be able to re-import them in the future, with the dump that will be created. The default behavior is now to include them by default.
    • Now when a dataset is exported, all the revisions of all the records of that dataset will be exported in another file. If the filename of the dataset you are exporting was "my-dataset.n3" then a new file named "revisions.my-dataset.n3" will be created in the same folder. All the revisions records of all the records of that dataset will be exported in that file.
    • Now if the DMT detects that there is a revisions file for the dataset you are importing, the revisions will be automatcally loaded into the proper graph in the triple store.
  • Multiple fixes

3.0.1

07 Aug 12:21
Compare
Choose a tag to compare

Minor release of the OSF Datasets Management Tool

3.0.0

15 Jan 14:43
Compare
Choose a tag to compare

This OSF Datasets Management Tool release is the first release compatible with the Open Semantic Framework release version 3.0.

More information about this release: