Algorithms and Architectures for Packet Classification leaf node


URI

https://openalex.org/T12326

Label

Algorithms and Architectures for Packet Classification

Description

This cluster of papers focuses on algorithms and architectures for packet classification, including deep packet inspection, content-addressable memory (CAM), firewall configuration, regular expression matching, intrusion detection, network security policies, TCAM architectures, pattern matching, and high-speed networks.

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/T12326> a skos:Concept ;
    rdfs:label "Algorithms and Architectures for Packet Classification"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Packet_classification>,
        <https://openalex.org/T12326> ;
    skos:broader oasubfields:1708 ;
    skos:definition "This cluster of papers focuses on algorithms and architectures for packet classification, including deep packet inspection, content-addressable memory (CAM), firewall configuration, regular expression matching, intrusion detection, network security policies, TCAM architectures, pattern matching, and high-speed networks."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Algorithms and Architectures for Packet Classification"@en ;
    openalex:cited_by_count 115491 ;
    openalex:works_count 13130 .