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

Ontology.save overwrite=False does not work #685

Open
francescalb opened this issue Nov 30, 2023 · 1 comment
Open

Ontology.save overwrite=False does not work #685

francescalb opened this issue Nov 30, 2023 · 1 comment

Comments

@francescalb
Copy link
Collaborator

Check the line that is commented out in test_save, where also this issue is referenced.

@francescalb
Copy link
Collaborator Author

Acording to the current documentation in ontology.save:

        owerwrite: bool
            If true and `filename` exists, remove the existing file before
            saving.  The default is to append to an existing ontology.

This might not be a desired outcome.

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

No branches or pull requests

1 participant