public class DH extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.jena.ontology.OntClass |
Container |
static org.apache.jena.ontology.OntClass |
Document |
static org.apache.jena.ontology.OntClass |
Item |
static org.apache.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 org.apache.jena.ontology.ObjectProperty |
select |
static org.apache.jena.ontology.DatatypeProperty |
slug |
| Constructor and Description |
|---|
DH() |
| 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 org.apache.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final org.apache.jena.ontology.OntClass Document
public static final org.apache.jena.ontology.OntClass Container
public static final org.apache.jena.ontology.OntClass Item
public static final org.apache.jena.ontology.DatatypeProperty slug
public static final org.apache.jena.ontology.ObjectProperty select
Copyright © 2015–2019. All rights reserved.