Package com.stardog.stark.vocabs
Class SchemaOrg
- java.lang.Object
-
- com.stardog.stark.vocabs.SchemaOrg
-
public final class SchemaOrg extends java.lang.Object
Constants for the Schema.org Schema
-
-
Field Summary
Fields Modifier and Type Field Description static IRI
DOMAIN_INCLUDES
static java.lang.String
NAMESPACE
The vocabulary namespace URLstatic IRI
RANGE_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
-
-