Signal Processing


URI

https://openalex.org/subfields/1711

Label

Signal Processing

Description

models and analyzes data representations of physical events

Implementation

@prefix oafields: <https://openalex.org/fields/> .
@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#> .

oasubfields:1711 a skos:Concept ;
    rdfs:label "Signal Processing"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <http://www.wikidata.org/entity/Q208163>,
        <https://en.wikipedia.org/wiki/Signal_Processing> ;
    skos:broader oafields:17 ;
    skos:definition "models and analyzes data representations of physical events"@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Signal Processing"@en ;
    openalex:cited_by_count 5916659 ;
    openalex:works_count 471706 .