| Interface | Description |
|---|---|
| Concept |
A Concept which represents anything in the graph.
|
| Entity |
An instance of Entity Type which represents some data in the graph.
|
| EntityType |
An ontological element which represents the categories instances can fall within.
|
| Instance |
This represents an instance of a Type.
|
| Relation |
A relation represents and instance of a relation type which concept how different entities relate to one another.
|
| RelationType |
A Relation Type is an ontological element used to concept how entity types relate to one another.
|
| Resource<D> |
A concept which represents a resource.
|
| ResourceType<D> |
A Resource Type which can hold different values.
|
| RoleType |
An ontological element which defines a role which can be played in a relation type.
|
| Rule |
A rule represents an instance of a Rule Type which is used to make inferences over the data instances.
|
| RuleType |
An ontological element used to define different types of rule.
|
| Type |
An ontological element which represents categories concepts can fall within.
|
| Class | Description |
|---|---|
| ResourceType.DataType<D> |
A class used to hold the supported data types of resources and any other concepts.
|
Copyright © 2016. All rights reserved.