5 ms·
Any good reference for that CDL? The idea seems quite useful for what I'm working on. All I found is a wishy-washy doc with poorly chosen examples [0] [0] http
by fernirello 4y ago
Any good reference for that CDL? The idea seems quite useful for what I'm working on. All I found is a wishy-washy doc with poorly chosen examples [0]
[0] https://www.riskdataos.org/html/HelpCenter/Content/CDL/CDL_Semantics_Intro.htm https://www.riskdataos.org/html/HelpCenter/Content/CDL/CDL_S...
- occamrazor 4y agoRMS never played nice on interoperability. I wouldn’t bet on the CDL to become a useful standard, because it is under-powered, under-specified and stagnant. The “open” alternative is OASIS. Their Open Exposure Data standard [1] is complete and supported by many industry participants. Unfortunately it’s a database based format, rather than a text based DSL, but still betterthan the alternatives. [1] https://github.com/OasisLMF/OpenDataStandards/tree/master/OpenExposureData/Docs https://github.com/OasisLMF/OpenDataStandards/tree/master/Op...
- fernirello 4y agoThank you! I wasn't aware of OASIS. Reading up now.