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

Add a + sign to the merge option to allow more than 2 rdf files to be merged #104

Open labra opened 2 years ago

labra commented 2 years ago

It would be nice to be able to merge 3 or more RDF inputs...

ulitol97 commented 2 years ago

I believe this is fairly doable:

As long as we prepare the client's UI to handle this, and with enough testing, this functionality could be applicable to all tools handling data (not just merge). Therefore the user could upload several pieces of data that the server would merge transparently.