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

Logical definition with filtered trees #49

Merged
merged 60 commits into from
Oct 30, 2024

Conversation

soimugeoWB
Copy link
Collaborator

No description provided.

matthewhorridge and others added 30 commits July 31, 2024 16:27
Replace spotify docker plugin with maven-exec plugin.  Replacing this because the spotify plugin is obsolete and does not work on Apple Silicon.
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
matthewhorridge and others added 21 commits October 15, 2024 07:47
…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
@soimugeoWB soimugeoWB marked this pull request as ready for review October 29, 2024 09:03
@soimugeoWB soimugeoWB merged commit 42d2343 into main-WHO Oct 30, 2024
1 check passed
@soimugeoWB soimugeoWB deleted the logical-definition-with-filtered-trees branch November 5, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update repos with latest versions for postcoordination and logical definitions
5 participants