Artificial Intelligence Planning and Reasoning leaf node


URI

https://openalex.org/T10906

Label

Artificial Intelligence Planning and Reasoning

Description

This cluster of papers focuses on artificial intelligence planning and reasoning, covering topics such as planning systems, heuristic search, case-based reasoning, temporal planning, knowledge-based systems, robot control, model-based programming, probabilistic plan recognition, cognitive architecture, and autonomous systems.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10906> a skos:Concept ;
    rdfs:label "Artificial Intelligence Planning and Reasoning"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Automated_planning_and_scheduling>,
        <https://openalex.org/T10906> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on artificial intelligence planning and reasoning, covering topics such as planning systems, heuristic search, case-based reasoning, temporal planning, knowledge-based systems, robot control, model-based programming, probabilistic plan recognition, cognitive architecture, and autonomous systems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Artificial Intelligence Planning and Reasoning"@en ;
    openalex:cited_by_count 582226 ;
    openalex:works_count 35882 .