Andreas Cola
Andreas Cola
Any update on rollup support? Currently wanting to use the awesome comunica in a vite project (which uses rollup)
Thank to you both for the swift replies. @jacoscaz I will take a look at this workaround. @rubensworks will consider if I can pool some funds.
> Not sure having guidance docs in a proprietary pptx format is most helpful. As these are all static docs, no need for powerpoint - could we move to using...
Noticed a powertype relation which is the wrong way: ```ies:ClassOfMeasureValue ies:powertype ies:MeasureValue . ``` Should be ```ies:MeasureValue ies:powertype ies:ClassOfMeasureValue . ```
```ies:pluriverse``` missing from RDF
> `ies:pluriverse` missing from RDF addressed in https://github.com/dstl/IES4/pull/9/commits/6d45e93a7c1c6012c92f1dd59e67d83e6776c157
> Noticed a powertype relation which is the wrong way: `ies:ClassOfMeasureValue ies:powertype ies:MeasureValue . ` Should be `ies:MeasureValue ies:powertype ies:ClassOfMeasureValue . ` Fixed in https://github.com/dstl/IES4/pull/9/commits/0a2243cf35363041f8523273663e28f00d822b23
> Minor request - could you split out the changelog from ies.md - I found it surprisingly painful just to find the list of changes for 4.3. and the user...
> The in-page text hyperlinks of [ies.md](https://github.com/dstl/IES4/blob/master/ies.md) don't resolve when viewed in github's in-browser markdown viewer (i.e. by clicking on the lists of in-doc hyperlinks in the link given). This...