Category: XBRL @en

  • Knowledge Graph RDF/OWL and XBRL

    Knowledge Graph RDF/OWL and XBRL

    Views: 13 Knowledge Graph RDF/OWL and XBRL Model: GPT-4 (Mobile, V2) ChatGPT may produce inaccurate information about people, places, or facts. ChatGPT May 24 Version NOTE I’m not familiar with RDF/OWL and the answers given by ChatGPT have not been verified. User What is knowledge graph? ChatGPT A knowledge graph is a method of storing data that enables information to be interconnected in a way that models the relationships between entities in a more human-like manner. It organizes data points into entities (or “nodes”) and describes their relationships (or “edges”) in a graph structure. For example, in a knowledge graph, “Paris” might be a node connected to “France” via the […]

  • A tidy data approach for digital ledgers

    A tidy data approach for digital ledgers

    Views: 77 A tidy data approach for digital ledgers General Ledger journal entry Consider how to define tidy data for General Ledger journal entry. The following is a journal entry example for purchasing paper with cash. Table 1. General Ledger journal entry Date Line Description Debit (JPY) Credit (JPY) Account Number Account Name C N T ID 2009-04-03 用紙 paper 14,858 754 事務用消耗品費 Office consumables expenses 10 札幌 Sapporo 部門 Business unit 943-8-477 2009-04-03 742 191 仮払消費税等 Temporary payment consumption tax 10 札幌 Sapporo 部門 Business unit 943-8-477 2009-04-03 用紙 paper 15,600 111 現金 Cash 0 共通部門 Common department 部門 Business unit 943-8-477 Key C: Business Segment Code, N: Business […]

  • PoC: e-Invoice and XBRL

    PoC: e-Invoice and XBRL

    Introducing Open Peppol simply add a new EDI to the existing EDI, and said, “It has become a” technical debt “with soaring maintenance and operating costs, and we cannot repay it. It is feared that DX’s obstacles of “not allocating funds and human resources to strategic IT investment (a hindrance to DX promotion)” (Ministry of Economy, Trade and Industry) will remain.

  • Validate xBRL OIM-CSV with Formula linkbase

    Validate xBRL OIM-CSV with Formula linkbase

    The e-Invoice data in the xBRL OIM-CSV file was validated against the formula link-base using the command line Arelle.

  • OIM-CSV with Arelle

    OIM-CSV with Arelle

    XBRL GL in CSV file with dimensional taxonomy can be consumed with Arelle and can generate dimensional XBRL GL instance.

  • Why Consider a Dimension Only Approach For XBRL GL – Part 2 –

    Why Consider a Dimension Only Approach For XBRL GL – Part 2 –

    Views: 113Goal The current XBRL GL uses the element and the SRCD module (The Summary Reporting Contextual Data (SRCD) module) to define correspondences in order to aggregate detailed data into FR. In order to interpret this definition, it had to be processed by special software. It was verified that even in XBRL GL defined by the taxonomy of XBRL in a format that does not use tuples, it is possible to define the correspondence with FR using the formula link base of XBRL and aggregate detailed data. XBRL GL and SRCD formula linkbase with typed dimensions Conversion source XBRL GL taxonomy (glTaxsonomy.xsd) Conversion source XBRL GL instance (glTargetInstance.xml) Conversion destination […]

  • Why Consider a Dimension Only Approach For XBRL GL – Part 1 –

    Why Consider a Dimension Only Approach For XBRL GL – Part 1 –

    My answer to this is, “Why not use Dimension to represent highly hierarchical data? The typed Dimension can represent highly hierarchical data”. Currently, most XBRL technologies do not support tuples. Without tuples, you can take full advantage of XBRL features such as formula linkbase, table linkbase, and OIM.

  • Proof-of-concept implementation trial of international standard data formats 5(XBRL2.1 without child tuple1 )[in trial]

    Proof-of-concept implementation trial of international standard data formats 5(XBRL2.1 without child tuple1 )[in trial]

    Consider what happens if you define it in the dimension hypercube without using the definition link.

  • Proof-of-concept implementation trial of international standard data formats 4(XBRL 2.1 table linkbase)[in trial]

    Proof-of-concept implementation trial of international standard data formats 4(XBRL 2.1 table linkbase)[in trial]

    Views: 79 Note: Currently under trial. It has not been resolved yet. Definition Specify the parent-child relationship based on the presentation linkbase in Breakdown on the Y axis. We are currently studying how to define the X-axis. In CSV files etc., the dI would like to be able to define one-dimensional based on table links.efinition of 2 dimensions is not necessary, only the definition of 1 dimension (heading column) has meaning, and the table is defined by repeating records. Note: The files can be found at GitHub. Execution result Altova XML Spy X axis does not expand well. Although the presentation linkbase item was displayed at the time of definition, only […]

  • Proof-of-concept implementation trial of international standard data formats 3(XBRL 2.1 formula)

    Proof-of-concept implementation trial of international standard data formats 3(XBRL 2.1 formula)

    Specify xbrli:xbrl for ancestorFilter, target all items including characters in typedDimension, add up the total amount of credit with test=”../gl-cor:debitCreditCode eq 'C'” and debit with ‘D’ in test of the filter, and verify whether the total amounts match.

  • Proof-of-concept implementation trial of international standard data formats 2(XBRL 2.1 instance document)

    Proof-of-concept implementation trial of international standard data formats 2(XBRL 2.1 instance document)

    Implement definition linkbase (requires-element) relationship using typed dimension accountingEntries – entryHeader – entryDetail In XBRL GL, an instance document is defined in a nested structure of ComplexContent without using Context. By setting the maximum number of repetitions of child elements, multiple entryHeaders are expressed under accountingEntries, and multiple entryDetails are expressed under entryHeader. Arbitrary repetition is possible. When disassembling this, the problem is how to express the relationship between accountingEntries and entryHeader and the relationship between entryHeader and entryDetail.

  • Proof-of-concept implementation trial of international standard data formats 1(XBRL 2.1 taxonomy)

    Proof-of-concept implementation trial of international standard data formats 1(XBRL 2.1 taxonomy)

    Views: 74 UN/CEFACT Core Component Technical Specification(CCTS) I will re-post the contents introduced in ISO 21378 Audit data collection data model definition based on UN/CEFACT CCTS and comparison with other standards including XBRL GL. Association Business Information Entity defines Aggregation in CCTS. Association is required to define Audit data collection data model. [Definition] Business Information Entity (BIE) A piece of business data or a group of pieces of business data with a unique Business Semantic definition. A Business Information Entity can be a Basic Business Information Entity (BBIE), an Association Business Information Entity (ASBIE), or an Aggregate Business Information Entity (ABIE). [Definition] Basic Business Information Entity (BBIE) A Business Information […]