sparql-client 3.3.0
Executes SPARQL queries and updates against a remote SPARQL 1.0 or 1.1 endpoint, or against a local repository. Generates SPARQL queries using a simple DSL. Includes SPARQL::Client::Repository, which allows any endpoint supporting SPARQL Update to be used as an RDF.rb repository.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            net-http-persistent
            ~> 4.0, >= 4.0.2
          
          
            rdf
            ~> 3.3
          
    

