Package com.stardog.stark.vocabs
Class SchemaOrg
- java.lang.Object
-
- com.stardog.stark.vocabs.SchemaOrg
-
public final class SchemaOrg extends java.lang.ObjectConstants for the Schema.org Schema
-
-
Field Summary
Fields Modifier and Type Field Description static IRIDOMAIN_INCLUDESstatic java.lang.StringNAMESPACEThe vocabulary namespace URLstatic IRIRANGE_INCLUDES
-
Constructor Summary
Constructors Constructor Description SchemaOrg()No instances
-
-
-
Field Detail
-
NAMESPACE
public static final java.lang.String NAMESPACE
The vocabulary namespace URL- See Also:
- Constant Field Values
-
DOMAIN_INCLUDES
public static final IRI DOMAIN_INCLUDES
-
RANGE_INCLUDES
public static final IRI RANGE_INCLUDES
-
-