All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data-shapes-test-suite.tests.core.node.xone-duplicate-shapes.ttl Maven / Gradle / Ivy

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