Package | Description |
---|---|
edu.freiburg.dbis.rdd.fol | |
edu.freiburg.dbis.rdd.model | |
edu.freiburg.dbis.rdd.parser | |
edu.freiburg.dbis.rdd.provenance |
Modifier and Type | Method and Description |
---|---|
static java.util.List<FOFormula> |
FOConstraintBuilder.classKeyConstraint(IRI clazz,
Key key,
ConstraintProvenanceInfo provenanceInfo) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Key> |
ClassConstraint.getKeys() |
Constructor and Description |
---|
ClassConstraint(WA wa,
boolean isSingleton,
IRI clazz,
java.util.List<IRI> subClazzes,
java.util.List<PropConstraint> qpcs,
java.util.List<Key> keys) |
Modifier and Type | Method and Description |
---|---|
Key |
RDDParser.key() |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.lang3.tuple.Pair<java.util.List<PropConstraint>,java.util.List<Key>> |
RDDParser.propAndKeyConstraintList() |
Modifier and Type | Method and Description |
---|---|
static ConstraintProvenanceInfo |
ConstraintProvenanceStringBuilder.classKeyConstraint(IRI clazz,
Key key) |