Skip to content

Latest commit

 

History

History

examples

The examples in this folder are:

  • shacl_example.ttl is a sample Turtle file for testing SHACL constraints.
  • shacl_example_shapes.ttl holds SHACL constraints for validating shacl_example.ttl. Note that the shacl_example.ttl file refers to this shapes file. This is not required, but avoids having to select the shapes file from a file open window.
  • shacl_example.rq is a very simple SPARQL query to query the shacl_example.ttl file. Note that the SPARQL query refers to the file it is intended to query. This is not required, but avoids having to select the data file from a file open window.
  • test.jsonld is an example JSON-LD file that can be used for testing format conversion and JSON-LD manipulation.
  • test_frame.jsonld is an example JSON-LD frame for framing the test.jsonld file.