#BaseX

2025-06-03

#biblissima @ #DH2025

Poster 17/07:
"DoTS: FAIRly publishing your textual data with the #DTS API"

#XML
#TEI
#BaseX

@dh2025

Kai Meinkekaimeinke
2024-05-12

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

Kai Meinkekaimeinke
2024-05-12

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

2024-04-21

it is with great pleasure that on Monday the BASE-X project, which I helped to create, will be presented.
Base-X is an innovative, open digital platform dedicated to breaking down data silos and making data and services accessible and understandable. The platform serves as a foundation for new, digitally supported, and interconnected mobility and logistics offerings...

base-x-ecosystem.com/

#basex #bmwk @BMWK #hannoverMesse24 #innovation #DataEconomy

2023-08-08

XQuery is a declarative language for querying hierarchical data (nigh-always XML); BaseX is a truly excellent XQuery processor. OxygenXML Editor is a truly excellent starts-with-X development IDE. BUT! BaseX has not been integrated into Oxygen.

If you have any idea what I'm on about, please consider wandering by the feature request page for oXygen and asking for BaseX integration. Apparently they do count the votes when planning new features.

#BaseX #oxygenxml #neepery #xquery #xpath

2018-01-29
But now I got interested in expanding on those answers.

I my question, I say that xmllint --xpath 'string(//blah)' gave me what I wanted, but only for the first result.

A better expression might be //blah/text(), but then you get all the texts all mushed together. To get them on one line each, you might want to use XPath 2.0 and do fd:concat(//blah/text(), "
") or fd:concat(//blah/text(), codepoints-to-string(10))[0], but then you're outside xmllint territory -- it only uses XPath 1.0.

I'll have a look at #baseX [2] and #eXist [3] (great name, very googlable, thanks people -- I did manage to find it, though) mentioned in [1], to see if they are huge java monsters or if they provide neat tools that can be called in a bash script and is available in all linux dists.


[0] https://stackoverflow.com/questions/34083031/adding-a-new-line-to-the-string
[1] https://stackoverflow.com/questions/33810920/xpath-of-xmllint-output#comment55394126_33810920
[2] http://basex.org/
[3] http://exist-db.org/

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst