Skip to content
View jurgenei's full-sized avatar
💭
Flow?!
💭
Flow?!
  • name.jurgenei
  • Alphen aan den Rijn
  • 08:16 (UTC +02:00)

Block or report jurgenei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jurgenei/README.md

Jurgen Hildebrand

Building tools for parsing, architecture modelling, XML processing and data lineage.

My long-term focus is to make the internals of complex IT landscapes visible and understandable through architecture-aware insights gained from years of hands-on work in banking and publishing.

What I work on

mindmap
  root((Focus))
    Architecture Automation
       Archimate Validation & Transformation workflows
       Archimate Driven Data Lineage
    Language Technology
       Data Visualisation
       Knowledge Representation
       Document Engineering
    Gradle Tooling
       Plugins
       XML / S-Expression Pipelines
    Data Lineage
      Derivation
      Stitching
Loading

Ongoing work on a unified knowledge representation framework based on XDM and S-expressions, enabling documents, code ASTs, enterprise architecture models, and structured data to be represented, queried, transformed, and exchanged through a common formal model:

Why this matters

Many critical systems are reliable in production but difficult to understand. I focus on turning hidden structure into clear, usable insight so teams can modernize safely, troubleshoot faster, and make better architectural decisions.

Current focus

  • Improving plugin reliability for real-world projects
  • Hardening GitHub Actions workflows with secure defaults
  • Keeping build pipelines fast, transparent, and maintainable

Pinned Loading

  1. gradle-xml-plugin gradle-xml-plugin Public

    Gradle XML plugin for XSLT, XQuery, Schematron, and XSD validation with SVRL/JUnit reporting. Handling of S-expression based alternative syntax of XML.

    Java

  2. gradle-archi-plugin gradle-archi-plugin Public

    Run Headless Archi in CI, mainly for extraction of xml, xlsx, pdf from archimate diagrams

    Java