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

Update to owlready0.45 #682

Closed
wants to merge 16 commits into from
Closed

Update to owlready0.45 #682

wants to merge 16 commits into from

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    e65ed68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12ff93a View commit details
    Browse the repository at this point in the history
  3. Added a possibilty to copy the ontology

    This is done by saving it in a temporary file and loading it as new.
    francescalb committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    37a0449 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    810483e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc4a7e9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'update_owlready0.45' of github.com:emmo-repo/EMMOntoPy …

    …into update_owlready0.45
    francescalb committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    79520f1 View commit details
    Browse the repository at this point in the history
  4. Added copy version 1 in ontology

    Note that this is done by squashing and saving which also
    changes the original ontology. This should be avoided.
    The excelparser-ontology fails for this reason?
    francescalb committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2612ee0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. pre-commit updates

    Format is used as argument for ontology.save in owlready2 and cannot
    be changed.
    ontology.save in owlready2 takes file as argument, ontopy is updated
    accordingly and keeping filename as optional with deprecation warning.
    Same is done for dir to directory as dir is a predefined built-in in
    python and should not be redefined.
    francescalb committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ecfd73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2cae97 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    2a63ce4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    4dd3268 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    a61dff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    b67b760 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    270bfcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f68a3 View commit details
    Browse the repository at this point in the history
  3. Temporary commit

    francescalb committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    811e230 View commit details
    Browse the repository at this point in the history