Package com.epimorphics.vocabs
Class Internal
- java.lang.Object
-
- com.epimorphics.vocabs.Internal
-
public class Internal extends Object
Vocabulary definitions from src/main/webapp/vocabs/internal.ttl- Author:
- Auto-generated by schemagen on 20 Dec 2010 21:45
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.jena.rdf.model.ResourceAggregationSliceA form of cube slice which includes aggregates of the (implicit) contained observationstatic org.apache.jena.rdf.model.Propertyannotationlinks to an externally attached freetext annotationstatic org.apache.jena.rdf.model.ResourceAnnotationan externally attached freetext annotationstatic org.apache.jena.rdf.model.Propertyidentifierunique identifier for entity, usable as a 'slug' in a composite URIstatic org.apache.jena.rdf.model.ResourceNAMESPACEThe namespace of the vocabulary as a resourcestatic StringNSThe namespace of the vocabulary as a stringstatic org.apache.jena.rdf.model.ResourceSuppliersomething that acts as a payee in the datastatic org.apache.jena.rdf.model.Propertysupplieslinks a supplier to a councils they have suppliedstatic org.apache.jena.rdf.model.Propertytextthe free text comment making up this annotation
-
Constructor Summary
Constructors Constructor Description Internal()
-
-
-
Field Detail
-
NS
public static final String NS
The namespace of the vocabulary as a string
- See Also:
- Constant Field Values
-
NAMESPACE
public static final org.apache.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
-
annotation
public static final org.apache.jena.rdf.model.Property annotation
links to an externally attached freetext annotation
-
identifier
public static final org.apache.jena.rdf.model.Property identifier
unique identifier for entity, usable as a 'slug' in a composite URI
-
supplies
public static final org.apache.jena.rdf.model.Property supplies
links a supplier to a councils they have supplied
-
text
public static final org.apache.jena.rdf.model.Property text
the free text comment making up this annotation
-
AggregationSlice
public static final org.apache.jena.rdf.model.Resource AggregationSlice
A form of cube slice which includes aggregates of the (implicit) contained observation
-
Annotation
public static final org.apache.jena.rdf.model.Resource Annotation
an externally attached freetext annotation
-
Supplier
public static final org.apache.jena.rdf.model.Resource Supplier
something that acts as a payee in the data
-
-