| Package | Description |
|---|---|
| org.wikidata.query.rdf.common.uri |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUrisScheme
URI scheme for Wikibase RDF representation.
|
class |
FederatedUrisScheme
URI scheme for SDC.
|
| Modifier and Type | Field and Description |
|---|---|
static UrisScheme |
UrisSchemeFactory.WIKIDATA
A WikibaseUris instance for wikidata.org.
|
| Modifier and Type | Method and Description |
|---|---|
static UrisScheme |
UrisSchemeFactory.forHost(String host)
Build for a specific wikibase host.
|
static UrisScheme |
UrisSchemeFactory.fromConceptUris(String wikibaseConceptUri,
String commonsConceptUri)
Create URI scheme from pair of concept URIs.
|
static UrisScheme |
UrisSchemeFactory.getURISystem()
Return current URI system.
|
| Constructor and Description |
|---|
FederatedUrisScheme(UrisScheme mainUris,
UrisScheme federatedUris) |
Copyright © 2019. All rights reserved.