Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 424 Bytes

#XBRL Engine

Run demo:

  • gradlew clean build
  • gradlew :demo:bootRun

Sub projects:

  • Core - provides services and tools to render, process and validate the XBRL reports
  • Demo - a demo project demonstrating how to use the XBRL engine
  • Generator - tool to generate metamodel based on XBRL taxonomy
  • Metamodel - aggregated representation of XBRL taxonomy
  • Schema - consists of XBRL taxonomy and metadata build against it