Package | Description |
---|---|
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.impl.renderer | |
fr.inrialpes.exmo.align.parser | |
fr.inrialpes.exmo.align.service |
Modifier and Type | Field and Description |
---|---|
(package private) Datatype |
PropertyTypeRestriction.type |
(package private) Datatype |
ClassTypeRestriction.type |
Modifier and Type | Method and Description |
---|---|
Datatype |
PropertyTypeRestriction.getType() |
Datatype |
ClassTypeRestriction.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PropertyTypeRestriction.setType(Datatype t) |
void |
ClassTypeRestriction.setType(Datatype t) |
void |
EDOALVisitor.visit(Datatype o) |
Constructor and Description |
---|
ClassTypeRestriction(PathExpression p,
boolean pred,
Datatype t)
Constructs a ClassTypeRestriction with the given restriction.
|
ClassTypeRestriction(PathExpression p,
Datatype t) |
PropertyTypeRestriction(Datatype t)
Constructs a PropertyTypeRestriction with the given restriction.
|
Modifier and Type | Method and Description |
---|---|
void |
RDFRendererVisitor.visit(Datatype e) |
void |
OWLAxiomsRendererVisitor.visit(Datatype e)
Our Datatypes are only strings identifying datatypes.
|
void |
JSONRendererVisitor.visit(Datatype e) |
void |
GraphPatternRendererVisitor.visit(Datatype e) |
Modifier and Type | Method and Description |
---|---|
protected Datatype |
RDFParser.parseDatatype(org.apache.jena.rdf.model.RDFNode nn) |
Modifier and Type | Method and Description |
---|---|
TypeCheckingVisitor.TYPE |
TypeCheckingVisitor.visit(Datatype e) |
Modifier and Type | Method and Description |
---|---|
long |
EDOALSQLCache.visit(Datatype e) |
(C) INRIA & friends, 2003-2020