homeaboutsearch

problemography

back

Target Process

title Evaluate an implemented solution
definition Little by little, the repercussions of an implemented solution may become known (aka resolution analysis). This process involves (a) recording the observation, (b) tracing the observation to an implemented solution, and (c) evaluating whether the observation reflects well or poorly upon the implemented solution (The situation is that there might always be waves of consequence not being traced.)
kernel theory wicked problem
kernel theory component No Immediate or Ultimate Solution Test
URL of OWL document
<?xml version='1.0'?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
  xml:base="http://problemography.org/models/target_process.owl"
>
    <Preposition rdf:about="Given1">
    </Preposition>
    <Noun rdf:about="ImplementedPotentialSolution1">
    </Noun>
    <PrepositionPhrase rdf:about="PrepositionPhrase1">
        <hasPreposition rdf:resource="#Given1"/>
        <hasNoun rdf:resource="#ImplementedPotentialSolution1"/>
    </PrepositionPhrase>
    <Subject rdf:ID="Inquirer1">
    </Subject>
    <Verb rdf:about="Creates1">
    </Verb>
    <DirectObject rdf:about="EvaluationOfImplementedSolution1">
    </DirectObject>
    <TargetProcessSentence rdf:about="TargetProcessSentence1">
        <hasPrepositionPhrase rdf:resource="#PrepositionPhrase1"/>
        <hasSubject rdf:resource="#Inquirer1"/>
        <hasVerb rdf:resource="#Creates1"/>
        <hasDirectObject rdf:resource="#EvaluationOfImplementedSolution1"/>
    </TargetProcessSentence>
    <TargetProcess rdf:about="38">
        <modeledBy rdf:resource="#TargetProcessSentence1"/>
    </TargetProcess>
</rdf:RDF>
https://mudia.com/problemography/models/target_process_38.owl
URL of graphic WP-04.1
https://mudia.com/problemography/art/processes/wp_04_v02.png
URL of graphic thumbnail WP-04.1
https://mudia.com/problemography/art/processes_stamps/wp_04.png
reference code WP-04.1
version 1.0
last updated 2009-10-11 14:09:03+00