Results 70 issues of Björn Höhrmann

In https://github.com/sdmx-twg/sdmx-json/blob/71fe5eaa9fcd29e3c15f2f0216a19b9b650b1dbd/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json there is no hint how `/m:Structure/m:Structures/s:VtlMappingSchemes[n]/s:VtlMappingScheme[n]/s:VtlMapping[n]/s:GenericDataflow` elements are represented in SDMX-JSON structure messages. (In doubt, please handle this as a public review comment on SDMX 3.1 once the...

In https://github.com/sdmx-twg/sdmx-json/blob/71fe5eaa9fcd29e3c15f2f0216a19b9b650b1dbd/structure-message/docs/1-sdmx-json-field-guide.md#timerangevalue `TimeRangeValue` does not have `validFrom`, `validTo` properties, but in SDMX-ML the corresponding element has these attributes. The JSON Schema also lacks these properties. (It is also possible the...

https://www.dcat-ap.de/def/dcatde/2.0/spec/ contains »W3ID (W3C Permanent Identifiers for the Web: https://w3id.org/)« but the web site says at the bottom »the "World Wide Web Consortium" (W3C) is not involved in the support...

Highlight.js seems to treat `'\'` in YAML as escaping the `'` but with `'` quoting the backslash does not escape the apostrophe in YAML. ![image](https://github.com/highlightjs/highlight.js/assets/249002/91be554c-c4c6-4c13-8125-966a1b3a5706)

language
bug
help welcome

Considering https://schema.org/Observation there are https://schema.org/observationDate and https://schema.org/observationPeriod without indication whether the Date is at the start or the end of the Period.

no-issue-activity

https://schema.org/duration says »in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)« but surely means the duration format; schema.org properly refers to the duration format in many other places.

no-issue-activity

https://schema.org/statType links https://schema.org/count which does not exist. It seems that it should exist.

no-issue-activity

**Dear repository owners,** 🌟 As your repository is related to **SDMX** (Statistical Data and Metadata Exchange), please consider adding the **sdmx** topic to it. This will help other developers discover...

(In #7572 @HanClinto wrote:) > > @HanClinto Further down in the gist https://gist.github.com/hoehrmann/f234c1156ee5ef7b24cb589c14aaefda?permalink_comment_id=5070397#gistcomment-5070397 is a variant where I removed the redundant empty string alternative. llamap.cpp then goes into SIGSEGV after...

bug

(Leaving this here, it might help other users:) The current version of `svgcheck` has a rather odd bug where it attempts to read from a "stdin" file in the current...