public class XSD extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.openrdf.model.URI |
length |
static org.openrdf.model.URI |
maxExclusive |
static org.openrdf.model.URI |
maxInclusive |
static org.openrdf.model.URI |
maxLength |
static org.openrdf.model.URI |
minExclusive |
static org.openrdf.model.URI |
minInclusive |
static org.openrdf.model.URI |
minLength |
static org.openrdf.model.URI |
pattern |
| Constructor and Description |
|---|
XSD() |
public static final org.openrdf.model.URI length
public static final org.openrdf.model.URI maxExclusive
public static final org.openrdf.model.URI maxInclusive
public static final org.openrdf.model.URI maxLength
public static final org.openrdf.model.URI minExclusive
public static final org.openrdf.model.URI minInclusive
public static final org.openrdf.model.URI minLength
public static final org.openrdf.model.URI pattern
public static void addDatatypeHierarchy(Graph graph)
Copyright © 2019. All rights reserved.