Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 876 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 876 Bytes

ABOUT

This project aims to extend the knowledge graph of YAGO2 with precise geospatial and temporal information.

MODES

  • Matching (interlinking)
    • Generates Matches between entities of YAGO and the input data source (e.g., GADM).
    • Class-based matching. The input files must contain administrative units of the same administrative level (e.g., geoclass_first-order_administrative division of YAGO2 and first administrative level of GADM)
  • Generation
    • Generates a new RDF (.ttl) file that contains extended YAGO2 entities. In most cases, it also generates new entities for the unmatched entities of the input datasource.
  • Topology
    • Generates topological relations between the entities of the provided RDF file.