class: CreateTripleStore

public class: CreateTripleStore
Author: franke (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1952 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:15:47; Modified: 16.07.2009 15:15:47;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {72B2ED8B-F40E-4543-B7E3-C0D1749F31F2}
Helper class to fill the Mulgara triple store with RDF data.
 

Goto: Custom Properties, Fields, Methods

Appears in: util

Custom Properties
 
CreateTripleStore Attributes
Attribute Details
private static const String
  EXECUTING
Initial: "Executing: "
private Logger
  logger
Initial: Logger.getLogger(CreateTripleStore.class)
private String
  models
Initial: { "journals", "languages" }
private String
  mulgaraPort
private String
  mulgaraServer
private static const String
  REGEX_BRACKETS
Initial: "<[^>]+>"
 
CreateTripleStore Methods
Operation Details
private
CreateTripleStore():
Sequential
Tags: throws=Exception
private
escapeForItqlObject(
   String result):String
Sequential
private
flushSubject(
   String model,
   String currentSubject,
   Map poMap,
   Set languages,
   List pattern):void
Sequential
Tags: throws=Exception
public static
main(
   String[] args):void
Sequential
Tags: throws=Exception
Notes: Main-Method.
private
replaceTokens(
   String string):String
Sequential
Notes: @return