Neosemantics Versions Save

Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧

5.18.0

1 month ago

What's changed

General

  • Upgrade to Neo4j 5.18.0
  • Upgrade to rdf4j 4.3.10

5.17.0

2 months ago

What's changed

General

  • Upgrade to Neo4j 5.17.0

5.15.0

3 months ago

What's changed

General

  • Upgrade to Neo4j 5.15.0
  • Upgrade to RDF4J 4.3.9

5.14.0

5 months ago

What's changed

General

  • Upgrade to Neo4j 5.14.0
  • Upgrade to RDF4J 4.3.8

New Features

  • Added semantic similarity function (n10s.sim.pathsim.explain) that returns a textual explanation of the similarity path in the form of subject-predicate-object statements

5.11.0.0

6 months ago

What's changed

General

  • Upgrade to Neo4j 5.11.0
  • Upgrade to RDF4J 4.3.6

New Features

  • Added semantic similarity search procedures based on path similarity and Leacock-Chodorow metrics
    • n10s.sim.(pathsim | lchsim).search() for path similarity and Leacock-Chodorow searches respectively
  • Added a procedure returning the cypher generated from the currently loaded SHACL shapes:
    • n10s.validation.shacl.viewCypher() lists the cypher and the parameters

5.7.0.0

1 year ago

What's changed

General

  • Upgrade to Neo4j 5.7.0
  • Upgrade to RDF4J 4.2.4

New Features

  • Added semantic similarity metrics:
    • n10s.sim.(pathsim | lchsim | wupsim).value() for path similarity, Leacock-Chodorow and Wu&Palmer metrics respectively
    • n10s.sim.pathsim.path for path showing shortest distance in taxonomy
  • Added ontology inference procedures and functions:
    • n10s.inference.labels() lists all labels explicit + derived from the onto
    • n10s.inference.class_[outgoing|incoming]_rels lists rels defined in the onto for a given class
    • n10s.inference.rel_[source|target]_classes lists source and target classes for a rel as defined in the onto (rdfs:domain/rdfs:range)

5.5.0.0

1 year ago

What's changed

General

  • Upgrade to Neo4j 5.5.0
  • Upgrade to RDF4J 4.2.3

5.4.0.0

1 year ago

What's changed

General

  • Upgrade to Neo4j 5.4.0
  • Upgrade to RDF4J 4.2.3

5.3.0.0

1 year ago

What's changed

General

  • Upgrade to Neo4j 5.3.0