バージョン 30 から バージョン 31 における更新: survey
- 更新日時:
- 2012/07/02 18:50:11 (12 年 前)
凡例:
- 変更なし
- 追加
- 削除
- 変更
-
survey
v30 v31 9 9 * Bigdata [wiki:bigdata => Bigdata ] 10 10 * Mulgara [wiki:Mulgara => Mulgara ] 11 * Owlim- se[wiki:OwlimSe => OwlimSe ]11 * Owlim-SE [wiki:OwlimSe => OwlimSe ] 12 12 * Virtuoso [wiki:Virtuoso => Virtuoso ] 13 13 … … 24 24 '''4store''' 25 25 26 4store is a RDF/SPARQL store written in C and designed to run on UNIX-like systems, either single machines or networked clusters. 26 4store is a RDF/SPARQL store written in C and designed to run on UNIX-like systems, either single machines or networked clusters. Please refer to [http://4store.org/] for detail. 27 27 28 28 '''Bigdata''' 29 29 30 Bigdata is designed as a distributed database architecture running over clusters of 100s to 1000s of commodity machines, but also can run in a high-performance single-server mode. It supports RDFS and limited OWL inference. Bigdata is written in java and open source. 30 Bigdata is designed as a distributed database architecture running over clusters of 100s to 1000s of commodity machines, but also can run in a high-performance single-server mode. It supports RDFS and limited OWL inference. Bigdata is written in java and open source. Please refer to [http://sourceforge.net/apps/mediawiki/bigdata/index.php?title=GettingStarted]. 31 31 32 32 33 33 '''OwlimSE''' 34 34 35 OwlimSE is a member of OWLIM family, which provides native RDF engines implemented in Java and deliveries full performance through both Sesame and Jena. From OwlimSE 4.3 it begins to support SPARQL 1.1 Federation. It supports for the semantics of RDFS, OWL 2 RL and OWL 2 QL. OwlimSE is only available in commercial license. 35 OwlimSE is a member of OWLIM family, which provides native RDF engines implemented in Java and deliveries full performance through both Sesame and Jena. From OwlimSE 4.3 it begins to support SPARQL 1.1 Federation. It supports for the semantics of RDFS, OWL 2 RL and OWL 2 QL. OwlimSE is only available in commercial license. Please refer to [http://www.ontotext.com/owlim]. 36 36 37 37 '''Mulgara''' 38 38 39 Mulgara is written entirely in Java and available in open source. Mulgara provides a SQL-like language iTQL(Interactive Tucana Query Language) shell to query and update Mulgara databases, which also support RDFS and OWL inferencing. It also provides a SPARQL query parser and query engine. 39 Mulgara is written entirely in Java and available in open source. Mulgara provides a SQL-like language iTQL(Interactive Tucana Query Language) shell to query and update Mulgara databases, which also support RDFS and OWL inferencing. It also provides a SPARQL query parser and query engine. Please refer to [http://www.mulgara.org/]. 40 40 41 41 … … 43 43 '''Virtuoso''' 44 44 45 Virtuoso provides a triple storage solution for RDF in RDBMS platform. Virtuoso is multi-protocol RDBMS for RDBMS, RDF, XML and so on. It offers stored procedures to load RDFXML, ntriples, and compressed triples and supports for SPARQL. Virtuoso supports limited RDFS and OWL inferencing. Virtuoso can be run in both standalone and cluster mode.The function as a standalone triple store server is available in both open source and commercial licenses. 45 Virtuoso provides a triple storage solution for RDF in RDBMS platform. Virtuoso is multi-protocol RDBMS for RDBMS, RDF, XML and so on. It offers stored procedures to load RDFXML, ntriples, and compressed triples and supports for SPARQL. Virtuoso supports limited RDFS and OWL inferencing. Virtuoso can be run in both standalone and cluster mode.The function as a standalone triple store server is available in both open source and commercial licenses. Please refer to [http://virtuoso.openlinksw.com/]. 46 46 47 47