public class SINDICE extends Vocabulary
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.rdf4j.model.IRI |
date
Date meta property indicating the data generation time.
|
static String |
DATE |
org.eclipse.rdf4j.model.IRI |
domain
This property expresses the DNS domain of the resource on which
it is applied.
|
static String |
DOMAIN |
org.eclipse.rdf4j.model.IRI |
NAMESPACE
The namespace of the vocabulary as a IRI.
|
org.eclipse.rdf4j.model.IRI |
nesting
This property links a resource with a blank node that represents
a nested Microformat node.
|
static String |
NESTING |
org.eclipse.rdf4j.model.IRI |
nesting_original
This property is used to keep track of the original nested RDF property.
|
static String |
NESTING_ORIGINAL |
org.eclipse.rdf4j.model.IRI |
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.eclipse.rdf4j.model.IRI |
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, createIRI, createProperty, 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.eclipse.rdf4j.model.IRI NAMESPACE
public final org.eclipse.rdf4j.model.IRI domain
public final org.eclipse.rdf4j.model.IRI nesting
public final org.eclipse.rdf4j.model.IRI nesting_original
public final org.eclipse.rdf4j.model.IRI nesting_structured
public final org.eclipse.rdf4j.model.IRI size
public final org.eclipse.rdf4j.model.IRI date
public static SINDICE getInstance()
Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.