public class DGU extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Resource |
draft |
static com.hp.hpl.jena.rdf.model.Resource |
final_ |
static com.hp.hpl.jena.rdf.model.Property |
itemType
The common class for all the items in this URI set.
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static com.hp.hpl.jena.rdf.model.Property |
status
The status of the URI set or dataset.
|
static com.hp.hpl.jena.rdf.model.Resource |
Status
The status of of a URI set or dataset.
|
static com.hp.hpl.jena.rdf.model.Property |
uriSet
The URI set that this resource is part of.
|
static com.hp.hpl.jena.rdf.model.Resource |
URIset
A collection of resources that are all the same kind of thing.
|
| Constructor and Description |
|---|
DGU() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabulary as a string
|
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property itemType
The common class for all the items in this URI set.
public static final com.hp.hpl.jena.rdf.model.Property status
The status of the URI set or dataset.
public static final com.hp.hpl.jena.rdf.model.Property uriSet
The URI set that this resource is part of.
public static final com.hp.hpl.jena.rdf.model.Resource Status
The status of of a URI set or dataset.
public static final com.hp.hpl.jena.rdf.model.Resource URIset
A collection of resources that are all the same kind of thing.
public static final com.hp.hpl.jena.rdf.model.Resource draft
public static final com.hp.hpl.jena.rdf.model.Resource final_
Copyright © 2015. All rights reserved.