Learn R Programming

rols (version 1.8.0)

olsVersion: Returns the OLS version

Description

This function returns the Ontology Lookup Webservice version, build data and author. It sends a getVersionRequest SOAP message and retrieves and parses the getVersionResponse. The original interface is public String getVersion().

Usage

olsVersion()

Arguments

Value

A character of length 5.

See Also

Other ols-queries: allIds; isIdObsolete; olsQuery; ontologies; ontologyLoadDate; ontologyNames; rootId; termMetadata; termXrefs; term

Examples

Run this code
olsVersion()

Run the code above in your browser using DataLab