org.ontoware.rdf2go.vocabulary
Class RDFS

java.lang.Object
  extended by org.ontoware.rdf2go.vocabulary.RDFS

public class RDFS
extends java.lang.Object

RDFS vocabulary items as URIs


Field Summary
static URI Class
           
static URI comment
           
static URI ConstraintProperty
          Deprecated.  
static URI ConstraintResource
          Deprecated.  
static URI Container
           
static URI ContainerMembershipProperty
           
static URI Datatype
           
static URI domain
           
static URI isDefinedBy
           
static URI label
           
static URI Literal
          http://www.w3.org/2000/01/rdf-schema#Literal
static URI member
           
static URI range
           
static java.lang.String RDFS_NS
          The RDF Schema Namespace
static URI Resource
          http://www.w3.org/2000/01/rdf-schema#Resource *
static URI seeAlso
           
static URI subClassOf
           
static URI subPropertyOf
           
static URI XMLLiteral
           
 
Constructor Summary
RDFS()
           
 
Method Summary
protected static URI toURI(java.lang.String local)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RDFS_NS

public static final java.lang.String RDFS_NS
The RDF Schema Namespace

See Also:
Constant Field Values

Class

public static final URI Class

Datatype

public static final URI Datatype

ConstraintProperty

public static final URI ConstraintProperty
Deprecated. 
This URI was present in http://www.w3.org/TR/2000/CR-rdf-schema-20000327/ but removed for final 1.0 spec


Container

public static final URI Container

ContainerMembershipProperty

public static final URI ContainerMembershipProperty

ConstraintResource

public static final URI ConstraintResource
Deprecated. 
This URI was present in http://www.w3.org/TR/2000/CR-rdf-schema-20000327/ but removed for final 1.0 spec


Literal

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


XMLLiteral

public static final URI XMLLiteral

Resource

public static final URI Resource
http://www.w3.org/2000/01/rdf-schema#Resource *


comment

public static final URI comment

domain

public static final URI domain

label

public static final URI label

isDefinedBy

public static final URI isDefinedBy

range

public static final URI range

seeAlso

public static final URI seeAlso

subClassOf

public static final URI subClassOf

subPropertyOf

public static final URI subPropertyOf

member

public static final URI member
Constructor Detail

RDFS

public RDFS()
Method Detail

toURI

protected static final URI toURI(java.lang.String local)


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.