| Package | Description |
|---|---|
| org.wikidata.query.rdf.common.uri |
| Modifier and Type | Method and Description |
|---|---|
static PropertyType[] |
PropertyType.V001()
Types list as it was in V001 dictionary.
|
static PropertyType |
PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyType[] |
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 |
DefaultUrisScheme.property(PropertyType p) |
String |
UrisScheme.property(PropertyType p)
Uri prefix wikibase uses for property types.
|
String |
FederatedUrisScheme.property(PropertyType p) |
static List<String> |
PropertyType.suffixes(PropertyType[] values)
Get the list of property suffixes as list of strings.
|
Copyright © 2019. All rights reserved.