Logic Programming and Knowledge Representation leaf node


URI

https://openalex.org/T11010

Label

Logic Programming and Knowledge Representation

Description

This cluster of papers focuses on the intersection of logic programming, knowledge representation, and reasoning. It encompasses topics such as answer set programming, modal logic, belief revision, temporal logic, epistemic logic, nonmonotonic reasoning, description logics, model checking, and constraint logic programming.

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/T11010> a skos:Concept ;
    rdfs:label "Logic Programming and Knowledge Representation"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Logic_programming>,
        <https://openalex.org/T11010> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the intersection of logic programming, knowledge representation, and reasoning. It encompasses topics such as answer set programming, modal logic, belief revision, temporal logic, epistemic logic, nonmonotonic reasoning, description logics, model checking, and constraint logic programming."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Logic Programming and Knowledge Representation"@en ;
    openalex:cited_by_count 915262 ;
    openalex:works_count 58656 .