| Package | Description |
|---|---|
| orgrdfs.sioc.ns |
| Modifier and Type | Field and Description |
|---|---|
List<Graph> |
ItemImpl.embeds_knowledge
This links Items to embedded statements, facts and structured content.
|
| Modifier and Type | Method and Description |
|---|---|
List<Graph> |
ItemImpl.getEmbeds_knowledge() |
List<Graph> |
PostImpl.getEmbeds_knowledge() |
List<Graph> |
Item.getEmbeds_knowledge() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemImpl.setEmbeds_knowledge(List<Graph> embeds_knowledge) |
void |
PostImpl.setEmbeds_knowledge(List<Graph> embeds_knowledge) |
void |
Item.setEmbeds_knowledge(List<Graph> embeds_knowledge) |