com.hp.hpl.jena.vocabulary
Class RDFS
java.lang.Object
com.hp.hpl.jena.vocabulary.RDFS
public class RDFS
- extends java.lang.Object
RDFS vocabulary items
- Version:
- $Id: RDFS.java,v 1.1 2009/06/29 08:55:36 castagna 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 .graph Nodes. |
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
Container
public static final Resource Container
ContainerMembershipProperty
public static final Resource ContainerMembershipProperty
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 © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP