| Package | Description |
|---|---|
| org.rdfhdt.hdt.dictionary | |
| org.rdfhdt.hdt.dictionary.impl | |
| org.rdfhdt.hdt.hdt.impl |
| Modifier and Type | Method and Description |
|---|---|
static DictionaryPrivate |
DictionaryFactory.createDictionary(ControlInfo ci) |
static DictionaryPrivate |
DictionaryFactory.createDictionary(HDTOptions spec) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDictionary
This abstract class implements all general methods that are the same
for every implementation of Dictionary.
|
class |
FourSectionDictionary |
class |
FourSectionDictionaryBig |
class |
PSFCFourSectionDictionary
Prefix AND Suffix front-coded dictionary encodes strings so PFCDictionarySection will encode more efficiently
than w/the standard NTriple uri/literal/blank node format.
|
| Modifier and Type | Field and Description |
|---|---|
protected DictionaryPrivate |
HDTImpl.dictionary |
| Modifier and Type | Method and Description |
|---|---|
void |
HDTImpl.loadFromParts(HeaderPrivate h,
DictionaryPrivate d,
TriplesPrivate t) |
Copyright © 2018 DataWeb Research. All rights reserved.