![JAR search and dependency download from the Maven repository](/logo.png)
data-shapes-test-suite.tests.core.node.xone-duplicate-shapes.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 sh: .
@prefix ex: .
ex:s1 a sh:NodeShape ;
sh:targetClass ex:C1 ;
sh:xone ( ex:s2 ex:s2 ) .
ex:s2 sh:class ex:C2 .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy