Difference between revisions of "Information System Resource Registry"
From Gcube Wiki
Luca.frosini (Talk | contribs) (Created page with "Category: Developer's Guide Category: Information System Resource Registry is part of gCube Information System") |
Luca.frosini (Talk | contribs) |
||
Line 2: | Line 2: | ||
[[Category: Information System]] | [[Category: Information System]] | ||
− | Resource Registry is part of gCube [[Information System]] | + | Resource Registry is part of gCube [[Information System]]. |
+ | |||
+ | Resource Registry is responsible for: | ||
+ | * Context Management : manage hierarchical Context. | ||
+ | * Schema Management : register and define Entities and Relations schema | ||
+ | * Entity Management : manage Entities and Relations instances of registered schemas | ||
+ | * Query and Access : query instances and get the schema definition of registered types | ||
+ | |||
+ | |||
+ | == Context Management == | ||
+ | |||
+ | ... | ||
+ | |||
+ | == Schema Management == | ||
+ | |||
+ | ... | ||
+ | |||
+ | == Entity Management == | ||
+ | |||
+ | ... | ||
+ | |||
+ | == Query Management == | ||
+ | |||
+ | ... |
Revision as of 15:45, 19 October 2016
Resource Registry is part of gCube Information System.
Resource Registry is responsible for:
- Context Management : manage hierarchical Context.
- Schema Management : register and define Entities and Relations schema
- Entity Management : manage Entities and Relations instances of registered schemas
- Query and Access : query instances and get the schema definition of registered types
Context Management
...
Schema Management
...
Entity Management
...
Query Management
...