Skip to content
forked from GeoKnow/DEER

Framework to enrich geographic content in the Semantic Web

Notifications You must be signed in to change notification settings

eugenrein/GeoLift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoLift

Manifold RDF data contain implicit references to geographic data. For example, music datasets such as Jamendo include references to locations of record labels, places where artists were born or have been, etc. The aim of the spatial mapping component, dubbed GeoLift, is to retrieve this information, make it explicit and integrate it into data sources according to the specifications of the user. To this end, GeoLift relies on a simple yet powerful workflow system that consists of two main components: modules and operators.

Modules implement functionality for processing the content of a dataset (e.g., applying named entity recognition to a particular property). Thus, they take a dataset as input and return a dataset as output. Operators work at a higher level of granularity and combine datasets. Thus, they take sets of datasets as input and return sets of datasets.

GeoLift implemented in Java as an open-source project. Please see /GeoLiftManual/GeoLiftManual.pdf for all the technical details

About

Framework to enrich geographic content in the Semantic Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 75.3%
  • Java 24.7%