バージョン 7 から バージョン 8 における更新: OwlimSe

差分発生行の前後
無視リスト:
更新日時:
2012/04/11 15:33:20 (13 年 前)
更新者:
wu
コメント:

--

凡例:

変更なし
追加
削除
変更
  • OwlimSe

    v7 v8  
    3030 
    3131Owlim showed that they can not load a billion statements with Owlim in a large file with a load command. 
     32 
     33 
     34{{{ 
     35Operation step (we use Allie as an example): 
     36 
     37-- create allie.ttl template: 
     38[togordf@ts01 ~]$ ls ~/.aduna/openrdf-sesame-console/templates/ 
     39allie.ttl 
     40---in openrdf-console directory 
     41[togordf@ts01 ~]$ ./console.sh 
     4218:12:24.166 [main] DEBUG info.aduna.platform.PlatformFactory - os.name = linux 
     4318:12:24.171 [main] DEBUG info.aduna.platform.PlatformFactory - Detected Posix platform 
     44Connected to default data directory 
     45Commands end with '.' at the end of a line 
     46Type 'help.' for help 
     47> connect "http://localhost:8080/openrdf-sesame". 
     48Disconnecting from default data directory 
     49Connected to http://localhost:8080/openrdf-sesame 
     50> help create. 
     51Usage: 
     52create <template-name> 
     53  <template-name>   The name of a repository configuration template 
     54> create allie. 
     55> open allie. 
     56Opened repository 'allie' 
     57uniprot> load $PathOfData 
     58 
     59}}} 
    3260 
    3361Please refer to [http://owlim.ontotext.com/display/OWLIMv40/OWLIM-SE+Administrative+Tasks]: