Skip to content

Adding usage report#273

Open
cmungall wants to merge 1 commit intomasterfrom
issue-270
Open

Adding usage report#273
cmungall wants to merge 1 commit intomasterfrom
issue-270

Conversation

@cmungall
Copy link
Copy Markdown
Contributor

Fixes #270

@cmungall cmungall requested a review from matentzn August 17, 2024 02:05
Comment thread src/ontology/cob.Makefile
# USAGE_SOURCES = ontobee ubergraph bioportal
USAGE_SOURCES = ontobee ubergraph

all_usages: $(patsubst %, reports/summary-cob-usages-%.tsv, $(USAGE_SOURCES))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you like this to run in the context of an existing workflow, eg release?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seconding Nico's question (sorry if I've missed an answer to this elsewhere).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release I think

Copy link
Copy Markdown
Collaborator

@sebastianduesing sebastianduesing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a sensible addition to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a report showing usages of COB classes

3 participants