<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://heartdroid.re/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://heartdroid.re/feed.php">
        <title>HeaRTDroid pub:software:heartdroid:tutorials</title>
        <description></description>
        <link>https://heartdroid.re/</link>
        <image rdf:resource="https://heartdroid.re/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-01T10:08:46+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:android_quickstart&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:aware_quickstart&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:callbacks&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:haquna&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:hmr_quickstart&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:inference_config&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:start&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:statistics&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:tbo&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:uncertainty_bn&amp;rev=1554879289&amp;do=diff"/>
                <rdf:li rdf:resource="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:uncertainty_cf&amp;rev=1554879289&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://heartdroid.re/lib/tpl/dokuwiki/images/favicon.ico">
        <title>HeaRTDroid</title>
        <link>https://heartdroid.re/</link>
        <url>https://heartdroid.re/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:android_quickstart&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:android_quickstart</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:android_quickstart&amp;rev=1554879289&amp;do=diff</link>
        <description>Android Quickstart

This tutorial provides very basic information on how to use HeaRTDrodi in Android application.
There however more resources on-line, which were made by the third-party, who used HeaRTDroid in their solutions. 
Some of them are listed below:</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:aware_quickstart&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:aware_quickstart</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:aware_quickstart&amp;rev=1554879289&amp;do=diff</link>
        <description>AWARE framework integration

Unders construction</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:callbacks&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:callbacks</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:callbacks&amp;rev=1554879289&amp;do=diff</link>
        <description>Callbacks and actions

In HMR language quickstart tutorial we discus what components should every HMR+ model contain.
These were: types, attributes, schemas and rules.
We mentioned briefly that attributes and rules definitions allow to specify so called Callbacks and Actions</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:haquna&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:haquna</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:haquna&amp;rev=1554879289&amp;do=diff</link>
        <description>HaQuNa

HeaRTDroid Query Notation is a simple language that can be used in an interactive commandline shell to load, modify, run HMR+ models.

Source code can be downloaded from HeaRTDroid repository

Most recent release can be downloaded from here [HaQuNa] v. 1.0.7.

You should have at least Java 7 to run HaQuNa.</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:hmr_quickstart&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:hmr_quickstart</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:hmr_quickstart&amp;rev=1554879289&amp;do=diff</link>
        <description>HMR language quickstart

Use case

Imagine you need to model a rule-based system that will automatically turn on and off parking meter with your mobile phone.
The system for paying for parking with mobile phone exist, so the only thing you need to do is to determine if someone parked the car in a pay zone, and send request to the system to trigger the payment.
For the purpose of this tutorial we focus only on very (very) basic aspects of such model.</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:inference_config&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:inference_config</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:inference_config&amp;rev=1554879289&amp;do=diff</link>
        <description>Configuring inference process

There are two ways of interacting with HeaRTDroid:

	*  Using Java API
	*  Using HaQuNa commandiline shell

Both of these methods are equivalent, although Java API allows for more flexibility than commandline shell, obviously.
Below thee two approaches are described with the emphasis on three most important factors that impacts the reasoning:</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:start&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:start</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:start&amp;rev=1554879289&amp;do=diff</link>
        <description>Tutorials

	*  Quickstart -- It shows how to load the model created with HWEd editor, how to list all the elements and how to run the simplest inference mode using Java API.
	*  HMR language quickstart -- It explains HMR language syntax and semantics in a simple example
	*  Configuring inference process -- It shows how to add more configuration to the inference process, like different conflict resolution methods, uncertainty handling mechanisms, etc.</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:statistics&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:statistics</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:statistics&amp;rev=1554879289&amp;do=diff</link>
        <description>Statistical operators in HMR

Statistical operators can be used in decision part of the rule or in the right-hand side of the conditional formulae of the rule.
They are used to capture dynamics and temporal changes in attributes values.
They cannot be combined with</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:tbo&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:tbo</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:tbo&amp;rev=1554879289&amp;do=diff</link>
        <description>Time-based operators

HMR+ language allows to parametrize the operators in rules' conditions with simple temporal quantifiers.
This allows to refer to historical states in a statistical manner, giving additional tool for handling uncertainty (for more advanced tools for handling uncertainty refer to</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:uncertainty_bn&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:uncertainty_bn</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:uncertainty_bn&amp;rev=1554879289&amp;do=diff</link>
        <description>Managing uncertainty with Bayesian networks

Under construction...</description>
    </item>
    <item rdf:about="https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:uncertainty_cf&amp;rev=1554879289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-04-10T06:54:49+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pub:software:heartdroid:tutorials:uncertainty_cf</title>
        <link>https://heartdroid.re/doku.php?id=pub:software:heartdroid:tutorials:uncertainty_cf&amp;rev=1554879289&amp;do=diff</link>
        <description>Managing uncertainty with Certainty Factors Algebra

This tutorial focuses on the practical aspect of using he CF algebra to model uncertainty in XTT2 models.
The detailed information on the theory that stays behind the uncertainty handling mechanism in HeaRTDroid, can be found in</description>
    </item>
</rdf:RDF>
