Stable versions will soon be uploaded to the Linked Data Stack Repository. Instructions will follow.
For the latest development version (built on every commit to master) perform the following steps
Create the file
/etc/apt/sources.list.d/cstadler.aksw.org.list
and add the content
deb http://cstadler.aksw.org/repos/apt precise main contrib non-free
Import the public key with
sudo su
wget -O - http://cstadler.aksw.org/repos/apt/conf/packages.precise.gpg.key | apt-key add -
Please note that you have to adjust some settings; check the prerequisites section of this guide.
Install the application with
sudo apt-get install facete2-tomcat7
Point your browser to
- All properties must be declared with `?x a http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
- Geo-Vocabulary is by default configured to wgs84; GeoSPARQL and Virtuoso are supported in the API, however at present there is no switch in the user interface
- Full text functionality currently requires bif:contains (Virtuoso-specific) to work on
rdfs:label
's. In order to create the index, open Virtuoso's isql client and runDB.DBA.RDF_OBJ_FT_RULE_ADD(null, null, 'All');
This project is built on these of our other projects: