getFullEntity: Retrieve full entity data

Description Usage Arguments Details Examples

View source: R/getFullEntity.R

Description

Get class and properties of an entity, using the BioOntology Class URI. The results are also parsed from json or xml to provide readable results.

Usage

1

Arguments

link

link to the BioOntology entity

format

Choose which format to get the results in; default is JSON, or XML

yourAPIKey

manually include you API key for BioOntology here

Details

Before using this function, be sure to add your BioOntology API key using the yourAPIKey variable. See ?yourAPIKey for more instructions.

Examples

1
2
3
4
## Not run: 
# getFullEntity("http://data.bioontology.org/ontologies/RCD/classes/http%3A%2F%2Fpurl.bioontology.org%2Fontology%2FRCD%2FX78Tv")

## End(Not run)

KrishnaTO/OntologyTermAggregator documentation built on Dec. 31, 2020, 2:13 p.m.