https://github.com/aigan/rdfbase6
RDF::Base - An RDF Database for Para::Frame
https://github.com/aigan/rdfbase6
Last synced: about 2 months ago
JSON representation
RDF::Base - An RDF Database for Para::Frame
- Host: GitHub
- URL: https://github.com/aigan/rdfbase6
- Owner: aigan
- Created: 2015-12-10T17:23:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T11:09:25.000Z (over 2 years ago)
- Last Synced: 2025-02-14T17:28:33.804Z (4 months ago)
- Language: Perl
- Size: 3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README
NAME
RDF::Base - The ultimate databaseDESCRIPTION
RDF::Base implements an RDF like nodal network databasePREREQUISITIES
Para::Frame, PostgreSQL and some other Perl modules.Some of the modules can be installed in debian:
sudo apt-get install libclone-perl libdbd-pg-perl libjson-perl libgraphviz-perl libtext-worddiff-perl libfile-mmagic-xs-perl libemail-mime-perl libchart-clicker-perl libgraphics-primitive-perl libtest-nowarnings-perl libmail-imapclient-perl libhtml-format-perl libcryptx-perl
INSTALL
You are not meant to install RDF::Base among your Perl
libraries. Copy the ditribution to /usr/local/rb
See doc/INSTALL for details.DEVELOPMENT
...AUTHOR
Jonas LiljegrenCOPYRIGHT
Copyright (C) 2005-2010 Avisita AB. All Rights Reserved.This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.