Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] Support XBRL Open Information Model (OIM) and multiple serialisation syntaxes (CSV, JSON, XML) #28

Open
sskagemo opened this issue Mar 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request NSG

Comments

@sskagemo
Copy link

sskagemo commented Mar 3, 2020

Add support for XBRL Open Information Model (OIM) and relevant syntaxes

There is a currently a candidate recommendation for a syntax independent information model for XBRL, with a set of accompanying syntaxes (XBRL-XML, XBRL-JSON, XBRL-CSV). A possible future enhancement of the reference implementation would be to add support for all these syntaxes.

The OIM provides new and simpler ways to work with XBRL data. It defines a model that represents the meaning of the standard, without referencing syntax specifics. It then defines multiple and interchangeable formats, which can be added to over time.

Right now, we support three different formats.

Want to collect huge quantities of granular data? xBRL-CSV lets you do that.
Want to make your XBRL data simple to use? xBRL-JSON is the answer.
Traditional approach working fine? xBRL-XML is your friend.

See more: https://www.xbrl.org/the-standard/what/introducing-the-oim/

@sskagemo sskagemo self-assigned this Apr 22, 2020
@sskagemo sskagemo added the NSG label Apr 22, 2020
@sskagemo sskagemo changed the title Add support for XBRL Open Information Model (OIM) and relevant syntaxes [EPIC] Support OIM and multiple XBRL-serialisation formats Apr 22, 2020
@sskagemo sskagemo changed the title [EPIC] Support OIM and multiple XBRL-serialisation formats [EPIC] Support XBRL Open Information Model (OIM) and multiple serialisation syntaxes (CSV, JSON, XML) Apr 22, 2020
@sskagemo sskagemo added the enhancement New feature or request label Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NSG
Projects
None yet
Development

No branches or pull requests

1 participant