-
I have created a workflow, configured some components and saved it:
https://test.openminted.eu/landingPage/application/89d5e9ea-32fb-45f7-bf00-1fe466e33c4f
However, when I now open the workflow …
-
I have deployed a component and tried to run it on the platform. The result of the operation is listed as "FAILED", but I have no idea why. How can one get access to the log output?
![2018-04-08_14…
-
Hi, we need help in testing our docker component.
So far we successfully registered it on test.openminted.eu, but we are unable to test it.
The component takes as input a folder where it searches…
-
Scanner code currently assumes that component metadata will be accessed via the classpath (both the GATE and UIMA scanners do this) but this means that the JAR files containing the components have to …
-
Currently the metadata files produced by expanding these annotations are located via `META-INF/eu.openminted.share/descriptors.txt` which contains one line per component contained within the JAR file;…
-
git is being used inside Electrode Native (to access master and override manifest, as well as for Container publication).
Unfortunately if git cli is not installed on the machine (or not accessible…
-
Because we retrieve the master manifest from GitHub, through the direct use of git command line, git needs to be installed on the workstation and is therefore a requirement of Electrode Native.
If …
-
When I run the following command
**ern create-miniapp MovieListMiniApp**
it says
"**Retrieving react-native version from Manifest**"
and it keeps saying this for ever...
Can some one help m…
-
Hi,
DKPro OpenNLP works with simple text file.
It seems with 'complex' text file it trrigers a new error 'org.xml.sax.SAXParseException; Trying to serialize non-XML 1.0 character: '.
Did you …
-
I'd suggest that the metadata files we are producing (*.omtds.xml) should be placed inside `META-INF` and not alongside the classes. We already create a folder `eu.openminted.share` which currently co…