Conversation
Contributor
cmungall
commented
Jul 2, 2022
- Adding CLI to pyproject, see CLI: (i) create, (ii) document kgcl-rdflib#24
- Added some typing, see Annotate method inputs and outputs using typing kgcl-rdflib#39
- Test refactoring.
- Using correct paths for imports, see Use modern python idioms kgcl-rdflib#40
Using subfolders to differentiate different kinds of tests. Adding a test for grammar INCATools/kgcl-rdflib#41 Adding tests for string issue INCATools/kgcl-rdflib#36
Making CLI more clig-compliant - changing some arguments to options Fixes INCATools/kgcl-rdflib#45
…ent subcomponents: parsing, diffing, applyimg, rendering INCATools/kgcl-rdflib#42 INCATools/kgcl-rdflib#41
Adding pytest cache to ignore
INCATools/kgcl-rdflib#48 Changed pattern of regex for CURIE prefix to be more permissive and allow numbers and underscores
Using more idiomatic python for type checking, see INCATools/kgcl-rdflib#40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.