Documentation ¶ Index ¶ func Load(group, gitref, path, client string) error func Refresh(bin, group, gitref, path string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Load ¶ func Load(group, gitref, path, client string) error Load loads all obograph-json formatted ontologies The ontology group, git branch,relative bucket path and grpc client name have to be supplied. func Refresh ¶ func Refresh(bin, group, gitref, path string) error Refresh gets all obojson formatted files from source github repository and stores in S3(minio) for later upload. The ontology group,binary path,git reference(tag,branch or commit id) and bucket path have to be supplied. Types ¶ This section is empty. Source Files ¶ View all Source files ontology.go Click to show internal directories. Click to hide internal directories.