Skip to content

Releases: neo4j-labs/neosemantics

4.3.0.0

15 Jun 12:09

Choose a tag to compare

  • Upgrade to Neo4j 4.3.0

4.2.0.2

15 Jun 12:11

Choose a tag to compare

  • Added support for OWL Restrictions in n10s.onto.*
  • Fix for #225
  • Updated to:
    Neo4j : 4.2.7
    RDF4J: 3.7.0

4.2.0.1

11 May 12:25

Choose a tag to compare

  • Include skos annotations in n10s.onto.*
  • added OWL relationships decorators (transitive, invfunc, func, etc...) in n10s.onto.*
  • fixes for #210 #211 and #213
  • implementation of n10s.rdf.export.spo for native LPG (not RDF-imported)
  • support for custom base namespace in LPGs
  • Updated to:
    Neo4j : 4.2.3
    RDF4J: 3.6.1

4.2.0.0

20 Jan 10:34
fc3602b

Choose a tag to compare

  • Improved parsing of xsd:date and xsd:dateTime

Dependencies updated:

  • Neo4j : 4.2.
  • RDF4J: 3.5.0

4.1.0.1

01 Oct 12:01

Choose a tag to compare

Added

  • shacl.dropShapes method
    Fixes for bugs on
  • SKOS importer
  • RDF endpoint /describe method

4.1.0.0

18 Sep 11:40

Choose a tag to compare

  • support for RDF* (both import and export)
  • n10s.rdf.export.spo method
  • SHACL support for sh:node, sh:not/sh:class
  • handling HTTP redirections on fetch methods
  • import compressed RDF files
  • control on whether to abort import or discard triple on error

Dependencies updated:
Neo4j : 4.1
RDF4J: 3.4.0

4.0.0.1

13 May 14:23

Choose a tag to compare

  • Change to mapping definition process in order to harmonise it with the namespace prefix definition. (link to manual)
  • Bugfixes and updates to the manual pages
  • SKOS import (n10s.skos.import.fetch and n10s.skos.import.inline)

Dependencies updated:

  • RDF4J 3.2.0

4.0.0.0

04 May 18:01

Choose a tag to compare

This is the first release of Neosemantics that works with Neo4j 4.0.

This version includes several breaking changes. Please check the migration guide for details.

Extensive change in the naming scheme for procedures and functions as well as in the mode of operation of the toolkit.

Dependencies updated:

  • RDF4J 3.1.2
  • Neo4j 4.0

(beta) neosemantics for Neo4j 4.0.x

08 Apr 12:34

Choose a tag to compare

Pre-release

New beta release of Neosemantics for Neo4j 4.0.x

This version includes several breaking changes. Extensive change in the naming scheme for procedures and functions as well as in the mode of operation of the toolkit. Please refer to the minimal temporary manual in the README for details.

Dependencies updated:
RDF4J 3.1.2
Neo4j 4.0

Neosemantics Release 3.5.0.4 for Neo4j 3.5.x

21 Nov 14:13

Choose a tag to compare

New release of Neosemantics for Neo4j 3.5.x

Includes some bug fixes and a number of additional procedures and functions: some utility methods and others that complete the existing import/delete capabilities when RDF is passed as-payload instead of by-reference

  • Dependencies updated:
    RDF4J 2.5.5

  • New SPs:
    semantics.deleteRDFSnippet
    semantics.importOntologySnippet
    semantics.streamRDFSnippet
    semantics.addNamespacePrefixesFromText

  • New UDFs:
    semantics.hasLangTag
    semantics.getLanguageTag