Ryan Shaw

Results 24 issues of Ryan Shaw

Are there any plans to implement Web Streams API support (rather than Node streams)?

### Version 4.7.0 ### Feature Currently, riot RDFS inference outputs “generalized” RDF which may not be parsable by other tools (including various Jena CLI tools). For example: `data.ttl` ```ttl PREFIX...

enhancement

Since `typescript-eslint-language-service` relies on internal APIs of `typescript-estree`, it is effectively locked to particular versions of `@typescript-eslint/parser`. So putting `"@typescript-eslint/parser": ">= 5.0.0”` in `peerDependencies` doesn’t make sense: new installs of...

### Summary: New Quizzes: even with "Restrict student result view” turned on and all boxes below it unchecked, and the Gradebook fully disabled, students still see their quiz results under...

JIRA Created
Triaged

``` $ curl -L https://github.com/glaciers-in-archives/snowman/releases/download/0.4.0/snowman-linux-amd64 > snowman % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0...

:bug: bug

A longstanding item on the wishlist has been to enable drawing a box on the map and showing periods with spatial footprints within the box. We've put this off because...

enhancement

See https://github.com/periodo/periodo-places/issues/4

enhancement

In modern web browsers, making requests from JavaScript (JS) to URLs with domains that differ from the one where the JavaScript originated is [forbidden by default](https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy). Servers that wish to...

Now that N2T supports CORS, we can use N2T URLs as the canonical identifiers for PeriodO servers, and (once https://github.com/periodo/periodo-server/issues/178 is implemented) use link headers to discover where to send...

Currently the following not-unreasonable workflow can result in accidentally creating duplicates in PeriodO: 1. I create a new local database, and sync a period collection from the canonical dataset. 1....

enhancement
need to test
close-after-v5.0.0