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

com.bigdata.rdf.sparql.ast.eval.var-scope-join-1.ttl Maven / Gradle / Ivy

There is a newer version: 2.1.4
Show newest version
@prefix :  .

_:B1 :name "paul" .
_:B1 :phone "777-3426". 

_:B2 :name "john" . 
_:B2 :email  .

_:B3 :name "george". 
_:B3 :webPage  .

_:B4 :name "ringo". 
_:B4 :email  .
_:B4 :webPage  .
_:B4 :phone "888-4537".




© 2015 - 2024 Weber Informatics LLC | Privacy Policy