read_ontology: Get an owl file from github

View source: R/ontology.R

read_ontologyR Documentation

Get an owl file from github

Description

Get an owl file from github

Usage

read_ontology(ontology_name)

Arguments

ontology_name

the name of the onotology to read; one of mosaic or ecso

Value

list

Examples

read_ontology("mosaic")
read_ontology("ecso")

NCEAS/arcticdatautils documentation built on July 13, 2024, 11:02 a.m.