Projects tagged ‘rdflib’ and ‘semanticweb’


[2 total ]

1 Users
   

Vazaar is a personal information manager based on tools and ideas borrowed from the semantic web area. It's (almost) all about metadata or data that describes other data. This prototype is in a ... [More] early stage of development. Consider it an application where i'm going adding new features and building the necessary infraestructure for an easy deploy. # REQUISITES - Data layer: Vazaar uses SQLite database as store for graphs. MySQL, PostreSQL and others backends will be supported in the future dependencies: - database server: SQLite - libraries: python-sqlite - Logic layer: Intensive use of rdflib library for semantic operations. dependencies: - language: python 2.5 (An interactive high-level object-oriented language) - li [Less]
Created about 1 year ago.

0 Users

RDFshow takes an RDF graph and applies a set of user-provided templates to produce a text file. It is intended for the creation of HTML or XML documents from RDF descriptions, but might be useful for ... [More] other RDF processing tasks. RDFshow is a Python 2 package and operates on RDFLib Graph objects, but also comes with a command-line front-end that inputs RDF/XML. [Less]
Created 2 months ago.