Skip to content

Host your Linked Data for free, as static pages, using a variety of providers (GitHub Pages, Google Code, Google Drive, etc.), and run SPARQL queries using a basic Linked Data Fragment client.

License

Notifications You must be signed in to change notification settings

lmatteis/ldstatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldstatic

To run simply do sh build.sh foaf.rdf https://lmatteis.github.io/ldstatic/ldf/. It will parse the file and create Turtle pages inside the ldf/ directory.

How to use

LDstatic requires Java 1.6.x or greater to run. All the other dependencies are contained within the downloaded package. Follow these steps to run LDstatic:

  1. Download the source-code from: https://github.com/lmatteis/ldstatic
  2. Run the bash script to generate the linked data. The first argument is the path to the RDF source file. The second argument is the namespace used for the fragments metadata and controls: sh build.sh foaf.rdf https://lmatteis.github.io/ldstatic/ldf/
  3. The ldf/ directory will now contain your static linked data resources that can be published on GitHub Pages or other file hosting repositories.

About

Host your Linked Data for free, as static pages, using a variety of providers (GitHub Pages, Google Code, Google Drive, etc.), and run SPARQL queries using a basic Linked Data Fragment client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages