Skip to content

Instantly share code, notes, and snippets.

@tiagobento
tiagobento / test12345.dmn
Created September 17, 2021 20:06
test123.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_4E2B176B-DE9D-4617-8018-1264B47EFDCC" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_476594B9-7766-451F-A5BE-682C4DA51C5D" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_4E2B176B-DE9D-4617-8018-1264B47EFDCC">
<dmn:extensionElements/>
<dmn:inputData id="_BC185103-CBFF-4540-BA36-2DE3C1D4BAE0" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_F60623C5-70CE-4A41-9D49-AA8CE12285A1" name="InputData-1"/>
</dmn:inputData>
<dmn:businessKnowledgeModel id="_7D9AD573-F8E6-4818-A03E-3E9E2277AE6F" name="BusinessKnowledgeModel-1">
<dmn:extensionElements/>
<dmn:variable id="_0166C4CB-29A1-4F46-8FB4-677A
@tiagobento
tiagobento / new-file123.dmn
Created September 20, 2021 13:21
new-file.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_BF38658F-EB4F-4CD2-A804-1CF507E79DD0" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_3670D2A0-21FB-4C2A-B95F-F2B3EE23694B" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_BF38658F-EB4F-4CD2-A804-1CF507E79DD0">
<dmn:extensionElements/>
<dmn:inputData id="_AF52F540-5B2F-4320-9896-FCC96AFC7F08" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_E6273109-3567-4AF1-B063-00E55BE49487" name="InputData-1"/>
</dmn:inputData>
<dmn:businessKnowledgeModel id="_865F1CF7-2461-4C47-846E-9B8D78CEB4A0" name="BusinessKnowledgeModel-1">
<dmn:extensionElements/>
<dmn:variable id="_0D137BED-5E79-4FD2-BE47-97B5
@tiagobento
tiagobento / new-file.dmn
Last active September 23, 2021 22:59
new-file.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_59F57BCC-F6FC-4479-9184-8F561BA7DFB3" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_80B06FC7-B6A1-41FA-A3C0-D16819A97EE7" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_59F57BCC-F6FC-4479-9184-8F561BA7DFB3">
<dmn:extensionElements/>
<dmn:inputData id="_5CAEFE1F-1DCC-4054-AA04-0AF9D38A1340" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_E968B845-61BA-4974-93F1-6130A979F8F6" name="InputData-1"/>
</dmn:inputData>
<dmn:businessKnowledgeModel id="_BE426AB1-1DD0-4995-8BB1-03087438F46D" name="BusinessKnowledgeModel-1">
<dmn:extensionElements/>
<dmn:variable id="_18601E4F-8D86-40E3-9473-CFC5
@tiagobento
tiagobento / new-file.pmml
Created September 23, 2021 23:14
new-file.pmml
<PMML xmlns="http://www.dmg.org/PMML-4_4" version="4.4">
<Header/>
<DataDictionary/>
<Scorecard modelName="Untitled model" functionName="regression" useReasonCodes="true" reasonCodeAlgorithm="pointsBelow" baselineScore="123" baselineMethod="other" isScorable="true">
<MiningSchema/>
<Output>
<OutputField name="New output" dataType="string"/>
</Output>
<Characteristics>
<Characteristic name="New characteristic" reasonCode="123"/>
@tiagobento
tiagobento / new-file.pmml
Created September 23, 2021 23:14
new-file.pmml
<PMML xmlns="http://www.dmg.org/PMML-4_4" version="4.4">
<Header/>
<DataDictionary/>
<Scorecard modelName="Untitled model" functionName="regression">
<MiningSchema/>
<Output/>
<Characteristics/>
</Scorecard>
</PMML>
@tiagobento
tiagobento / new-file.pmml
Created September 23, 2021 23:15
new-file.pmml
<PMML xmlns="http://www.dmg.org/PMML-4_4" version="4.4">
<Header/>
<DataDictionary/>
<Scorecard modelName="Untitled model" functionName="regression">
<MiningSchema/>
<Output/>
<Characteristics/>
</Scorecard>
</PMML>
@tiagobento
tiagobento / sample.dmn
Last active September 27, 2021 19:04
sample.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" id="_C6CBECEB-2BBC-4E14-80B0-17F576B2CF92" name="loan_pre_qualification" expressionLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_857FE424-BEDA-4772-AB8E-2F4CDDB864AB">
<dmn:extensionElements/>
<dmn:itemDefinition id="_D40B0106-62E8-4AC0-A39A-C6C9506194A9" name="Requested_Product" isCollection="false">
<dmn:itemComponent id="_68b4a96c-198a-4575-b29a-a2c8b0539a2c" name="Type" isCollection="false">
<dmn:typeRef>Product_Type</dmn:typeRef>
</dmn:itemComponent>
<dmn:itemComponent id="_ab1647c
@tiagobento
tiagobento / README.md
Created October 25, 2021 02:41
Gist creation commit

This Gist was created from Business Automation Studio.

@tiagobento
tiagobento / README.md
Created October 25, 2021 02:43
Gist creation commit

This Gist was created from Business Automation Studio.

@tiagobento
tiagobento / README.md
Created October 25, 2021 02:44
Gist creation commit

This Gist was created from Business Automation Studio.