|
GeoPubby
Version 0.1.0.0
|


Package Functions | |
| I18nStringValueCache (Property p, boolean inverse) | |
| Literal | get (String iri, String preferredLang) |
| Literal | getCached (String iri, String preferredLang) |
| Collection< Literal > | pickBestValue (Set< RDFNode > candidates) |
| K | get (String iri) |
| K | getCached (String iri) |
Private Member Functions | |
| Literal | getBestMatch (Collection< Literal > candidates, String preferredLang) |
| int | getMatchLength (String langTag1, String langTag2) |
| K | pickBestFromModel (Model m, String iri) |
| Set< RDFNode > | getValues (Resource r) |
| Set< RDFNode > | getInverseValues (Resource r) |
Private Attributes | |
| final Property | property |
| final boolean | inverse |
| final Map< String, K > | cache |
|
package |
References VocabularyStore.ValueCache< Collection< Literal > >.inverse.
|
packageinherited |
|
package |
References VocabularyStore.I18nStringValueCache.getBestMatch().
Referenced by VocabularyStore.getDescription(), VocabularyStore.getInverseLabel(), and VocabularyStore.getLabel().
|
private |
References VocabularyStore.I18nStringValueCache.getMatchLength().
Referenced by VocabularyStore.I18nStringValueCache.get(), and VocabularyStore.I18nStringValueCache.getCached().
|
packageinherited |
|
package |
References VocabularyStore.I18nStringValueCache.getBestMatch().
Referenced by VocabularyStore.getCachedLabel().
|
privateinherited |
|
private |
Referenced by VocabularyStore.I18nStringValueCache.getBestMatch().
|
privateinherited |
|
privateinherited |
|
package |
|
privateinherited |
|
privateinherited |
|
privateinherited |