com.bigdata.rdf.internal
Class BSBMExtensionFactory

java.lang.Object
  extended by com.bigdata.rdf.internal.DefaultExtensionFactory
      extended by com.bigdata.rdf.internal.BSBMExtensionFactory
All Implemented Interfaces:
IExtensionFactory

public class BSBMExtensionFactory
extends DefaultExtensionFactory

Adds inlining for the http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/USD datatype, which is treated as xsd:float.

Version:
$Id: BSBMExtensionFactory.java 5710 2011-11-21 15:15:15Z mrpersonick $
Author:
Bryan Thompson

Constructor Summary
BSBMExtensionFactory()
           
 
Method Summary
protected  void _init(LexiconRelation lex, Collection<IExtension> extensions)
          Give subclasses a chance to add extensions.
 
Methods inherited from class com.bigdata.rdf.internal.DefaultExtensionFactory
getExtensions, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSBMExtensionFactory

public BSBMExtensionFactory()
Method Detail

_init

protected void _init(LexiconRelation lex,
                     Collection<IExtension> extensions)
Description copied from class: DefaultExtensionFactory
Give subclasses a chance to add extensions.

Overrides:
_init in class DefaultExtensionFactory


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.