| Package | Description |
|---|---|
| de.sekmi.histream.ontology.skos.transform |
| Modifier and Type | Field and Description |
|---|---|
protected Rule[] |
Rule.choose |
protected Rule |
Rule.otherwise |
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.forCondition(org.openrdf.model.Literal condition,
ConceptImpl target,
Rule otherwise) |
Rule[] |
TransformationRules.getGeneratorRules() |
Rule[] |
TransformationRules.getMapRules() |
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.forCondition(org.openrdf.model.Literal condition,
ConceptImpl target,
Rule otherwise) |
| Constructor and Description |
|---|
Rule(Rule[] choose,
Rule otherwise) |
Rule(Rule[] choose,
Rule otherwise) |
Rule(String condition,
ConditionType type,
ConceptImpl target,
Rule otherwise) |
TransformationRules(Rule[] rules) |
Copyright © 2013–2016 R.W.Majeed. All rights reserved.