Version 0.0.1 Id: d7ed7d up 56.8 days Healthz 8.0 MB I Index N Node browser U DocTest editor T Run all DocTests

Quick search:

sog:InMemoryOnly (owl:Class) IsAbstract

sog:InMemoryOnly

Shortname: IMO

Instances of sub classes of this class should be stored in-memory only.

Usually because they are only to be created at application startup, meaning that their definition is stored within the C# code (this again simplifies database management and synchronization of databases).

The database mechanism must still be able to link between instances of this class and instances stored in the database.

Note that is sub class of sog : UniqueName.

Note that SOGCore does not contain any database implementation. See instead SOGDB for this.

sog:InMemoryOnly rdfs:subClassOf sog:UniqueName

sog:InMemoryOnly sog_schema:hasSubClass sog:GraphClassDescription

sog:InMemoryOnly sog_schema:hasSubClass sog:SystemUser


sog:InMemoryOnly
    sog:GraphClassDescription
        sog_test:TestCollectionClassDescription
        sog:GraphScalarDescription
            sog_test:TestItemScalarDescription
    sog:SystemUser

As JSON