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

fix(ontology): Sub-properties of link values aren't created correctly (DEV-426) #1985

Merged
merged 17 commits into from Jan 27, 2022

Commits on Dec 2, 2021

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

Commits on Dec 6, 2021

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

Commits on Dec 15, 2021

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

Commits on Dec 17, 2021

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

Commits on Jan 18, 2022

  1. Copy the full SHA
    31526c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3e16e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Copy the full SHA
    7e7d32c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a8b85f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Copy the full SHA
    8b8728b View commit details
    Browse the repository at this point in the history
  2. add example for inherited link property to freetest-onto

    irinaschubert committed Jan 20, 2022
    Copy the full SHA
    32272cd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Use consistent naming

    irinaschubert committed Jan 25, 2022
    Copy the full SHA
    95c4992 View commit details
    Browse the repository at this point in the history
  2. add test to reproduce bug

    irinaschubert committed Jan 25, 2022
    Copy the full SHA
    ac68043 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Squashed commit of the following:

    commit 7dd0048
    Author: irinaschubert <irina.schubert@dasch.swiss>
    Date:   Wed Jan 26 08:43:50 2022 +0100
    
        make naming more consistent
    
    commit 1ecaac1
    Author: irinaschubert <irina.schubert@dasch.swiss>
    Date:   Tue Jan 25 18:22:06 2022 +0100
    
        remove hasLinkTo and hasLinkToValue for subproperty
    irinaschubert committed Jan 26, 2022
    Copy the full SHA
    7053130 View commit details
    Browse the repository at this point in the history
  2. update test and testdata

    irinaschubert committed Jan 26, 2022
    Copy the full SHA
    d640945 View commit details
    Browse the repository at this point in the history
  3. fix bug

    irinaschubert committed Jan 26, 2022
    Copy the full SHA
    b759afa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5333e0d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Copy the full SHA
    23c92bb View commit details
    Browse the repository at this point in the history