public class AP extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.jena.ontology.DatatypeProperty |
cacheSitemap |
static org.apache.jena.ontology.DatatypeProperty |
locationMapping |
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.DatatypeProperty |
sitemapRules |
| Constructor and Description |
|---|
AP() |
| 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.DatatypeProperty cacheSitemap
public static final org.apache.jena.ontology.DatatypeProperty sitemapRules
public static final org.apache.jena.ontology.DatatypeProperty locationMapping
Copyright © 2015–2020. All rights reserved.