/[drupal]/contributions/modules/sparql/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/sparql/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri Jun 6 10:09:07 2008 UTC (17 months, 3 weeks ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Imported latest 6.x version (r472) from SVN development repository.

Changelog:
- Update menu handling for Drupal 6.2 compatibility.
- Improved error handling in HTTP client.
- Implemented preliminary parsing of resultsets in XML format.
- Implemented more extensive datatype/xml:lang handling for resultset bindings.
- Added sponsors to README.txt.
1 // $Id$
2
3 NOTE: This is experimental software meant for advanced users; assume nothing
4 works, and you may be pleasantly surprised. And when it breaks, you get to
5 keep both pieces.
6
7 REQUIREMENTS
8 ------------
9 This module requires Drupal 6.x and PHP 5.2.x (or newer), and the following
10 modules:
11
12 * RDF API (http://drupal.org/project/rdf) with the ARC2 library
13
14 INSTALLATION
15 ------------
16
17 1. Go to [Administer >> Reports >> Status report] to make sure you've
18 successfully installed the ARC2 library as instructed in the
19 INSTALL.txt file for the RDF API module.
20
21 2. Copy all the module files into a subdirectory called modules/sparql/
22 under your Drupal installation directory.
23
24 3. Go to [Administer >> Site building >> Modules] and enable the SPARQL
25 API module.
26
27 4. Go to [Administer >> Site configuration >> SPARQL settings] to review
28 and change the configuration options to your liking.
29
30 5. (See README.txt for information on submitting bug reports.)

  ViewVC Help
Powered by ViewVC 1.1.2