public class SINDICE extends Vocabulary
| Modifier and Type | Field and Description |
|---|---|
org.openrdf.model.URI |
date
Date meta property indicating the data generation time.
|
static String |
DATE |
org.openrdf.model.URI |
domain
This property expresses the DNS domain of the resource on which
it is applied.
|
static String |
DOMAIN |
org.openrdf.model.URI |
NAMESPACE
The namespace of the vocabulary as a URI.
|
org.openrdf.model.URI |
nesting
This property links a resource with a blank node that represents
a nested Microformat node.
|
static String |
NESTING |
org.openrdf.model.URI |
nesting_original
This property is used to keep track of the original nested RDF property.
|
static String |
NESTING_ORIGINAL |
org.openrdf.model.URI |
nesting_structured
This property links the resource with a node representing the nested Microformat
|
static String |
NESTING_STRUCTURED |
static String |
NS
The namespace of the vocabulary as a string.
|
org.openrdf.model.URI |
size
Size meta property indicating the number of triples within the returned dataset.
|
static String |
SIZE |
| Modifier and Type | Method and Description |
|---|---|
static SINDICE |
getInstance() |
createClass, createProperty, createURI, getClass, getClasses, getCommentFor, getComments, getNamespace, getProperties, getProperty, getProperty, getPropertyCamelCasepublic static final String DOMAIN
public static final String NESTING
public static final String NESTING_ORIGINAL
public static final String NESTING_STRUCTURED
public static final String SIZE
public static final String DATE
public static final String NS
public final org.openrdf.model.URI NAMESPACE
public final org.openrdf.model.URI domain
public final org.openrdf.model.URI nesting
public final org.openrdf.model.URI nesting_original
public final org.openrdf.model.URI nesting_structured
public final org.openrdf.model.URI size
public final org.openrdf.model.URI date
public static SINDICE getInstance()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.