public class RDFS extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RDFS.Nodes
The RDFS vocabulary, expressed for the SPI layer in terms of .graph Nodes.
|
Modifier and Type | Field and Description |
---|---|
static Resource |
Class |
static Property |
comment |
static Resource |
Container |
static Resource |
ContainerMembershipProperty |
static Resource |
Datatype |
static Property |
domain |
static Property |
isDefinedBy |
static Property |
label |
static Resource |
Literal |
static Property |
member |
static Property |
range |
static Resource |
Resource |
static Property |
seeAlso |
static Property |
subClassOf |
static Property |
subPropertyOf |
static String |
uri
The namespace of the vocabulary as a string
|
Constructor and Description |
---|
RDFS() |
public static final String uri
public static final Resource Class
public static final Resource Datatype
public static final Resource Container
public static final Resource ContainerMembershipProperty
public static final Resource Literal
public static final Resource Resource
public static final Property comment
public static final Property domain
public static final Property label
public static final Property isDefinedBy
public static final Property range
public static final Property seeAlso
public static final Property subClassOf
public static final Property subPropertyOf
public static final Property member
public static String getURI()
Licenced under the Apache License, Version 2.0