-
1. lets use rdf/turtle and allow for inference steps so we can expect more from the reader
2. very good, so lets use shorter prefixes and be terse. lets first start by quoting the poem and then usi…
-
https://github.com/DanPorter/hdfmap/blob/4175cb29cd3dedee9a5e520ed8f30a80a980b326/src/hdfmap/eval_functions.py#L18 better name is `round_string_floats`
https://github.com/DanPorter/hdfmap/blob/4175…
-
I really like the thought process behind this. Nice idea.
-
When the history gets very long Vundo takes quite a bit of time to start up and then it is rather slow. I guess limiting the length of the history would solve this, but how can I limit the size of jus…
-
Building on from #20 this issue simply aims to provide rdfs:comment (and/or skos:definition or dct:description) text to all terms.
Open tasks involve us collectively agreeing upon which vocabulary we…
-
The following errors were reported by 5.6.0-dev.20240818 vs 5.5.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…
-
ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!
#### What did you do?
When I run "gopls" from within a Go program (using the exec package) against a file in a tempor…
-
```purs
class Foo a
instance equatableFoo :: (Eq a) => Foo a
data Bar = Bar
instance barFoo :: Foo Bar
```
Given that there is no `Eq Bar` instance, should these two instances be allowed? Pu…
-
The sparql 1.1 test suite is useful, but
- there are bugs that can't be fixed because the process is over
- There are some harnesses, but no harness as a service that any dev can easily use to test…
-
[@FroMage] Needs some thinking
[Migrated from ceylon/ceylon-spec#200]