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

xsparql.base.query12.xsparql Maven / Gradle / Ivy

The newest version!
prefix foaf:  
construct{ $N $N $N }
from  
where { 
[] foaf:knows 
[ a foaf:Person; foaf:name $N ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy