eclipse-thingweb / td-tools

Tooling for Thing Descriptions and Thing Models
https://thingweb.io
Other
3 stars 3 forks source link

Project structure and package name #3

Closed relu91 closed 6 days ago

relu91 commented 8 months ago

We have to decide:

egekorkan commented 7 months ago
egekorkan commented 7 months ago

@danielpeintner will detail what the other scripts within node-wot/td-tools do

danielpeintner commented 7 months ago

Please find below a proposal how to restructure "td-tools" related code:

Any opinions/suggestions?

egekorkan commented 7 months ago

I quite like the proposal. The main confusing part is how to explain what the "foundation" package offers to outsiders so I am not able to provide an alternative name :/

egekorkan commented 7 months ago

Decision on renaming: we will have @thingweb/TOOL_NAME

sebastiankb commented 6 months ago

When will the new structure be applied?

egekorkan commented 6 months ago

When will the new structure be applied?

egekorkan commented 6 months ago

In the meantime, @relu91 or @danielpeintner, could you document here or in node-wot how the td-tools are used within it? I think we need better understanding before committing to a direction.

danielpeintner commented 6 months ago

I sketched how I "see" the best way forward in https://github.com/eclipse-thingweb/td-tools/issues/3#issuecomment-1816398949 We (I) can try to describe next year ;-) the relations and it current usage...

egekorkan commented 5 months ago

node-wot td parser: Consuming:

For the future, the core package can do this, meaning td-parser is not necessary for an outsider as a tool

egekorkan commented 6 days ago

The overall structure is now applied. I will open new issues for default handling and validation