Elektrine lite

← Feed

@grindhold@23.social

Post #669071

2026-03-15 13:21 UTC

@silverpill is it intentional, that in fep0837, the field hasNumericalValue in the Intent-object is a string? Is it a workaround for being able to use extreme values like inf -inf and nan in json?

Replies (1)

  • @sabrinkmann@hachyderm.io 2026-03-15 14:33

    @grindhold@23.social I'm not 100% sure but if I see this correctly this a problem with the precision in the the "base implementation" see here https://github.com/w3c/rdf-concepts/issues/43 Thats why for the Fedify Implementtation of fep0837 I created this issue https://github.com/fedify-dev/fedify/issues/617 Is this the correct explaination @silverpill@mitra.social ?

    Open ##2909166