aktbus.core
Class AKTVOCAB
java.lang.Object
|
+--aktbus.core.AKTVOCAB
- public class AKTVOCAB
- extends java.lang.Object
Field Summary |
static com.hp.hpl.mesa.rdf.jena.model.Resource |
Container
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasContent
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasDateString
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasHeader
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasReceiverURI
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasSenderURI
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasSimpleMessage
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
hasTimeString
|
static com.hp.hpl.mesa.rdf.jena.model.Property |
id
|
static com.hp.hpl.mesa.rdf.jena.model.Resource |
SimpleContent
|
static com.hp.hpl.mesa.rdf.jena.model.Resource |
SimpleHeader
|
protected static java.lang.String |
uri
|
Method Summary |
static java.lang.String |
getURI()
returns the URI for this schema |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uri
protected static final java.lang.String uri
- See Also:
- Constant Field Values
Container
public static com.hp.hpl.mesa.rdf.jena.model.Resource Container
SimpleHeader
public static com.hp.hpl.mesa.rdf.jena.model.Resource SimpleHeader
SimpleContent
public static com.hp.hpl.mesa.rdf.jena.model.Resource SimpleContent
id
public static com.hp.hpl.mesa.rdf.jena.model.Property id
hasHeader
public static com.hp.hpl.mesa.rdf.jena.model.Property hasHeader
hasContent
public static com.hp.hpl.mesa.rdf.jena.model.Property hasContent
hasDateString
public static com.hp.hpl.mesa.rdf.jena.model.Property hasDateString
hasTimeString
public static com.hp.hpl.mesa.rdf.jena.model.Property hasTimeString
hasSenderURI
public static com.hp.hpl.mesa.rdf.jena.model.Property hasSenderURI
hasReceiverURI
public static com.hp.hpl.mesa.rdf.jena.model.Property hasReceiverURI
hasSimpleMessage
public static com.hp.hpl.mesa.rdf.jena.model.Property hasSimpleMessage
AKTVOCAB
public AKTVOCAB()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema