org.openanzo.common.vocabulary
Class RDFS

java.lang.Object
  extended by org.openanzo.common.vocabulary.RDFS

public class RDFS
extends java.lang.Object


Field Summary
static java.net.URI Class
          http://www.w3.org/2000/01/rdf-schema#Class
static java.net.URI comment
          http://www.w3.org/2000/01/rdf-schema#comment
static java.net.URI Container
          http://www.w3.org/2000/01/rdf-schema#Container
static java.net.URI ContainerMembershipProperty
          http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
static java.net.URI Datatype
          http://www.w3.org/2000/01/rdf-schema#Datatype
static java.net.URI domain
          http://www.w3.org/2000/01/rdf-schema#domain
static java.net.URI isDefinedBy
          http://www.w3.org/2000/01/rdf-schema#isDefinedBy
static java.net.URI label
          http://www.w3.org/2000/01/rdf-schema#label
static java.net.URI member
          http://www.w3.org/2000/01/rdf-schema#member
static java.lang.String NAMESPACE
           
static java.net.URI range
          http://www.w3.org/2000/01/rdf-schema#range
static java.net.URI seeAlso
          http://www.w3.org/2000/01/rdf-schema#seeAlso
static java.net.URI subClassOf
          http://www.w3.org/2000/01/rdf-schema#subClassOf
static java.net.URI subPropertyOf
          http://www.w3.org/2000/01/rdf-schema#subPropertyOf
 
Constructor Summary
RDFS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final java.lang.String NAMESPACE
See Also:
Constant Field Values

Class

public static final java.net.URI Class
http://www.w3.org/2000/01/rdf-schema#Class


subClassOf

public static final java.net.URI subClassOf
http://www.w3.org/2000/01/rdf-schema#subClassOf


subPropertyOf

public static final java.net.URI subPropertyOf
http://www.w3.org/2000/01/rdf-schema#subPropertyOf


domain

public static final java.net.URI domain
http://www.w3.org/2000/01/rdf-schema#domain


range

public static final java.net.URI range
http://www.w3.org/2000/01/rdf-schema#range


comment

public static final java.net.URI comment
http://www.w3.org/2000/01/rdf-schema#comment


label

public static final java.net.URI label
http://www.w3.org/2000/01/rdf-schema#label


Datatype

public static final java.net.URI Datatype
http://www.w3.org/2000/01/rdf-schema#Datatype


Container

public static final java.net.URI Container
http://www.w3.org/2000/01/rdf-schema#Container


member

public static final java.net.URI member
http://www.w3.org/2000/01/rdf-schema#member


isDefinedBy

public static final java.net.URI isDefinedBy
http://www.w3.org/2000/01/rdf-schema#isDefinedBy


seeAlso

public static final java.net.URI seeAlso
http://www.w3.org/2000/01/rdf-schema#seeAlso


ContainerMembershipProperty

public static final java.net.URI ContainerMembershipProperty
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty

Constructor Detail

RDFS

public RDFS()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.