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

xsparql.base.constructLiterals04.xsparql Maven / Gradle / Ivy

The newest version!
let $y := "http://www.example.org/knownPerson"
let $x := "12"
let $int := "http://www.w3.org/2001/XMLSchema#integer"
construct {<{$y}> a {$x}^^<{$int}>}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy