Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 05 Sep, 2024 | 322 | 26 |
hl7v2-to-kafkaA simple IRIS interoperability application - transform HL7 and send it to Kafka | S | Docker IPM | 5.0 (1) | 30 Apr, 2024 | 121 | |
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
Kano MDMKano MDM - is an efficient Master Data Management software product with a complete set of features for successful implementation of complex MDM projects. | 0.0 (0) | 02 Apr, 2024 | 903 | |||
iris-xml-sampleIRIS sample for interoperate XML files | Docker | 5.0 (1) | 27 Mar, 2024 | 80 | ||
interoperability-integratedml-adapterAn IRIS Interoperability adapter to use ML models managed by IRIS IntegratedML | Docker IPM ML ML | 5.0 (1) | 25 Mar, 2024 | 221 | 38 | |
Production ManagerREST API to manage IRIS Interoperability Productions. | N | Docker IPM | 5.0 (1) | 25 Mar, 2024 | 280 | 124 |
googlesheets-adapterInbound and Outbound adapters for Google Sheets | N | Docker | 0.0 (0) | 17 Mar, 2024 | 48 | |
iris-climatiq-adapterAn IRIS Interoperability adapter for using the Climatiq API | Docker IPM | 3.7 (3) | 13 Feb, 2024 | 191 | 15 | |
MTConnect-ObjectScriptAn ObjectScript Implementation for the MTConnect Standard. | P | Docker IPM | 4.3 (3) | 12 Feb, 2024 | 219 | 5 |
iris-fhir-labA web app to display FHIR resources details dynamically | Docker Python IPM | 0.0 (0) | 03 Feb, 2024 | 390 | 36 | |
iris-fhirfyUsing IRIS and LLMs to help developers to convert raw data into FHIR | Docker Python IPM AI | 5.0 (1) | 03 Feb, 2024 | 448 | 1 | |
WidgetsDirectorA sample IRIS Backend app to implement a REST API for a helpdesk | C | Docker IPM | 3.8 (3) | 23 Jan, 2024 | 133 | 21 |
fhir-pexJava Application sending FHIR messages to Kafka topics. | F | Docker AI | 4.0 (1) | 26 Nov, 2023 | 253 | |
mercure-outboundadapterThis adapter allows you to send SSE events from IRIS using Mercu | N | Docker IPM | 0.0 (0) | 12 Nov, 2023 | 78 | |
Open API Client GenIRIS Interoperability Production generator from Swagger 2.0 specification. | Docker IPM | 5.0 (2) | 28 Sep, 2023 | 1.3k | 321 | |
FHIR-XMLToJSONConvert FHIR XML to JSON resource message structure | Docker IPM | 3.5 (1) | 22 Sep, 2023 | 235 | 6 | |
IRIS FHIR Transcribe Summarize ExportOpenAI Transcribe & Summarize. Google Docs & Sheets Integration | Docker Python IPM AI | 0.0 (0) | 06 Jul, 2023 | 454 | ||
interoperability_GPTdemonstrates how to use the GPT chat with Intersystems IRIS | d | Docker Python AI | 0.0 (0) | 02 Jul, 2023 | 249 | |
IrisSapConnectorExample connection IRIS with SAP using RFC | D | Docker IPM | 0.0 (0) | 24 Jun, 2023 | 169 | |
telegram-adapter-demoThis demo shows how to use the IRIS Telegram Adapter. | N | Docker IPM | 0.0 (0) | 21 Jun, 2023 | 181 | 8 |
production-settingsModule to change InterSystems Interoperability Production settings | Docker IPM | 5.0 (1) | 20 Jun, 2023 | 147 | 75 | |
Telegram adapterTelegram adapter for InterSystems IRIS | N | Docker IPM | 5.0 (1) | 20 Jun, 2023 | 365 | 35 |
ChatGPT Telegram BotTalk to Chat GPT via Telegram! | Docker IPM AI | 0.0 (0) | 12 Jun, 2023 | 336 | 15 | |
OMOP and Atlas on IRIS for HealthImplementation of the OMOP common data model on IRIS for Health | R | Docker | 4.5 (1) | 27 Apr, 2023 | 405 | |
workshop-smart-data-fabricLearn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS | A | Docker Python | 5.0 (1) | 26 Apr, 2023 | 224 | |
PyHelperPython Interop for invocation, arguments and return types | A | IPM | 3.5 (2) | 16 Apr, 2023 | 262 | 2 |
Interopway XDBCSimple way to implement XDBC Interoperability. | IPM | 4.0 (1) | 17 Feb, 2023 | 279 | ||
CSV Interoperability TransformationAn example of CSV data transformation via IRIS Interoperability | Docker IPM | 5.0 (1) | 09 Feb, 2023 | 212 | 3 | |
FHIR Interoperability examplesExample of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required. | A | Docker IPM | 5.0 (1) | 17 Jan, 2023 | 441 | |
IoT SampleSample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter | Docker IPM | 5.0 (1) | 10 Jan, 2023 | 218 | 2 |