public class WebTier_owl2 extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.ontology.ObjectProperty |
ACTION
a helpful comment on action
|
static com.hp.hpl.jena.ontology.DatatypeProperty |
COGWEB_DATA_PROP |
static com.hp.hpl.jena.ontology.ObjectProperty |
COGWEB_OBJ_PROP |
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.ontology.ObjectProperty |
SENDER |
static com.hp.hpl.jena.ontology.DatatypeProperty |
SESSION_ID_TEXT |
static com.hp.hpl.jena.ontology.ObjectProperty |
USER |
static com.hp.hpl.jena.ontology.ObjectProperty |
USER_CLASS |
static com.hp.hpl.jena.ontology.DatatypeProperty |
USER_TEXT |
| Constructor and Description |
|---|
WebTier_owl2() |
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.ontology.ObjectProperty ACTION
a helpful comment on action
public static final com.hp.hpl.jena.ontology.ObjectProperty COGWEB_OBJ_PROP
public static final com.hp.hpl.jena.ontology.ObjectProperty SENDER
public static final com.hp.hpl.jena.ontology.ObjectProperty USER
public static final com.hp.hpl.jena.ontology.ObjectProperty USER_CLASS
public static final com.hp.hpl.jena.ontology.DatatypeProperty COGWEB_DATA_PROP
public static final com.hp.hpl.jena.ontology.DatatypeProperty SESSION_ID_TEXT
public static final com.hp.hpl.jena.ontology.DatatypeProperty USER_TEXT
Copyright © 2010-2016. All Rights Reserved.