Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for userdefined prefixes #439

Merged
merged 23 commits into from
Aug 17, 2022
Merged

Support for userdefined prefixes #439

merged 23 commits into from
Aug 17, 2022

Conversation

francescalb
Copy link
Collaborator

@francescalb francescalb commented Aug 11, 2022

Description:

Type of change:

  • Bug fix.
  • New feature.
  • Documentation update.

Checklist:

This checklist can be used as a help for the reviewer.

  • Is the code easy to read and understand?
  • Are comments for humans to read, not computers to disregard?
  • Does a new feature has an accompanying new test (in the CI or unit testing schemes)?
  • Has the documentation been updated as necessary?
  • Does this close the issue?
  • Is the change limited to the issue?
  • Are errors handled for all outcomes?
  • Does the new feature provide new restrictions on dependencies, and if so is this documented?

Comments:

francescalb and others added 21 commits August 11, 2022 10:47
Changed argument to prefix in get_by_label and get_by_label_all
when only entities from a given ontology with a given prefix are
desired. The prefix is currently being compared to entity._namspace.name
but a solution for prefix should be implemented.
where the entity is from and not the name of the namespace as given in
owldreay2
Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>
@jesper-friis jesper-friis self-requested a review August 17, 2022 15:13
@francescalb francescalb changed the title WIP: support for userdefined prefixes Support for userdefined prefixes Aug 17, 2022
@jesper-friis jesper-friis mentioned this pull request Aug 17, 2022
11 tasks
@francescalb francescalb merged commit bcfcbfd into master Aug 17, 2022
@francescalb francescalb deleted the flb/fix-prefix branch August 17, 2022 16:14
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.

2 participants