Andreas Hütig

Und dann sind da ja noch unsere Angebote für Studierende aller Fächer - Kurse zu #Python, #XML und #NLP, von Studierenden organisierte Guest Lectures zu Forschenden hinter den Stereotypen, #Informationskompetenz und #Dataliteracy, eine Vorlesung zur #Wissenschaftsreflexion... Anmelden geht auch in der nächsten Woche noch!
👉 stg.uni-mainz.de/

#Studiumgenerale #fedicampus

Studium generale

stg.uni-mainz.de
Jez 🍞🌹

I have been doing #XML stuff this week, specifically #TEI. I know a lot of people don't really like #XSLT, but it reminded me that when you're working with something that's not just structured data but a stream of text where some or all of the markup is part of the flow then that hybrid imperative/declarative model works really well for representing the full range of transformations you might want to make.

Would be interested to know if there are good modern alternatives.

lrp (PeterLib)

Quinta entrega de la serie de posts comentando posibles errores en XML JATS. En este caso, una revista que publica en versión 1.3 de la DTD y que etiqueta los capítulos de libro con <chapter-title> para su título. Pero en la DTD 1.3 se dice que ese elemento ya está obsoleto y que hay que usar <part-title>:

Algunos errores en #XML #JATS en trabajos de #revistas científicas ya publicados (V) - plr blog: pedrolr.es/blog/algunos-errore

Y aquí el working project: doi.org/10.5281/zenodo.15087792
#EdiciónCientífica

Algunos errores en XML JATS en trabajos de revistas científicas ya publicados (V) - plr blog

pedrolr.es
Martijn Faassen

I've made the Xee XSLT testrunner actually run comformance tests for Xee now. It's incomplete as a testrunner, but it should present plenty of hacking opportunities. 100s or even 1000s of new passing tests are probably within relatively easy reach for contributors.

github.com/Paligo/xee/issues/9

#xml #rustlang

XSLT conformance tests suite is now open for business · Issue #98 · Paligo/xee

This is just a silly informational "issue", so that…

GitHub
Habr

Почему нельзя использовать RecyclerView в NestedScrollView и как это исправить?

Почему нельзя использовать NestedScrollView вместе с RecyclerView? Я попробую ответить на этот вопрос, и покажу как надо делать

habr.com/ru/articles/897894/

#Android #Kotlin #xml #collapsingtoolbar #recyclerview #adapter #NestedScrollVIew #scrollview #scroll #ViewType

Почему нельзя использовать RecyclerView в NestedScrollView и как это исправить?

Чтобы ответить на этот вопрос, сначала нужно понять…

Хабр
Auden in Austria Digital

📢 Releasing tei-rdfa (beta)

▶️ Python utility for extracting RDFa data from TEI-XML documents
▶️ Resolves native TEI namespace formatting (through <prefixDef>)

🔗 pypi.org/project/tei-rdfa/
🔗 github.com/timofruehwirth/tei_

We welcome beta testing, feedback & contribution via #GitHub.
Boosts will be very much appreciated.

@ACDHCH_OeAW @oeaw @fwf @TEIConsortium @w3c @hcayless

#TEI #XML #RDFa #SemanticWeb

Client Challenge

pypi.org
hubertf

Was tut man wenn man eine Allergie gegen spitze Klammern hat?

#ctf #cybersecurity #xml

hubertf

Wahrscheinlich die schnellsten zwei Flags die ich je in der Web-Kategorie bekommen habt 🙂

#PCG #PotsdamCyberGames #CTF #Cybersecurity #XML

Michael Piotrowski

Does anyone happen to have a copy of:

Floyd, Michael. A Conversation with Charles F. Goldfarb. Web Techniques (Vol.3, Issue 11), pp.38–41, November, 1998

It used to be online, but has now disappeared, and the Internet Archive doesn’t have it either. I’d like to check a quote that I copied back then.

#XML #SGML #computerhistory

Habr

Реализация концепции Сотрудник-Трудойстройство-Назначение на должность в IDM Midpoint part I

Реализации концепции Сотрудник-Трудойстройство-Назначение на должность в IDM Midpoint нет. Это видимо из-за наивного представления что сотрудник будет работать в той компании в которую устраивается и трудоустройство у него будет одно... но это слишком наивное представление о работе, в реальности сотрудник думает что устраивается в одну известную компанию, а оказывается что это не компания а бренд, а в этом бренде несколько компаний, оформят его рандомно в одну из них, да еще например поставят работать в головной офис, а оформят в регион потому что там зарплата меньше, но сразу скажу что дальше концепцию на регионы или проекты я продлевать не стал хотя это тоже можно сделать. В этой первой части я сосредоточусь на скелете концепции и на перетекании информации в нем.

habr.com/ru/articles/897396/

#midpoint #opensource #idm #xml #groovy

Реализация концепции Сотрудник-Трудойстройство-Назначение на должность в IDM Midpoint part I

Реализации концепции Сотрудник-Трудойстройство-Назначение…

Хабр
Reilly Spitzfaden (they/them)

I hadn't heard of it before, but it turns out there's a style format called XSLT that allows the browser to translate an XML file into HTML with CSS styling for display purposes.

Since my feed is Atom rather than RSS, I had a bit of trouble, but this post was helpful:

andrewstiefel.com/style-atom-x

#RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb

How to Style an Atom Feed with XSLT

Create a seamless user experience for your Atom or…

Andrew Stiefel
Reilly Spitzfaden (they/them)

I figured out how to get my RSS feed to be human-readable and nice-looking!

I'd been wanting to do this to give people who aren't familiar with RSS an easier on-ramp to the stuff I care about.

I figure if someone new to RSS clicks on the link and just gets raw XML, they might think something is “broken” and not stick around, but now there's something human-readable and with instructions on how to follow it in a reader.

reillyspitzfaden.com/feed.xml

#RSS #Atom #XML #HTML #CSS #XSL #XSLT #WebDev #IndieWeb #SmallWeb

HoldMyType

#XML Namespaces Recommendation allows an XML document to be composed of elements and attributes from multiple independent namespaces. Each of these namespaces may have its own schema; the schemas for different namespaces may be in different schema languages. The problem then arises of how the schemas can be composed in order to allow validation of the complete document. This document proposes the Namespace Routing Language (NRL) as a solution to this problem. NRL is an evolution of the author's earlier Modular Namespaces (MNS) language.

relaxng.org/jclark/nrl.html

Namespace Routing Language (NRL)

relaxng.org
Blue Obelisk

CMLXOM 4.11 has been released: doi.org/10.5281/zenodo.1510877

"Minor release, reverting to (the newer) xml-apis 1.4.01, updating to Joda time 2.14, and removing unused imports, updating deprecated code, and minimal added JavaDoc."

CMLXOM is a Java library for reading and writing Chemical Markup Language files

#xml #chemistry #cheminformatics #openscience

CMLXOM

Minor release, reverting to (the newer) xml-apis 1.4.01,…

Zenodo
GripNews

🌗 祕密網誌 • Xee: 一個現代的Rust XPath和XSLT引擎
➤ 對XML技術歷史、XPath、XSLT和現代的Rust Xee引擎的深入探討
blog.startifact.com/posts/xee/
近兩年來,作者一直在開發一種名為Xee的Rust程式語言實現,支援現代版本的XPath和XSLT。Xee是一種程式語言實現,成果包含一個命令行工具和一個Rust庫,用於發行XPath查詢和在Rust中發出XPath查詢。文章介紹了Xee的起源、XML技術歷史以及對於XML以及XPath和XSLT在基於開源堆上的現狀和未來的看法。
+ 讀完這篇文章後,對於XML技術的演進和Xee的出現更有深入瞭解。
+ 文章精簡而清晰地介紹了Xee的背景和價值,對於XML技術愛好者具有啟發性。
#XML #Rust #XPath #lxml

Xee: A Modern XPath and XSLT Engine in Rust

I announce Xee, the implementation of XPath and XSLT…

Secret Weblog