Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
/ datalifecycle Public archive

Implements the processing chain from the RDF imports to providing the interlinked and smushed data into the content graph

License

Notifications You must be signed in to change notification settings

fusepool/datalifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Life Cycle

Implements the processing chain from the RDF imports to providing the interlinked and smushed data into the content graph

To compile the bundle run

mvn install

To deploy the bundle to a stanbol instance running on localhost port 8080 run

mvn org.apache.sling:maven-sling-plugin:install

After installing a new menu item pointing you to /datalifecycle will appear.

Steps of Data LifeCycle

  • A Graph for a category of data gets created
  • Data is uploaded to that graph, on uploading the interlinker adds triple to an owl:sameAs Graph
  • Every night the data graphs are smushed to the content graph

About

Implements the processing chain from the RDF imports to providing the interlinked and smushed data into the content graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published