Class VocabDirective
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.context.VocabDirective
Intended use:
- myField @vocab(iri: "http://foo/") -> Unless overridden, this field and all children are interpreted as having the annotation @rdf(iri: vocab + fieldName). In this example, the field would have the implicit annotation: @rdf(iri: "http://foo/myField")
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
iri
-
-
Constructor Details
-
VocabDirective
-
-
Method Details
-
getIri
-