com.hp.hpl.mesa.rdf.jena.vocabulary
Class RDFS
java.lang.Object
|
+--com.hp.hpl.mesa.rdf.jena.vocabulary.RDFS
- public class RDFS
- extends java.lang.Object
- Version:
- Release='$Name: $' Revision='$Revision: 1.3 $' Date='$Date: 2001/11/06 16:04:14 $'
- Author:
- bwm
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 Resource Class
ConstraintProperty
public static Resource ConstraintProperty
Container
public static Resource Container
ContainerMembershipProperty
public static Resource ContainerMembershipProperty
ConstraintResource
public static Resource ConstraintResource
Literal
public static Resource Literal
Resource
public static Resource Resource
comment
public static Property comment
domain
public static Property domain
label
public static Property label
isDefinedBy
public static Property isDefinedBy
range
public static Property range
seeAlso
public static Property seeAlso
subClassOf
public static Property subClassOf
subPropertyOf
public static Property subPropertyOf
RDFS
public RDFS()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
Copyright © 2001 Hewlett-Packard. All Rights Reserved.