Index

B D E H I K M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

B

Base - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation to define a base IRI which will be used to prefix any (namespace-less) relative IRIs.

D

Datatype - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation to map a Java property type to a specific RDF datatype.
DefaultIri - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation on how to generate IDs for the annotated class.
DefaultValue - Annotation Interface in org.aksw.jenax.annotation.reprogen
Default value annotation for use in generation of SPARQL functions from Java methods.
deprecated() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Iri
 
deprecated() - Element in annotation interface org.aksw.jenax.annotation.reprogen.IriNs
 

E

excludeRdfProperty() - Element in annotation interface org.aksw.jenax.annotation.reprogen.HashId
By default, the predicate provided by the @Iri annotation is included in hash id generation from its value.

H

HashId - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation to mark properties of a Resource implementation as contributing to the identity of that annotated Resource.
HashOwns - Annotation Interface in org.aksw.jenax.annotation.reprogen
This annotation expresses an UML composition for the use of id generation.

I

IdPrefix - Annotation Interface in org.aksw.jenax.annotation.reprogen
 
Inverse - Annotation Interface in org.aksw.jenax.annotation.reprogen
Mark a property to lead in inverse direction
Iri - Annotation Interface in org.aksw.jenax.annotation.reprogen
This annotation has different semantics depending on where it appears.
IriNs - Annotation Interface in org.aksw.jenax.annotation.reprogen
Specify a namespace to which the property name is appended in order to yield the final URL
IriNss - Annotation Interface in org.aksw.jenax.annotation.reprogen
 
Iris - Annotation Interface in org.aksw.jenax.annotation.reprogen
Container for multiple Iri annotations.
IriType - Annotation Interface in org.aksw.jenax.annotation.reprogen
Indicates that a property value should be interpreted as an RDF term of type IRI.

K

KeyIri - Annotation Interface in org.aksw.jenax.annotation.reprogen
Define the key property to use on entries of an RDF-based map.

M

MappedBy - Annotation Interface in org.aksw.jenax.annotation.reprogen
class Department {
MultiValued - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation for mapping between collection valued Java properties and multiple instances of an RDF predicate

N

Namespace - Annotation Interface in org.aksw.jenax.annotation.reprogen
 
Namespaces - Annotation Interface in org.aksw.jenax.annotation.reprogen
 

O

o() - Element in annotation interface org.aksw.jenax.annotation.reprogen.RdfGen
 
Ordering - Annotation Interface in org.aksw.jenax.annotation.reprogen
This annotation is used to resolve which value to set as a property value if there are multiple candidates on the RDF level.
org.aksw.jenax.annotation.reprogen - package org.aksw.jenax.annotation.reprogen
 

P

p() - Element in annotation interface org.aksw.jenax.annotation.reprogen.RdfGen
 
PolymorphicOnly - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation that marks a property (regardless of scalar or collection) that only resources which are known to be equivalent-or-subclasses of a requested view type should be exposed.
prefix() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Namespace
 

R

Range - Annotation Interface in org.aksw.jenax.annotation.reprogen
 
Ranges - Annotation Interface in org.aksw.jenax.annotation.reprogen
 
RdfGen - Annotation Interface in org.aksw.jenax.annotation.reprogen
 
RdfType - Annotation Interface in org.aksw.jenax.annotation.reprogen
Generate an RDF type triple using the annotated class's fully qualified name.
RdfTypeNs - Annotation Interface in org.aksw.jenax.annotation.reprogen
Generate an RDF type triple The class name will be used as the local name
ResourceView - Annotation Interface in org.aksw.jenax.annotation.reprogen
Make a Jena Resource view interface or class discoverable by classpath scanning

S

separator() - Element in annotation interface org.aksw.jenax.annotation.reprogen.IdPrefix
 
StringId - Annotation Interface in org.aksw.jenax.annotation.reprogen
 

T

ToString - Annotation Interface in org.aksw.jenax.annotation.reprogen
Annotation to mark an interface's default method as a delegate when toString() is called

U

useCanAs - Static variable in annotation interface org.aksw.jenax.annotation.reprogen.Range
 

V

value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Base
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Datatype
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.DefaultIri
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.DefaultValue
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.IdPrefix
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Iri
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.IriNs
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.IriNss
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Iris
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.KeyIri
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.MappedBy
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Namespace
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Namespaces
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Ordering
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Range
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.Ranges
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.RdfType
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.RdfTypeNs
 
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.ResourceView
A set of super-classes or interfaces of X of the class carrying the ResourceView annotation.
value() - Element in annotation interface org.aksw.jenax.annotation.reprogen.ValueIri
 
ValueIri - Annotation Interface in org.aksw.jenax.annotation.reprogen
Define the IRI for linking a map entry to its value.
B D E H I K M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values