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, createInlineIVcreateInlineIV, getNamespace, initpublic InlineFixedWidthIntegerURIHandler(String namespace, int fixedWidth)
protected AbstractLiteralIV createInlineIV(String localName)
InlineURIHandlercreateInlineIV in class InlineSignedIntegerURIHandlerpublic String getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral,?> delegate)
InlineURIHandlergetLocalNameFromDelegate in class InlineURIHandlerCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.