public class Internal extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Resource |
AggregationSlice
A form of cube slice which includes aggregates of the (implicit) contained
observation
|
static com.hp.hpl.jena.rdf.model.Property |
annotation
links to an externally attached freetext annotation
|
static com.hp.hpl.jena.rdf.model.Resource |
Annotation
an externally attached freetext annotation
|
static com.hp.hpl.jena.rdf.model.Property |
identifier
unique identifier for entity, usable as a 'slug' in a composite URI
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static com.hp.hpl.jena.rdf.model.Resource |
Supplier
something that acts as a payee in the data
|
static com.hp.hpl.jena.rdf.model.Property |
supplies
links a supplier to a councils they have supplied
|
static com.hp.hpl.jena.rdf.model.Property |
text
the free text comment making up this annotation
|
| Constructor and Description |
|---|
Internal() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabulary as a string
|
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property annotation
links to an externally attached freetext annotation
public static final com.hp.hpl.jena.rdf.model.Property identifier
unique identifier for entity, usable as a 'slug' in a composite URI
public static final com.hp.hpl.jena.rdf.model.Property supplies
links a supplier to a councils they have supplied
public static final com.hp.hpl.jena.rdf.model.Property text
the free text comment making up this annotation
public static final com.hp.hpl.jena.rdf.model.Resource AggregationSlice
A form of cube slice which includes aggregates of the (implicit) contained observation
public static final com.hp.hpl.jena.rdf.model.Resource Annotation
an externally attached freetext annotation
public static final com.hp.hpl.jena.rdf.model.Resource Supplier
something that acts as a payee in the data
Copyright © 2015. All rights reserved.