| Package | Description |
|---|---|
| org.wikidata.query.rdf.common.uri |
| Modifier and Type | Method and Description |
|---|---|
static WikibaseUris.PropertyType[] |
WikibaseUris.PropertyType.V001()
Types list as it was in V001 dictionary.
|
static WikibaseUris.PropertyType |
WikibaseUris.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WikibaseUris.PropertyType[] |
WikibaseUris.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
WikibaseUris.property(WikibaseUris.PropertyType p)
Uri prefix wikibase uses for property types.
|
static List<String> |
WikibaseUris.PropertyType.suffixes(WikibaseUris.PropertyType[] values)
Get the list of property suffixes as list of strings.
|
Copyright © 2019. All rights reserved.