public class RDFS extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static IRI | CLASShttp://www.w3.org/2000/01/rdf-schema#Class | 
| static IRI | COMMENThttp://www.w3.org/2000/01/rdf-schema#comment | 
| static IRI | CONTAINERhttp://www.w3.org/2000/01/rdf-schema#Container | 
| static IRI | CONTAINERMEMBERSHIPPROPERTYhttp://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty | 
| static IRI | DATATYPEhttp://www.w3.org/2000/01/rdf-schema#Datatype | 
| static IRI | DOMAINhttp://www.w3.org/2000/01/rdf-schema#domain | 
| static IRI | ISDEFINEDBYhttp://www.w3.org/2000/01/rdf-schema#isDefinedBy | 
| static IRI | LABELhttp://www.w3.org/2000/01/rdf-schema#label | 
| static IRI | LITERALhttp://www.w3.org/2000/01/rdf-schema#Literal | 
| static IRI | MEMBERhttp://www.w3.org/2000/01/rdf-schema#member | 
| static String | NAMESPACEThe RDF Schema namepace: http://www.w3.org/2000/01/rdf-schema# | 
| static Namespace | NSAn immutable  Namespaceconstant that represents the RDFS namespace. | 
| static String | PREFIXRecommended prefix for the RDF Schema namespace: "rdfs" | 
| static IRI | RANGEhttp://www.w3.org/2000/01/rdf-schema#range | 
| static IRI | RESOURCEhttp://www.w3.org/2000/01/rdf-schema#Resource | 
| static IRI | SEEALSOhttp://www.w3.org/2000/01/rdf-schema#seeAlso | 
| static IRI | SUBCLASSOFhttp://www.w3.org/2000/01/rdf-schema#subClassOf | 
| static IRI | SUBPROPERTYOFhttp://www.w3.org/2000/01/rdf-schema#subPropertyOf | 
| Constructor and Description | 
|---|
| RDFS() | 
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace constant that represents the RDFS namespace.public static final IRI RESOURCE
public static final IRI LITERAL
public static final IRI CLASS
public static final IRI SUBCLASSOF
public static final IRI SUBPROPERTYOF
public static final IRI DOMAIN
public static final IRI RANGE
public static final IRI COMMENT
public static final IRI LABEL
public static final IRI DATATYPE
public static final IRI CONTAINER
public static final IRI MEMBER
public static final IRI ISDEFINEDBY
public static final IRI SEEALSO
public static final IRI CONTAINERMEMBERSHIPPROPERTY
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.