-
Notifications
You must be signed in to change notification settings - Fork 21
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
V2 api inconsistencies #712
Commits on Aug 5, 2024
-
Added fields HAS_DIRECT_PARENTS, HAS_DIRECT_CHILDREN, HAS_HIERARCHICA…
…L_PARENTS, HAS_HIERARCHICAL_CHILDREN, IMPORTED, IS_DEFNING_ONTOLOGY.
Configuration menu - View commit details
-
Copy full SHA for f62016c - Browse repository at this point
Copy the full SHA f62016cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e85b44f - Browse repository at this point
Copy the full SHA e85b44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7fb630 - Browse repository at this point
Copy the full SHA c7fb630View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddacd9e - Browse repository at this point
Copy the full SHA ddacd9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a691a - Browse repository at this point
Copy the full SHA e4a691aView commit details -
Merge remote-tracking branch 'origin/dev' into v2-api-inconsistencies
# Conflicts: # ols-shared/src/main/java/uk/ac/ebi/ols/shared/DefinedFields.java
Configuration menu - View commit details
-
Copy full SHA for d48ce18 - Browse repository at this point
Copy the full SHA d48ce18View commit details
Commits on Aug 6, 2024
-
Changed hasDirectParent to hasDirectParents to match with hasDirectCh…
…ildren naming convention. hasDirectParents is now boolean and uses DefinedFields.
Configuration menu - View commit details
-
Copy full SHA for 4c8ac4d - Browse repository at this point
Copy the full SHA 4c8ac4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d84434 - Browse repository at this point
Copy the full SHA 8d84434View commit details -
Changed hasHierarchicalParent to hasHierarchicalParents. hasHierarchi…
…calParents is now boolean and uses DefinedFields.
Configuration menu - View commit details
-
Copy full SHA for a747fe3 - Browse repository at this point
Copy the full SHA a747fe3View commit details -
Renamed enpoint /ontologies/{onto}/classes/{class}/instances to /onto…
…logies/{onto}/classes/{class}/individuals.
Configuration menu - View commit details
-
Copy full SHA for eefda1a - Browse repository at this point
Copy the full SHA eefda1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b51dec0 - Browse repository at this point
Copy the full SHA b51dec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2b46b - Browse repository at this point
Copy the full SHA 5f2b46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5e02a - Browse repository at this point
Copy the full SHA fd5e02aView commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1d820f - Browse repository at this point
Copy the full SHA a1d820fView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c7b5f8 - Browse repository at this point
Copy the full SHA 4c7b5f8View commit details