![JAR search and dependency download from the Maven repository](/logo.png)
data-shapes-test-suite.tests.core.complex.shacl-shacl.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rdf4j-shacl-testsuite Show documentation
Show all versions of rdf4j-shacl-testsuite Show documentation
Test suite for the SHACL Shapes Constraint Language
The newest version!
@prefix mf: .
@prefix rdfs: .
@prefix xsd: .
@prefix sh: .
@prefix sht: .
<> a mf:Manifest ;
mf:entries (
) .
a sht:Validate ;
rdfs:label "frozen eat your own ( eat your own frozen dogfood )" ;
mf:action [
sht:dataGraph ;
sht:shapesGraph ] ;
mf:result [a sh:ValidationReport ;
sh:conforms "true"^^xsd:boolean ] ;
mf:status sht:approved .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy