DOC

org.apache.clerezza : rdf.scala.utils

Maven & Gradle

May 20, 2015
17 usages

Clerezza - RDF Scala Utilities · OSGi bundle providing utilities for accessing Clerezza RDF Commons Graphs 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

Table Of Contents

Latest Version

Download org.apache.clerezza : rdf.scala.utils Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.clerezza : rdf.scala.utils Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x
0.4
0.3

How to open Javadoc JAR file in web browser

  1. Rename the file rdf.scala.utils-1.0.0-javadoc.jar to rdf.scala.utils-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder rdf.scala.utils-1.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "rdf.scala.utils-1.0.0-sources.jar" -d "rdf.scala.utils-1.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Apr 23, 2016
199 usages
May 20, 2015
73 usages
May 20, 2015
60 usages
Apr 23, 2016
51 usages
Apr 23, 2016
38 usages

Discover Dependencies

Apr 23, 2016
17 usages
May 20, 2015
17 usages
Apr 26, 2023
9 usages
4.6k stars
Nov 23, 2016
12 usages
58.9k stars
Feb 26, 2023
14 usages
Feb 26, 2023
15 usages
Apr 05, 2016
22 usages
764 stars
Aug 22, 2017
10 usages
542 stars
Jun 02, 2015
9 usages
368 stars