class BSPARQLCLI::Identifiers
Constants
- ENDPOINT
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/bio-sparql-client/identifiers.rb, line 16 def initialize() super(ENDPOINT) end