editdor icon indicating copy to clipboard operation
editdor copied to clipboard

Eclipse ediTDor - A tool for simply designing W3C Thing Descriptions

Results 18 editdor issues
Sort by recently updated
recently updated
newest added

I have to do a force refresh or clean the browser cache when I am sharing TDs as links. It is probably due to the change on how the links...

For local connections, it would be great to try out the TD on the real thing/asset.

It would be great if ediTDor could be split up into two standalone npm packages. One package for the viewer part and one providing the editor+viewer (analogue to [swagger-ui](https://github.com/swagger-api/swagger-ui) and...

I was generating the implementation report for editdor and found the following problems when looking at TM to TD generation specifically: - The pop up UI asks for "which placeholders...

Hi all! this PR integrates [emporio](http://emporio.vaimee.it/) with editor. Emporio is meant to be a repository for well-known Thing models. This integration connects the editor with the service giving the ability...

By checking the code of ediTDor support for [required interaction affordances](https://www.w3.org/TR/wot-thing-description11/#thing-model-td-required) should be [in place](https://github.com/eclipse/editdor/blob/f83a9cbfa2dede4166d8946f3b3df1dc2bd4f96c/src/components/Dialogs/ConvertTmDialog.jsx#L102), but it doesn't appear to work on the [deployed instance](https://eclipse.github.io/editdor/). If I'm right, apparently the...

Thing Descriptions being generated out of Thing Models are keeping the `title` and `id` of the model. But typically you'll want different values for both fields. It would be nice...

I think it would be nice that Editdor can generate defaults values for different parts of a TD. Playground has an open source package for doing that at https://www.npmjs.com/package/@thing-description-playground/defaults

- Minor improvement When a TD is generated from a TM, it would be nice to generate at least some boilerplate forms objects with empty href and default content types