Uses of Class
tech.oxfordsemantic.jrdfox.logic.expression.IRI
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.expression | |
| tech.oxfordsemantic.jrdfox.logic.sparql.pattern |
-
Uses of IRI in tech.oxfordsemantic.jrdfox.logic
-
Uses of IRI in tech.oxfordsemantic.jrdfox.logic.expression
Fields in tech.oxfordsemantic.jrdfox.logic.expression declared as IRI Modifier and Type Field Description static IRIIRI. BOTTOM_DATA_PROPERTYstatic IRIIRI. BOTTOM_OBJECT_PROPERTYstatic IRIIRI. DIFFERENT_FROMstatic IRIIRI. NOTHINGstatic IRIIRI. RDF_FIRSTstatic IRIIRI. RDF_NILstatic IRIIRI. RDF_RESTstatic IRIIRI. RDF_TYPEstatic IRIIRI. RDFS_LITERALstatic IRIIRI. SAME_ASstatic IRIIRI. THINGstatic IRIIRI. TOP_DATA_PROPERTYstatic IRIIRI. TOP_OBJECT_PROPERTYMethods in tech.oxfordsemantic.jrdfox.logic.expression that return IRI Modifier and Type Method Description static IRIIRI. create(java.lang.String iri) -
Uses of IRI in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return IRI Modifier and Type Method Description IRIServicePattern. getServiceEndpoint()Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern with parameters of type IRI Modifier and Type Method Description static ServicePatternServicePattern. create(IRI serviceEndpoint, boolean silent, GroupGraphPattern argument)