-
Notifications
You must be signed in to change notification settings - Fork 7
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
Logical definition with filtered trees #49
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Replace spotify docker plugin with maven-exec plugin. Replacing this because the spotify plugin is obsolete and does not work on Apple Silicon.
Replace Spotify docker plugin
Replace Spotify docker plugin
Remove release profile
This incorporates webprotege-forms directly into this webprotege-backend-service
Tests passed locally with this class but (thankfully) failed during CI
…made them beans, simplified the response of the GetLogicalDefinitionsActionHandler
…alDefs # Conflicts: # pom.xml # src/main/java/edu/stanford/protege/webprotege/ProjectActionHandlerBeansConfiguration.java # src/main/java/edu/stanford/protege/webprotege/ProjectBeansConfiguration.java # src/main/java/edu/stanford/protege/webprotege/WebprotegeBackendMonolithApplication.java # src/main/java/edu/stanford/protege/webprotege/entity/EntityNodeRenderer.java # src/main/java/edu/stanford/protege/webprotege/hierarchy/ClassHierarchyProviderImpl.java # src/test/java/edu/stanford/protege/webprotege/hierarchy/ClassHierarchyProviderImpl_TestCase.java
* Modified class hierarchy provider to support a fixed root class * Major changes in the way we provide hierarchies (wip) * Removed System.err printing * Set backend-api dependency to 2.0.1 * Added functionality to persist named hierarchies * Added isBuiltIn method to HierarchyId * Added test for NamedHierarchy
…ge-backend-service into logical-definition-with-filtered-trees � Conflicts: � pom.xml
…ackend-service into logical-definition-with-filtered-trees � Conflicts: � pom.xml � src/main/java/edu/stanford/protege/webprotege/ProjectBeansConfiguration.java � src/main/java/edu/stanford/protege/webprotege/entity/EntityNodeRenderer.java � src/main/java/edu/stanford/protege/webprotege/events/ManagedHierarchiesChangedComputer.java � src/main/java/edu/stanford/protege/webprotege/hierarchy/AddNamedHierarchyActionHandler.java � src/main/java/edu/stanford/protege/webprotege/hierarchy/AddNamedHierarchyCommandHandler.java � src/main/java/edu/stanford/protege/webprotege/hierarchy/ClassHierarchyProviderImpl.java � src/main/java/edu/stanford/protege/webprotege/hierarchy/NamedHierarchyManager.java � src/main/java/edu/stanford/protege/webprotege/hierarchy/NamedHierarchyManagerImpl.java � src/main/java/edu/stanford/protege/webprotege/hierarchy/NamedHierarchyRepository.java � src/test/java/edu/stanford/protege/webprotege/hierarchy/ClassHierarchyProviderImpl_TestCase.java � src/test/java/edu/stanford/protege/webprotege/hierarchy/NamedHierarchyRepositoryIT.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.