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

t.beast-examples.1.0.0.source-code.folds.ttl Maven / Gradle / Ivy

The newest version!
@prefix q:  .
@prefix t:  .
@prefix lsq:  .
@prefix qc:  .
@prefix xsd:  .

@prefix ex:  .


ex:data1
  a ex:Sample ;
  ex:positive (
  	"a"
  	"b"
  	"c"
  ) ;
  ex:negative (
  	"x"
  	"y"
  ) ;
  .






© 2015 - 2025 Weber Informatics LLC | Privacy Policy