Move governance-services code to amps/ags

This commit is contained in:
alandavis
2021-05-05 19:41:33 +01:00
parent 91b302d756
commit 36ddba20b2
1671 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
## Version Records ![](https://img.shields.io/badge/Document_Level-In_Progress-yellow.svg?style=flat-square)
### Notes:
NodesService varies depending on store. Version Service has a different service that hydrates effectively fake nodes (which contain url, version details, associations, aspects, as denormalised meta data) back into a full node
Recorded Versions take content out of version store and create a record by version store implementation extension.
Declaring record as version - standard use case is auto declaring or via records. Head version is extracted to a record, rather than a new version being created
Records are linked by association
Disposition events can be triggered automatically from versioning events.
### Diagram:
![Version Records Primer](./RecordedVersions.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB