-
A derived interaction/object class uses a different handle for parameters/attributes inherited from a parent class. So if InteractionA defines parameter 1, and InteractionB inherits parameter 1 from I…
tpr1 updated
10 months ago
-
Say you have two models `A` and `B`. How would you go about modeling type `C = A | B` in webgme?
Using Containments I can enforce cardinality and say model `C` can have 0 or 1 `A` and 0 or 1 `B`.
…
3p3r updated
11 months ago
-
Python based plugins do not run on webgme 2.45.0. Reverted back to 2.44.0 where the plugins run fine.
-
Using the automatically build docker image, the following error appears at startup:
Error: Cannot find module 'oxide.ts'
taxonomy_1 | Require stack:
taxonomy_1 | - /webgme-taxonomy/src/routers/Se…
-
Currently the download endpoint downloads combined data (metadata as well as data files).
In #213 , we can download the data file urls, however as mentioned in #213, we would still need to download t…
-
For example, it would be good to see what the response is for this response body
![image](https://github.com/webgme/webgme-taxonomy/assets/8491735/4b7e4809-630b-4e3e-9d3f-49099e597341)
-
the tag 'latest' gives internal server error if no tags are present on the taxonomy project
-
The dialog for creating new repositories should be updated to include a link to
the relevant tag form along with a drop zone for the tags file.
-
**Component:** Taxonomy Design Studio
**Area:** Project Creation
**Issue:** Creation of project requires a name without spaces, but there is no feedback to user.
**Steps to Reproduce:**
1. Open th…
-
Usecase: When downloading large dataset, the client/CLI could query list of observation for their associated data files. As a response, we provide a list of download URLs, which the client/CLI can dir…