| Package | Description |
|---|---|
| de.sekmi.histream.ontology.skos | |
| de.sekmi.histream.ontology.skos.transform |
| Modifier and Type | Method and Description |
|---|---|
ConceptImpl |
Store.getConceptByNotation(String id) |
ConceptImpl |
Store.getConceptByNotation(String notation,
org.openrdf.model.URI conceptScheme)
Find a concept by notation and concept scheme.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConceptImpl |
Rule.target |
| Modifier and Type | Method and Description |
|---|---|
ConceptImpl |
Rule.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.forCondition(org.openrdf.model.Literal condition,
ConceptImpl target,
Rule otherwise) |
| Constructor and Description |
|---|
Rule(String condition,
ConditionType type,
ConceptImpl target,
Rule otherwise) |
Copyright © 2013–2016 R.W.Majeed. All rights reserved.