com.hp.hpl.jena.vocabulary
Class RDFS
java.lang.Object
com.hp.hpl.jena.vocabulary.RDFS
- public class RDFS
- extends java.lang.Object
- Version:
- Release='$Name: $' Revision='$Revision: 1.6 $' Date='$Date: 2003/06/30 14:55:53 $'
- Author:
- bwm, updated by kers/daniel/christopher
Constructor Summary |
RDFS()
|
Method Summary |
static java.lang.String |
getURI()
returns the URI for this schema |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Class
public static final Resource Class
Datatype
public static final Resource Datatype
ConstraintProperty
public static final Resource ConstraintProperty
Container
public static final Resource Container
ContainerMembershipProperty
public static final Resource ContainerMembershipProperty
ConstraintResource
public static final Resource ConstraintResource
Literal
public static final Resource Literal
Resource
public static final Resource Resource
comment
public static final Property comment
domain
public static final Property domain
label
public static final Property label
isDefinedBy
public static final Property isDefinedBy
range
public static final Property range
seeAlso
public static final Property seeAlso
subClassOf
public static final Property subClassOf
subPropertyOf
public static final Property subPropertyOf
member
public static final Property member
RDFS
public RDFS()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.