Skip to content

Latest commit

 

History

History
57 lines (28 loc) · 934 Bytes

CHANGELOG.md

File metadata and controls

57 lines (28 loc) · 934 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[1.1.2] 2024-12-24

Changed

  • update Validate Entities plugin documentation

[1.1.1] 2024-11-28

Changed

  • hookline
  • dependency updates

[1.1.0] 2024-11-28

Added

  • Task to validate entities or JSON datasets with a JSON Schema

[1.0.2] 2024-11-25

Fixed

  • correct transformation of SPARQL code to string

[1.0.1] 2024-11-25

Fixed

  • allow for selecting system graphs (e.g. custom shape catalogs) for validation

[1.0.0] 2024-11-20

Added

  • flag to output violations as entities (fixed schema port)
  • advanced parameter to provide a custom resource selection query
  • custom icon
  • proper task tests

[0.5.0] 2024-11-18

Added

  • initial version