home.social

#basex — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #basex, aggregated by home.social.

  1. Just for say, BaseX 12.3 is out, et c’est de la bombe ! In particular, the new XPath syntax for JSON and InvisibleXML. So good. #xquery #json #invisibleXML #basex
    basex.org/2026/04/16/basex-12.

  2. Just for say, BaseX 12.3 is out, et c’est de la bombe ! In particular, the new XPath syntax for JSON and InvisibleXML. So good. #xquery #json #invisibleXML #basex
    basex.org/2026/04/16/basex-12.

  3. Just for say, BaseX 12.3 is out, et c’est de la bombe ! In particular, the new XPath syntax for JSON and InvisibleXML. So good. #xquery #json #invisibleXML #basex
    basex.org/2026/04/16/basex-12.

  4. Just for say, BaseX 12.3 is out, et c’est de la bombe ! In particular, the new XPath syntax for JSON and InvisibleXML. So good. #xquery #json #invisibleXML #basex
    basex.org/2026/04/16/basex-12.

  5. Just for say, BaseX 12.3 is out, et c’est de la bombe ! In particular, the new XPath syntax for JSON and InvisibleXML. So good. #xquery #json #invisibleXML #basex
    basex.org/2026/04/16/basex-12.

  6. XQuery & XPath users, watch out - i spent a day debugging!

    Turns out in BaseX & i think XPath 4 (upcoming), `else` clauses are optional.

    This is unexpected in an expression language -

    `let $name := if ($p) then get-name($p)
    return some-func($name)`

    is the same as

    `let $name := if ($p) then get-name($p) else ( )
    return some-func($name)`

    but in a multi-screen if/then/else it’s more likely you just forgot the else() or mismatched some parens.

    #xquery #MarkupMonday #basex #xpath #xslt4

  7. XQuery & XPath users, watch out - i spent a day debugging!

    Turns out in BaseX & i think XPath 4 (upcoming), `else` clauses are optional.

    This is unexpected in an expression language -

    `let $name := if ($p) then get-name($p)
    return some-func($name)`

    is the same as

    `let $name := if ($p) then get-name($p) else ( )
    return some-func($name)`

    but in a multi-screen if/then/else it’s more likely you just forgot the else() or mismatched some parens.

    #xquery #MarkupMonday #basex #xpath #xslt4

  8. XQuery & XPath users, watch out - i spent a day debugging!

    Turns out in BaseX & i think XPath 4 (upcoming), `else` clauses are optional.

    This is unexpected in an expression language -

    `let $name := if ($p) then get-name($p)
    return some-func($name)`

    is the same as

    `let $name := if ($p) then get-name($p) else ( )
    return some-func($name)`

    but in a multi-screen if/then/else it’s more likely you just forgot the else() or mismatched some parens.

    #xquery #MarkupMonday #basex #xpath #xslt4

  9. XQuery & XPath users, watch out - i spent a day debugging!

    Turns out in BaseX & i think XPath 4 (upcoming), `else` clauses are optional.

    This is unexpected in an expression language -

    `let $name := if ($p) then get-name($p)
    return some-func($name)`

    is the same as

    `let $name := if ($p) then get-name($p) else ( )
    return some-func($name)`

    but in a multi-screen if/then/else it’s more likely you just forgot the else() or mismatched some parens.

    #xquery #MarkupMonday #basex #xpath #xslt4

  10. XQuery & XPath users, watch out - i spent a day debugging!

    Turns out in BaseX & i think XPath 4 (upcoming), `else` clauses are optional.

    This is unexpected in an expression language -

    `let $name := if ($p) then get-name($p)
    return some-func($name)`

    is the same as

    `let $name := if ($p) then get-name($p) else ( )
    return some-func($name)`

    but in a multi-screen if/then/else it’s more likely you just forgot the else() or mismatched some parens.

    #xquery #MarkupMonday #basex #xpath #xslt4

  11. fromoldbooks.org/Search/?kw=sp

    Since the night of the dead, all soul’s, or halloween is almost upon us, hereś a search you can do to see the most popular #spooky images on #fobo such as this 1878 #grotesque #fountain #mask

    Could be Tom Baker on discovering that the Daleks were behind Donald Trump 🙂

    You can also add `shoquery=text/plain` to the end of the URL to see the XQuery that was generated for your search :-)

    #vintageArt #scary #stockImage #XQuery #BaseX

  12. fromoldbooks.org/Search/?kw=sp

    Since the night of the dead, all soul’s, or halloween is almost upon us, hereś a search you can do to see the most popular #spooky images on #fobo such as this 1878 #grotesque #fountain #mask

    Could be Tom Baker on discovering that the Daleks were behind Donald Trump 🙂

    You can also add `shoquery=text/plain` to the end of the URL to see the XQuery that was generated for your search :-)

    #vintageArt #scary #stockImage #XQuery #BaseX

  13. fromoldbooks.org/Search/?kw=sp

    Since the night of the dead, all soul’s, or halloween is almost upon us, hereś a search you can do to see the most popular #spooky images on #fobo such as this 1878 #grotesque #fountain #mask

    Could be Tom Baker on discovering that the Daleks were behind Donald Trump 🙂

    You can also add `shoquery=text/plain` to the end of the URL to see the XQuery that was generated for your search :-)

    #vintageArt #scary #stockImage #XQuery #BaseX

  14. fromoldbooks.org/Search/?kw=sp

    Since the night of the dead, all soul’s, or halloween is almost upon us, hereś a search you can do to see the most popular #spooky images on #fobo such as this 1878 #grotesque #fountain #mask

    Could be Tom Baker on discovering that the Daleks were behind Donald Trump 🙂

    You can also add `shoquery=text/plain` to the end of the URL to see the XQuery that was generated for your search :-)

    #vintageArt #scary #stockImage #XQuery #BaseX

  15. fromoldbooks.org/Search/?kw=sp

    Since the night of the dead, all soul’s, or halloween is almost upon us, hereś a search you can do to see the most popular #spooky images on #fobo such as this 1878 #grotesque #fountain #mask

    Could be Tom Baker on discovering that the Daleks were behind Donald Trump 🙂

    You can also add `shoquery=text/plain` to the end of the URL to see the XQuery that was generated for your search :-)

    #vintageArt #scary #stockImage #XQuery #BaseX

  16. As reference use case we'll take the digital road condition use case which is powered by the #GaiaX policy and conformity framework, the #BaseX semantic standard, the #PontusX ecosystem and Ocean Enterprise & the Oasis Protocol paratime to provide decentralized base services.

  17. As reference use case we'll take the digital road condition use case which is powered by the #GaiaX policy and conformity framework, the #BaseX semantic standard, the #PontusX ecosystem and Ocean Enterprise & the Oasis Protocol paratime to provide decentralized base services.

  18. As reference use case we'll take the digital road condition use case which is powered by the #GaiaX policy and conformity framework, the #BaseX semantic standard, the #PontusX ecosystem and Ocean Enterprise & the Oasis Protocol paratime to provide decentralized base services.

  19. As reference use case we'll take the digital road condition use case which is powered by the #GaiaX policy and conformity framework, the #BaseX semantic standard, the #PontusX ecosystem and Ocean Enterprise & the Oasis Protocol paratime to provide decentralized base services.

  20. Proud to represent Gaia-X 4 Future #Mobility moveID in tomorrows meeting with the MaaS Alliance. moveID combines #GaiaX, #BaseX, Ocean Enterprise and Oasis Protocol components to realize data-driven mobility services. @deltadao

  21. Proud to represent Gaia-X 4 Future #Mobility moveID in tomorrows meeting with the MaaS Alliance. moveID combines #GaiaX, #BaseX, Ocean Enterprise and Oasis Protocol components to realize data-driven mobility services. @deltadao

  22. Proud to represent Gaia-X 4 Future #Mobility moveID in tomorrows meeting with the MaaS Alliance. moveID combines #GaiaX, #BaseX, Ocean Enterprise and Oasis Protocol components to realize data-driven mobility services. @deltadao

  23. Proud to represent Gaia-X 4 Future #Mobility moveID in tomorrows meeting with the MaaS Alliance. moveID combines #GaiaX, #BaseX, Ocean Enterprise and Oasis Protocol components to realize data-driven mobility services. @deltadao

  24. Proud to represent Gaia-X 4 Future #Mobility moveID in tomorrows meeting with the MaaS Alliance. moveID combines #GaiaX, #BaseX, Ocean Enterprise and Oasis Protocol components to realize data-driven mobility services. @deltadao