inab / openEBench-nuxt

Vue Client for the OpenEBench Micro Frontends
https://openebench.bsc.es/
Apache License 2.0
2 stars 2 forks source link

[Evaluator] Import of JSON from SMW not working #636

Closed EvaMart closed 1 month ago

EvaMart commented 5 months ago

The case was the following:

{
  "schema:name": "Visualization",
  "schema:isAccessibleForFree": "true",
  "schema:codeRepository": "https://github.com/inab/oeb-visualizations",
  "schema:licenses": [
    "ATTPublicLicense"
  ]
}
EvaMart commented 1 month ago

This was solved