Jan Martin Keil
Jan Martin Keil
> I know that @jmkeil is working on a more generalized version of our past comparison. He planned to redo the old comparison as a validation, which will then most...
As already written in our [evaluation paper](http://www.semantic-web-journal.net/system/files/swj1825.pdf), I agree with @RinkeHoekstra and would like to see this issue solved.
I would avoid the term "tuple", as it already has a meaning in RDF context. What about * "concatenation", * "chain", * "mixture" * "(natural language) presentation"? Which use case...
It is addressed in PR #96, but still waiting for review and merge.
Very good idea. But be careful regarding naming clashes with the [ISO 19156 Observation Model (om)](https://lov.linkeddata.es/dataset/lov/vocabs/om). And please let me hint at [WIDOCO](https://github.com/dgarijo/Widoco), which might help with these issues, again...
* [UCUM](https://ucum.org/ucum.html#para-31) (which itself refers to ISO 1000, ISO 2955 and ANSI X3.50) states that `AU` is the correct value * **IAU: [Resolutions B1, B2, B3 and B4](https://www.iau.org/static/resolutions/IAU2012_English.pdf). Adopted at...
Unfortunately, the situation is not that easy. E.g. starting from [CSS level 3](https://drafts.csswg.org/css-values-3/#absolute-lengths) (and also in [level 4 draft](https://drafts.csswg.org/css-values-4/#absolute-lengths)), in CSS *pixel* is a absolute unit of length with defined...
It is addressed in PR #96, but still waiting for review and merge.
Any valid absolute IRI should be permitted, including other schemes than http/https, like `urn:uuid:6e8bc430-9c3a-11d9-9669-0800200c9a66`. > "http://example.org/dataset%23graph" → ERROR I think this should be OK too, as IRIs serve as identifiers...
Not sure what would be the best solution. But the simplest solution I could think of would be to just do the request with the encoded graph name IRI and...