Graph Matching and Analysis Techniques leaf node


URI

https://openalex.org/T12292

Label

Graph Matching and Analysis Techniques

Description

This cluster of papers focuses on graph matching, graph processing, and pattern recognition techniques using distributed computing and parallel algorithms. It covers topics such as subgraph isomorphism, large-scale graphs, graph analytics, and spectral techniques for graph analysis.

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/T12292> a skos:Concept ;
    rdfs:label "Graph Matching and Analysis Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Graph_matching>,
        <https://openalex.org/T12292> ;
    skos:broader oasubfields:1707 ;
    skos:definition "This cluster of papers focuses on graph matching, graph processing, and pattern recognition techniques using distributed computing and parallel algorithms. It covers topics such as subgraph isomorphism, large-scale graphs, graph analytics, and spectral techniques for graph analysis."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Graph Matching and Analysis Techniques"@en ;
    openalex:cited_by_count 232955 ;
    openalex:works_count 18763 .