Clerezza - SCB Scala Utilities rdf.scala.utils

Group org.apache.clerezza
描述 OSGi bundle providing utilities for accessing SCB TripleCollections with Scala. Adding import "org.apache.clerezza.rdf.scala.utils.Preamble._" will allow to use "node/-FOAF.knows/FOAF.name!" with a GraphNode node as shortcut for node.getSubject(FOAF.knows).getObject(FOAF.name).getNode(). To access multiple property values the position can be indicated using the %-operator, e.g. "node/-FOAF.knows%2/FOAF.name%0!", see the ScalaDocs for RichGraphNode for all operations
版本 仓库 发布时间
1.0.0 central 2015-05-20 21:55
0.4 central 2014-07-01 22:14
0.3-incubating central 2012-02-19 20:26
索引仓库
仓库 个数
Central 592045