2013-12-30
4store, an efficient, scalable and stable RDF database
官方網站
http://4store.org/
下載
http://4store.org/download/
參考
https://groups.google.com/forum/#!topic/4store-support/FUuac0NmZyw
安裝
wget http://repo.sparql.pro/centos/sparql-pro-1.0.0-1.noarch.rpm
wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -ivh sparql-pro-1.0.0-1.noarch.rpm
rpm -ivh epel-release-6-8.noarch.rpm
yum -y install 4store
4s-backend-setup DefaultKB
service 4store start
chkconfig --level 345 4store on
firefox http://localhost:8181/status/ &
執行畫面
[root@localhost ~]# 4s-backend-setup DefaultKB
4store[2468]: backend-setup.c:186 erased files for KB DefaultKB
4store[2468]: backend-setup.c:318 created RDF metadata for KB DefaultKB
[root@localhost ~]#
[root@localhost ~]# service 4store start
Starting 4s-boss: [ OK ]
Starting 4s-backend: [ OK ]
Starting 4s-httpd: [ OK ]
[root@localhost ~]#
(完)
相關文章
[研究] 4store 1.1.5 資料庫安裝 (CentOS 6.5 x64)
http://shaurong.blogspot.com/2013/12/4store-115-centos-65-x64.html
[研究][問題] 4store 資料庫安裝 (CentOS 5.5 x86)
http://forum.icst.org.tw/phpbb/viewtopic.php?t=19426
[研究] 4store 資料庫安裝 (Fedora 14 x86)(成功)
http://forum.icst.org.tw/phpbb/viewtopic.php?f=21&t=19425
沒有留言:
張貼留言