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

v1.3.0 merge #65

Merged
merged 48 commits into from
Sep 10, 2024
Merged

v1.3.0 merge #65

merged 48 commits into from
Sep 10, 2024

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    ef501ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0029053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847432a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8a9687 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35ecec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78d9aef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    518ad88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0bf90c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. fixed new ontology creation

    alkidbaci committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9fe79f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbf219 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add ruff workflow

    alkidbaci committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    790f68d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417a114 View commit details
    Browse the repository at this point in the history
  3. Linting related changes

    alkidbaci committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    265f15f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e826b10 View commit details
    Browse the repository at this point in the history
  5. updated path of ontology

    alkidbaci committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b85448e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

    alkidbaci committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8529011 View commit details
    Browse the repository at this point in the history
  3. added jgrapht java package

    alkidbaci committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    10b27fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f6e71 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into ruff-integration

    # Conflicts:
    #	owlapy/__init__.py
    #	owlapy/owl_ontology_manager.py
    #	owlapy/owl_reasoner.py
    #	owlapy/owlapi_mapper.py
    alkidbaci committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f5fdc1a View commit details
    Browse the repository at this point in the history
  6. set paths to relative

    alkidbaci committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    96f8c28 View commit details
    Browse the repository at this point in the history
  7. removed domain test

    alkidbaci committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8adea84 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fixed test

    alkidbaci committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8ad0f48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9b483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef50ea View commit details
    Browse the repository at this point in the history
  4. updated README

    alkidbaci committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ed6ceb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. A script to show that OWL Reasoners return the same retrieval results…

    … in different runtimes
    Demirrr committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    99315fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c29c235 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5579798 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Merge remote-tracking branch 'origin/develop' into ruff-integration

    # Conflicts:
    #	tests/test_owlapi_adaptor.py
    alkidbaci committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f38f579 View commit details
    Browse the repository at this point in the history
  2. added test from develop

    alkidbaci committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6200ad4 View commit details
    Browse the repository at this point in the history
  3. updated example

    alkidbaci committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5bca8f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #62 from dice-group/ruff-integration

    Sync Ontology/Reasoner/Manager, Ruff integration and more
    alkidbaci authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d0abb5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c12c3a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e48c25d View commit details
    Browse the repository at this point in the history
  2. flexible 'direct' argument

    alkidbaci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7016b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aada550 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1afb0fa View commit details
    Browse the repository at this point in the history
  5. Fixed circular imports

    alkidbaci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4e30719 View commit details
    Browse the repository at this point in the history
  6. Added structural reasoner

    alkidbaci committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8ecb9eb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    25f0848 View commit details
    Browse the repository at this point in the history
  2. new release

    alkidbaci committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    612beb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from dice-group/base_changes

    Refactoring and some changes to the base structure
    alkidbaci authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    007563b View commit details
    Browse the repository at this point in the history
  4. version increase

    alkidbaci committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d463825 View commit details
    Browse the repository at this point in the history