Single-Agent PO · Competency Questions
Competency Questions Drive the Design
Ten competency questions scope what the ontology must answer — each becomes a SPARQL query template over the knowledge graph. ■ planner / plan terms■ domain / problem terms
C1
What are the different types of planners used in automated planning?
C2
What is the relevance of planners in a given problem domain?
C3
What are the available actions for a given domain?
C4
What problems in a domain satisfy a given condition?
C5
What are all the requirements a given domain has?
C6
What is the cost of generating a plan for a given problem?
C7
How many parameters does a specific action have?
C8
What planning type does a specific planner belong to?
C9
What requirements does a given planner support?
C10
What are the different parameter types present in a domain?