Uses of Class
tech.oxfordsemantic.jrdfox.logic.expression.IRI
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic | |
tech.oxfordsemantic.jrdfox.logic.expression |
-
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 IRI
IRI. BOTTOM_DATA_PROPERTY
static IRI
IRI. BOTTOM_OBJECT_PROPERTY
static IRI
IRI. DIFFERENT_FROM
static IRI
IRI. NOTHING
static IRI
IRI. RDF_FIRST
static IRI
IRI. RDF_NIL
static IRI
IRI. RDF_REST
static IRI
IRI. RDF_TYPE
static IRI
IRI. RDFS_LITERAL
static IRI
IRI. SAME_AS
static IRI
IRI. THING
static IRI
IRI. TOP_DATA_PROPERTY
static IRI
IRI. TOP_OBJECT_PROPERTY
Methods in tech.oxfordsemantic.jrdfox.logic.expression that return IRI Modifier and Type Method Description static IRI
IRI. create(java.lang.String iri)