Clerezza - SCB Scala Utilities rdf.scala.utils
Parent | clerezza |
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 |
Packaging | bundle |
Size | 50.84 KB |
文件 | pom jar |
发布时间 | 2012-02-19 20:26 |
dependencies
Group | Artifact | Version |
---|---|---|
org.scala-lang | scala-library | |
org.osgi | org.osgi.core | |
org.osgi | org.osgi.compendium | |
junit | junit | |
org.apache.clerezza | rdf.core | |
org.apache.clerezza | rdf.utils |
developers
licenses
索引仓库
仓库 | 个数 |
Central | 592045 |