homeaboutsearch

problemography

back

Target Process

title Decide whether to implement solution or formulate another solution
definition Because there may always be another potential solution, the planner must decide whether to find another potential solution. This decision is based upon judgment factors. And decide what policy-generating tool or technique will be used.
kernel theory ill-formulated wicked planning problems
kernel theory component No Enumerable Set of Solutions
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="JudgmentFactor1">
    </Noun>
    <PrepositionPhrase rdf:about="PrepositionPhrase1">
        <hasPreposition rdf:resource="#Given1"/>
        <hasNoun rdf:resource="#JudgmentFactor1"/>
    </PrepositionPhrase>
    <Subject rdf:ID="Inquirer1">
    </Subject>
    <Verb rdf:about="Decides1">
    </Verb>
    <DirectObject rdf:about="ImplementPotentialSolutionOrFormulateAnotherSolution1">
    </DirectObject>
    <TargetProcessSentence rdf:about="TargetProcessSentence1">
        <hasPrepositionPhrase rdf:resource="#PrepositionPhrase1"/>
        <hasSubject rdf:resource="#Inquirer1"/>
        <hasVerb rdf:resource="#Decides1"/>
        <hasDirectObject rdf:resource="#ImplementPotentialSolutionOrFormulateAnotherSolution1"/>
    </TargetProcessSentence>
    <TargetProcess rdf:about="31">
        <modeledBy rdf:resource="#TargetProcessSentence1"/>
    </TargetProcess>
</rdf:RDF>
https://mudia.com/problemography/models/target_process_31.owl
URL of graphic WP-06.1
https://mudia.com/problemography/art/processes/wp_06_v03.png
URL of graphic thumbnail WP-06.1
https://mudia.com/problemography/art/processes_stamps/wp_06.png
reference code WP-06.1
version 1.0
last updated 2009-10-11 15:08:38+00