Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.12 KB

Readme.md

File metadata and controls

25 lines (20 loc) · 1.12 KB

rdfedit is tool to work with RDF triples in your browser. Just start the Django application (Python 2.7.3, Django 1.5.1) and call the corresponding website in your browser.

This tool was developed by me during a few weeks of my internship at Berlin-Brandenburg Academy of Sciences and Humanities at the Knowledge Store (Wissensspeicher - WSP) project.

With rdfedit you currently can:

  • Upload RDF/XML files and edit them (more format compatibilities are in progress)
  • Enter a SPARQL-Endpoint-URI and parse a given number of triples
  • Export the edited Data as RDF/XML

Prequisites: