webprotege-backend-service icon indicating copy to clipboard operation
webprotege-backend-service copied to clipboard

The backend for WebProtege

Results 3 webprotege-backend-service issues
Sort by recently updated
recently updated
newest added

Fixing get user details. Fixed serialization issues on project access given by "share project" action

added optimizations on fetching the project . Added optimization on using in memory lucene index

when saving the forms, if the mapping from object to document was failing , the forms were deleted with nothing replacing them. Changed the order of operations so this won't...