public class BindingTest_owl2 extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.ontology.Individual |
BARN_02 |
static com.hp.hpl.jena.ontology.Individual |
BARN_15 |
static com.hp.hpl.jena.ontology.ObjectProperty |
BINDABLE_OBJ_PROP
comment on bindable objProp
|
static com.hp.hpl.jena.ontology.OntClass |
BINDABLE_THING
Comment on BindableThing
|
static com.hp.hpl.jena.ontology.Individual |
FARMER_01 |
static com.hp.hpl.jena.ontology.DatatypeProperty |
HAS_SIZE |
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.DatatypeProperty |
OUR_DATA_PROP |
static com.hp.hpl.jena.ontology.ObjectProperty |
OWNS |
static com.hp.hpl.jena.ontology.OntClass |
OWNS_OTHER_THINGS |
static com.hp.hpl.jena.ontology.OntClass |
SIZABLE_THING |
| Constructor and Description |
|---|
BindingTest_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 BINDABLE_OBJ_PROP
comment on bindable objProp
public static final com.hp.hpl.jena.ontology.ObjectProperty OWNS
public static final com.hp.hpl.jena.ontology.DatatypeProperty HAS_SIZE
public static final com.hp.hpl.jena.ontology.DatatypeProperty OUR_DATA_PROP
public static final com.hp.hpl.jena.ontology.OntClass BINDABLE_THING
Comment on BindableThing
public static final com.hp.hpl.jena.ontology.OntClass OWNS_OTHER_THINGS
public static final com.hp.hpl.jena.ontology.OntClass SIZABLE_THING
public static final com.hp.hpl.jena.ontology.Individual BARN_02
public static final com.hp.hpl.jena.ontology.Individual BARN_15
public static final com.hp.hpl.jena.ontology.Individual FARMER_01
Copyright © 2010-2016. All Rights Reserved.