discoursegraphs_base
URI: https://discoursegraphs.com/schema/dg_base
Name: discoursegraphs_base
Classes
| Name | Description |
|---|---|
| AbstractRelationDef | Abstract meta-class for relation definitions |
| Agent | An agent engaging in an activity, and posting nodes |
| Any | |
| NodeSchema | Abstract class for node definitions |
| RelationDef | Abstract class for relation definitions |
| RelationInstance | Abstract class for relation instances |
Slots
| Name | Description |
|---|---|
| contains | A part of a document is contained in another part or whole document |
| description | Description may include but is not limited to: an abstract, a table of conten... |
| destination | The destination of a binary relation |
| domain | A domain of the subject property |
| isContainedBy | An element that is contained by another structured element |
| range | A range of the subject property |
| RelationDef | |
| source | The source of a binary relation |
| textRefersToNode | A text resource refers to a node |