Column name | Type | Comments |
modelID | id-ref, indexed | |
modelURI | varchar | used at reopening a persistent model |
baseURI | varchar | affects creating of new resources and serialization syntax |
Column name | Type | Comments |
modelID | id-ref, indexed | |
subject | varchar, indexed | |
predicate | varchar, indexed | |
object | blob, indexed | |
l_language | varchar | only if object is a literal, otherwise NULL |
l_datatype | varchar | only if object is a literal, otherwise NULL |
subject_is | varchar(1) | flags whether subject is a resource or blankNode |
object_is | varchar(1) | flags whether object is a resource, blankNode or literal |
Column name | Type | Comments |
modelID | id-ref, indexed | |
namespace | varchar | |
prefix | varchar |
Column name | Type | Comments |
datasetName | varchar | |
defaultModelUri | varchar |
Column name | Type | Comments |
datasetName | varchar | |
modelID | int | |
graphURI | varchar |