public class RdfWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CAS_NAMESPACE_NAME |
protected static String |
CAS_NAMESPACE_PREFIX |
protected static String |
CAS_NAMESPACE_VALUE |
protected static String |
RDF_NAMESPACE_NAME |
protected static String |
RDF_NAMESPACE_VALUE |
| Constructor and Description |
|---|
RdfWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUri()
Gets the HTTP servlet request URL up to the final '/' as a
String. |
RdfConfiguration |
getConfiguration()
Gets a configuration object from the servlet context, or null if not found.
|
protected static final String RDF_NAMESPACE_NAME
protected static final String RDF_NAMESPACE_VALUE
protected static final String CAS_NAMESPACE_PREFIX
protected static final String CAS_NAMESPACE_NAME
protected static final String CAS_NAMESPACE_VALUE
public String getBaseUri()
String.public RdfConfiguration getConfiguration()
Copyright © 1999–2017 Apache OODT. All rights reserved.