Skip to content

1.0.5

Compare
Choose a tag to compare
@wouterbeek wouterbeek released this 28 Mar 20:25
· 15 commits to master since this release

1.0.5 (2021-03-28)

This release brings the following changes:

rdf_clean

  • Allow the calling context to determine what to do with RDF errors
    detected during cleaning.

rdf_prefix

  • Added rdf_prefix_map/1 to allow all current prefix declarations to be conveniently stored in one object.

rdf_print

  • Added rdf_dcg_var//2 for printing variables in the SPARQL syntax.

  • Allow variables to be printed as part of rdf_dcg_tp//2 (triple patterns).

rdf_term

  • Added print statements for some of the emitted syntax errors.