uholzer / sempipe

Tools for the construction of websites from RDF data
MIT License
1 stars 0 forks source link

============================== SemPipe: Semantic Pipeline

IMPORTANT: File formats and interfaces are not yet stable! Significant changes to configuration files, output formats and XSL transformations will be made!

SemPipe is a collection of tools to create files ready for upload to a webserver generated from RDF data. architecture.svg roughly describes how SemPipe works.

Steps to create a Website with SemPipe:

  1. Describe stuff using RDF
  2. Write rules in N3 that derive descriptions of the Webresources you want to gnerate
  3. Run the SemPipe reasoner
  4. Run the SemPipe planner
  5. Execute the plan
  6. Load generated files up to an FTP server

SemPipe consists of the following components:

Documentation:

Requirements:

-- Urs Holzer urs@andonyar.com

[1] http://www.w3.org/2000/10/swap/doc/cwm.html [2] http://www.andonyar.com/articles/2013/websites-by-reasoning/