UNPKG

shacl-engine

Version:
10 lines (9 loc) 368 B
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sht: <http://www.w3.org/ns/shacl-test#> . <> a mf:Manifest ; rdfs:label "Tests converted from http://datashapes.org/sh/tests/tests/core/complex" ; mf:include <personexample.ttl> ; mf:include <shacl-shacl.ttl> ; .