Automata Theory and Formal Languages leaf node


URI

https://openalex.org/T11567

Label

Automata Theory and Formal Languages

Description

This cluster of papers covers topics in automata theory, formal languages, and combinatorics on words. It includes research on regular expressions, finite automata, transducers, synchronizing automata, Sturmian words, and state complexity. The cluster also explores the connections between automata theory and semigroups.

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/T11567> a skos:Concept ;
    rdfs:label "Automata Theory and Formal Languages"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Automata_theory>,
        <https://openalex.org/T11567> ;
    skos:broader oasubfields:1703 ;
    skos:definition "This cluster of papers covers topics in automata theory, formal languages, and combinatorics on words. It includes research on regular expressions, finite automata, transducers, synchronizing automata, Sturmian words, and state complexity. The cluster also explores the connections between automata theory and semigroups."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Automata Theory and Formal Languages"@en ;
    openalex:cited_by_count 489060 ;
    openalex:works_count 45779 .