public class InlineFixedWidthIntegerURIHandler extends InlineSignedIntegerURIHandler
InlineFixedWidthIntegerURIHandler handler = new InlineFixedWidthIntegerURIHandler("http://rdf.ncbi.nlm.nih.gov/pubchem/compound/",6);
namespaceIV
Constructor and Description |
---|
InlineFixedWidthIntegerURIHandler(String namespace,
int fixedWidth) |
Modifier and Type | Method and Description |
---|---|
protected AbstractLiteralIV |
createInlineIV(String localName)
Concrete subclasses are responsible for actually creating the inline
literal IV for the localName.
|
String |
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral,?> delegate)
Unpack the inline value into the localName portion of the uri.
|
createInlineIV, createInlineIV
createInlineIV, getNamespace, init
public InlineFixedWidthIntegerURIHandler(String namespace, int fixedWidth)
protected AbstractLiteralIV createInlineIV(String localName)
InlineURIHandler
createInlineIV
in class InlineSignedIntegerURIHandler
public String getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral,?> delegate)
InlineURIHandler
getLocalNameFromDelegate
in class InlineURIHandler
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.