com.hp.hpl.jena.vocabulary
Class RDFS
java.lang.Object
com.hp.hpl.jena.vocabulary.RDFS
public class RDFS
- extends Object
RDFS vocabulary items
- Version:
- $Id: RDFS.java,v 1.10 2003/08/27 13:08:11 andy_seaborne Exp $
- Author:
- bwm, updated by kers/daniel/christopher
Nested Class Summary |
static class |
RDFS.Nodes
The RDFS vocabulary, expressed for the SPI layer in terms of .grap.Nodes. |
Constructor Summary |
RDFS()
|
Method Summary |
static String |
getURI()
returns the URI for this schema |
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 String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP