weso / rdfshape-client

Web client for RDFShape API with human-friendly validations and visualizations.
https://rdfshape.weso.es
MIT License
11 stars 5 forks source link

xmi2shex doesn't work #114

Open milkbread opened 1 year ago

milkbread commented 1 year ago

Hi,

the UML conversion to ShEx is currently broken. Even when I try to run the example...I only get an error response:

Error response from https://api.rdfshape.weso.es
An error has occurred while creating the ShEx equivalent. Check your inputs.

Cheers Ralf

labra commented 1 year ago

You are right. There is indeed some functionality that has been lost in the recent changes of rdfshape.

I keep the issue open until we have time or resources to update rdfshape and repair that functionality, although at this moment, it may take some time.

The xmi2shex functionality was implemented using this library: https://github.com/weso/shumlex