DATEX II Browser ​
Wikipedia-style browser for exploring the DATEX II data model. Essential daily reference for DATEX II implementers.
Quick Info ​
| Endorsed | 🏆 NAPCORE Endorsed |
| License | MIT |
| Website | browser.datex2.eu |
| Repository | GitLab Repository |
| Developer | TamTam Research s.r.o. |
| Technology | HTML, JavaScript |
Overview ​
DATEX II Browser is a web-based reference tool for browsing and searching the DATEX II data model. It provides Wikipedia-style ease of use for exploring the complete DATEX II specification, including packages, classes, enumerations, enumeration literals, attributes, and data types.
The tool covers 6,187 structural elements, terms, and definitions (DATEX II v3.6), making it an essential daily reference for anyone working with DATEX II.
Key Features ​
- Full-text search across all DATEX II model elements
- Hierarchical browsing through packages, classes, and relationships
- Multiple version support: Browse different DATEX II model versions (v2.3, v3.4, v3.6)
- Category filtering: Search by packages, datatypes, enumerations, enumeration literals, classes, or attributes
- Direct linking: Each element has a unique URL for easy referencing in documentation or discussions
- Offline capability: Works offline after initial load
- Mobile-friendly: Accessible on mobile devices
- Chrome standalone app: Can be installed as a standalone application
- Static site deployment: Published via GitLab Pages for reliability and performance
Use Cases ​
- Quick reference while implementing DATEX II publications
- Understanding relationships between DATEX II elements
- Looking up definitions of specific terms and concepts
- Teaching and learning DATEX II standard
- Creating documentation with accurate references to DATEX II elements
- Resolving ambiguities in DATEX II specifications
Available Versions ​
Version URLs ​
- v3.6 (Primary): browser.datex2.eu
- v3.4: datexbrowserv34.tamtamresearch.com
- v2.3: datexbrowser.tamtamresearch.com
Target Audience ​
- DATEX II implementers and developers
- Traffic engineers working with traffic information systems
- Standardization experts
- System architects designing NAP solutions
- Anyone needing to understand DATEX II terminology and structure
Technical Architecture ​
- Frontend: Modern web application (JavaScript/TypeScript-based)
- Data source: DATEX II class model (from Enterprise Architect) converted to JSON format
- Conversion tool: datex2json - custom converter from EA model to JSON
- Deployment: Static web hosting via GitLab Pages
- Architecture: Client-side application with full model loaded in browser
Source Code ​
The tool is open source and available on GitLab:
- Main Group: gitlab.com/tamtamresearch-public/datex2/browser
- Frontend: gitlab.com/tamtamresearch-public/datex2/browser/frontend
- datex2json converter: gitlab.com/tamtamresearch-public/datex2/browser/datex2json
Development History ​
Originally developed by TamTam Research s.r.o. and presented at DATEX II User Forum in Prague (May 2014). The tool has evolved over the years to support multiple DATEX II versions, with the latest version (v3.6) now hosted at the primary domain browser.datex2.eu.
Presentation: Available on SlideShare (from 2014 User Forum)
Why This Tool Matters ​
DATEX II Browser fills a critical need in the European mobility data ecosystem:
- Accessibility: Makes the complex DATEX II standard easily accessible without downloading specifications or opening XSD files
- Daily use: Designed for frequent, quick consultations - similar to how developers use Wikipedia or MDN
- Proven value: Has been used by the DATEX II community since 2014 (over 10 years)
- Version support: Handles multiple DATEX II versions, accommodating different implementation needs
- European focus: Directly supports a key European mobility data standard
- No installation required: Instant access via web browser
- Community resource: Benefits the entire DATEX II implementation community
- Open source: MIT licensed, allowing community contributions and transparency
Related Tools ​
This browser complements other DATEX II tools like:
- DATEX II Schema Generation Tool - For creating custom profiles
- Validators and converters (coming soon to catalog)
Developer Note
The datex2json converter is particularly interesting as it demonstrates how to extract and transform DATEX II model data from Enterprise Architect files into a web-friendly format. This approach could be valuable for other standard-specific browsers.
Getting Started ​
- Visit browser.datex2.eu
- Use the search bar to find specific elements
- Browse through the hierarchical structure
- Click on any element to see its full definition and relationships
No installation or registration required!
Support & Community ​
- Issues & Questions: GitLab Issues
- DATEX II Community: datex2.eu
