mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 20:51:02 +02:00
Structured data tech spec emerging
This commit is contained in:
parent
ac15882673
commit
b46a2e141a
1 changed files with 9 additions and 4 deletions
|
|
@ -169,7 +169,12 @@ Modified APIs:
|
||||||
|
|
||||||
### Implementation Details
|
### Implementation Details
|
||||||
|
|
||||||
[Key implementation considerations]
|
Following existing conventions - these are just new processing modules.
|
||||||
|
Everything is in the trustgraph-flow packages except for schema items
|
||||||
|
in trustgraph-base.
|
||||||
|
|
||||||
|
Need some UI work in the Workbench to be able to demo / pilot this
|
||||||
|
capability.
|
||||||
|
|
||||||
## Security Considerations
|
## Security Considerations
|
||||||
|
|
||||||
|
|
@ -177,11 +182,12 @@ No extra considerations.
|
||||||
|
|
||||||
## Performance Considerations
|
## Performance Considerations
|
||||||
|
|
||||||
[Performance requirements and optimization strategies]
|
Some questions around using Cassandra queries and indexes so that queries
|
||||||
|
don't slow down.
|
||||||
|
|
||||||
## Testing Strategy
|
## Testing Strategy
|
||||||
|
|
||||||
[Testing approach and requirements]
|
Use existing test strategy, will build unit, contract and integration tests.
|
||||||
|
|
||||||
## Migration Plan
|
## Migration Plan
|
||||||
|
|
||||||
|
|
@ -201,4 +207,3 @@ Not specified.
|
||||||
|
|
||||||
n/a.
|
n/a.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue