org.mindswap.pellet.jena
Class OWLMET

java.lang.Object
  extended by org.mindswap.pellet.jena.OWLMET

public class OWLMET
extends java.lang.Object

Vocabulary definitions from vocabularies/owlt.owlt

Author:
Auto-generated by schemagen on 09 ìàð 2007 13:48 UPD:03/01/2009 added owlmet:corresponds

Field Summary
static com.hp.hpl.jena.rdf.model.Property allfuture
           
static com.hp.hpl.jena.rdf.model.Property allpast
           
static com.hp.hpl.jena.rdf.model.Property at
           
static com.hp.hpl.jena.rdf.model.Property complementOf
           
static com.hp.hpl.jena.rdf.model.Property corresponds
           
static com.hp.hpl.jena.rdf.model.Property disjointWith
           
static com.hp.hpl.jena.rdf.model.Property equivalentClass
           
static com.hp.hpl.jena.rdf.model.Property future
           
static com.hp.hpl.jena.rdf.model.Property happens
           
static com.hp.hpl.jena.rdf.model.Resource Instant
           
static com.hp.hpl.jena.rdf.model.Property intersectionOf
           
static com.hp.hpl.jena.rdf.model.Resource NAMESPACE
          The namespace of the vocabulary as a resource
static java.lang.String NS
          The namespace of the vocabulary as a string
static com.hp.hpl.jena.rdf.model.Property oneOf
           
static com.hp.hpl.jena.rdf.model.Property past
           
static com.hp.hpl.jena.rdf.model.Property somefuture
           
static com.hp.hpl.jena.rdf.model.Property somepast
           
static com.hp.hpl.jena.rdf.model.Resource TClass
           
static com.hp.hpl.jena.rdf.model.Resource TRestriction
           
static com.hp.hpl.jena.rdf.model.Property unionOf
           
 
Constructor Summary
OWLMET()
           
 
Method Summary
static java.lang.String getURI()
          The namespace of the vocabulary as a string
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final java.lang.String NS

The namespace of the vocabulary as a string

See Also:
Constant Field Values

NAMESPACE

public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE

The namespace of the vocabulary as a resource


intersectionOf

public static final com.hp.hpl.jena.rdf.model.Property intersectionOf

somefuture

public static final com.hp.hpl.jena.rdf.model.Property somefuture

oneOf

public static final com.hp.hpl.jena.rdf.model.Property oneOf

equivalentClass

public static final com.hp.hpl.jena.rdf.model.Property equivalentClass

disjointWith

public static final com.hp.hpl.jena.rdf.model.Property disjointWith

past

public static final com.hp.hpl.jena.rdf.model.Property past

somepast

public static final com.hp.hpl.jena.rdf.model.Property somepast

allpast

public static final com.hp.hpl.jena.rdf.model.Property allpast

future

public static final com.hp.hpl.jena.rdf.model.Property future

happens

public static final com.hp.hpl.jena.rdf.model.Property happens

allfuture

public static final com.hp.hpl.jena.rdf.model.Property allfuture

complementOf

public static final com.hp.hpl.jena.rdf.model.Property complementOf

at

public static final com.hp.hpl.jena.rdf.model.Property at

unionOf

public static final com.hp.hpl.jena.rdf.model.Property unionOf

corresponds

public static final com.hp.hpl.jena.rdf.model.Property corresponds

TClass

public static final com.hp.hpl.jena.rdf.model.Resource TClass

TRestriction

public static final com.hp.hpl.jena.rdf.model.Resource TRestriction

Instant

public static final com.hp.hpl.jena.rdf.model.Resource Instant
Constructor Detail

OWLMET

public OWLMET()
Method Detail

getURI

public static java.lang.String getURI()

The namespace of the vocabulary as a string

See Also:
NS


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.