https://github.com/wbsg/ldif
LDIF - Linked Data Integration Framework
https://github.com/wbsg/ldif
Last synced: 7 months ago
JSON representation
LDIF - Linked Data Integration Framework
- Host: GitHub
- URL: https://github.com/wbsg/ldif
- Owner: wbsg
- Created: 2012-09-07T09:33:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T07:29:10.000Z (over 9 years ago)
- Last Synced: 2024-11-14T17:47:37.322Z (about 1 year ago)
- Language: Scala
- Homepage: http://ldif.wbsg.de
- Size: 52.1 MB
- Stars: 37
- Watchers: 15
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - ldif - Linked Data Integration Framework | wbsg | 37 | (Scala)
- awesome-semantic-web - LDIF - Linked Data Integration Framework. (Platforms / BBedit)
- awesome-semantic-web - LDIF - Linked Data Integration Framework. (Misc / BBedit)
README
LDIF
====
LDIF translates heterogeneous Linked Data from the Web into a clean, local target representation while keeping track of data provenance.
#### Get Started
To see LDIF in action, please follow these steps:
1. [Download](http://dl.mes-semantics.com/ldif/ldif-0.5.2.zip) the latest release
2. Unzip the archive and change into the extracted directory `ldif-0.5.2`
3. Run LDIF on the Music example
bin/ldif examples/music/light/schedulerConfig.xml
4. Monitor the progress of the scheduled jobs through the status interface, at [http://localhost:5343](http://localhost:5343)
5. Integration results will be written in the working directory, into `integrated_music_light.nq`
#### Learn More
Learn more about LDIF at [http://ldif.wbsg.de/](http://ldif.wbsg.de/).
#### Feedback
For questions and feedback please use the [LDIF Google Group](http://groups.google.com/group/ldif).