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

xsparql.testcases-dawg.data-r2.basic.data-4.ttl Maven / Gradle / Ivy

The newest version!
@prefix :  .
@prefix xsd:         .
@prefix rdf:         .

:x :p1 "true"^^xsd:boolean .
:x :p2 "false"^^xsd:boolean .

:x rdf:type :C .

:x :n1  "123.0"^^xsd:decimal .
:x :n2  "456."^^xsd:decimal .

:x :n3 "+5"^^xsd:integer .
:x :n4 "-18"^^xsd:integer .




© 2015 - 2025 Weber Informatics LLC | Privacy Policy