public class RDFS extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RDFS.Res |
Modifier and Type | Field and Description |
---|---|
static String |
CLASS
http://www.w3.org/2000/01/rdf-schema#Class
|
static String |
COMMENT
http://www.w3.org/2000/01/rdf-schema#comment
|
static String |
CONTAINER
http://www.w3.org/2000/01/rdf-schema#Container
|
static String |
CONTAINERMEMBERSHIPPROPERTY
http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
|
static String |
DATATYPE
http://www.w3.org/2000/01/rdf-schema#Datatype
|
static String |
DOMAIN
http://www.w3.org/2000/01/rdf-schema#domain
|
static String |
ISDEFINEDBY
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
|
static String |
LABEL
http://www.w3.org/2000/01/rdf-schema#label
|
static String |
LITERAL
http://www.w3.org/2000/01/rdf-schema#Literal
|
static String |
MEMBER
http://www.w3.org/2000/01/rdf-schema#member
|
static String |
NAMESPACE
http://www.w3.org/2000/01/rdf-schema#
|
static String |
RANGE
http://www.w3.org/2000/01/rdf-schema#range
|
static String |
RESOURCE
http://www.w3.org/2000/01/rdf-schema#Resource
|
static String |
SEEALSO
http://www.w3.org/2000/01/rdf-schema#seeAlso
|
static String |
SUBCLASSOF
http://www.w3.org/2000/01/rdf-schema#subClassOf
|
static String |
SUBPROPERTYOF
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
|
static String |
URI |
Constructor and Description |
---|
RDFS() |
public static final String URI
public static final String NAMESPACE
public static final String RESOURCE
public static final String LITERAL
public static final String CLASS
public static final String SUBCLASSOF
public static final String SUBPROPERTYOF
public static final String DOMAIN
public static final String RANGE
public static final String COMMENT
public static final String LABEL
public static final String DATATYPE
public static final String CONTAINER
public static final String MEMBER
public static final String ISDEFINEDBY
public static final String SEEALSO
public static final String CONTAINERMEMBERSHIPPROPERTY
Copyright © 2014 ART Group, University of Rome, Tor Vergata. All Rights Reserved.