public class LDP
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASE_URI |
static org.apache.jena.rdf.model.Property |
CONTAINER |
static java.lang.String |
DEFAULT_PREFIX |
static org.apache.jena.rdf.model.Property |
NEXT_PAGE |
static org.apache.jena.rdf.model.Resource |
PAGE |
static org.apache.jena.rdf.model.Property |
PAGE_OF |
| Constructor and Description |
|---|
LDP() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getURI()
returns the URI for this schema
|
public static final java.lang.String BASE_URI
public static final java.lang.String DEFAULT_PREFIX
public static final org.apache.jena.rdf.model.Property CONTAINER
public static final org.apache.jena.rdf.model.Property PAGE_OF
public static final org.apache.jena.rdf.model.Property NEXT_PAGE
public static final org.apache.jena.rdf.model.Resource PAGE
Copyright © 2019. All Rights Reserved.