Subversion

helios_wp3

[/] [trunk/] [triplify/] [bugzilla/] [README.orig] - Rev 128 Go to most recent revision

Compare with Previous - Blame


README

Triplify installation is easy:

1. Place the contents of this folder containing the Triplify script and
   a configuration file into your Web application directory on your Web server.
   Make tha cache directory writable for your Web server, i.e. by issuing:
     chmod a+w cache
2. Open the Triplify configuration config.inc.php in a text editor and follow
   the instructions. You will create and add here a number of SQL queries,
   selecting information, which should be made publicly available.
   Before creating a new configuration check whether a configuration for your
   Web application is already available at: http://triplify.org/Documentation
3. Congratulations! Your Web application is now part of the Semantic Web,
   interoperable  and mashable with other Web applications. Simply, access
   http://yourWebApp.com/triplify/ in your Web browser to see if Triplify works
   correctly. When accessed first time Triplify will register your Triplify
   data source at: http://triplify.org/Registry

Triplify is developed by the AKSW research group (http://aksw.org) with
community contributions and licensed under LGPL.

Further information regarding Triplify can be found at:
http://triplify.org


Powered by WebSVN v1.61