public final class RDFS extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LABEL
Wikibase dumps the label in this predicate, schema:name and
skos:prefLabel.
|
static String |
NAMESPACE
Namespace for RDFS.
|
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
prefixes(StringBuilder query)
Add the rdfs: prefix to the query.
|
public static final String NAMESPACE
public static final String LABEL
public static StringBuilder prefixes(StringBuilder query)
Copyright © 2015. All rights reserved.