Trajectory Data Mining and Analysis leaf node


URI

https://openalex.org/T11106

Label

Trajectory Data Mining and Analysis

Description

This cluster of papers focuses on the mining, analysis, and querying of GPS trajectories and moving object data. It covers topics such as trajectory clustering, skyline computation, similarity search, top-k query processing, probabilistic databases, location prediction, and semantic trajectory modeling.

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/T11106> a skos:Concept ;
    rdfs:label "Trajectory Data Mining and Analysis"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Trajectory_mining>,
        <https://openalex.org/T11106> ;
    skos:broader oasubfields:1711 ;
    skos:definition "This cluster of papers focuses on the mining, analysis, and querying of GPS trajectories and moving object data. It covers topics such as trajectory clustering, skyline computation, similarity search, top-k query processing, probabilistic databases, location prediction, and semantic trajectory modeling."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Trajectory Data Mining and Analysis"@en ;
    openalex:cited_by_count 1104806 ;
    openalex:works_count 69196 .