Difference between revisions of "Persistent Connection Management"

From MgmtWiki
Jump to: navigation, search
(Solution)
(Solution)
Line 6: Line 6:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
| Field Name ||  notes
 
|-
 
|-
|ID of web enterprise (might be a URL or similar)
+
|ID of web enterprise || (might be a URL or similar)
 
|-
 
|-
|ID of me at this site
+
|ID of me at this site ||
 
|-
 
|-
|Key ID of my public key - NOT THE PUBLIC KEY
+
|Key ID of my public key - NOT THE PUBLIC KEY ||
 
|-
 
|-
|Friendly name of the above triplet (called a connex)
+
|Friendly name of the above triplet || (called a connex)
 
|-
 
|-
|date created
+
|date created ||
 
|-
 
|-
|date updated
+
|date updated ||
 
|-
 
|-
|date authorized to hold my data (as reported to the connex) - may not belong here
+
|date authorized to hold my data (as reported to the connex) || may not belong here
 
|-
 
|-
|date deleted (or disabled)
+
|date deleted (or disabled) ||
 
|-
 
|-
|status (ok, dangerous(perhaps more detail here), disabled)
+
|status (ok, dangerous(perhaps more detail here), disabled) ||
 
|-
 
|-
|pointer to stipulations (consents) i have given this connex
+
|pointer to stipulations (consents) i have given this connex ||
 
|-
 
|-
|pointer to the terms given me by this connex
+
|pointer to the terms given me by this connex ||
 
|-
 
|-
|payment authz
+
|payment authz ||
 
|-
 
|-
|purpose (commercial, health, financial)
+
|purpose (commercial, health, financial) ||
 
|}
 
|}
  

Revision as of 12:39, 13 July 2019

Full Title

Solution

Table of data elements for a personal store of Persistent Identifiers.


Field Name notes
ID of web enterprise (might be a URL or similar)
ID of me at this site
Key ID of my public key - NOT THE PUBLIC KEY
Friendly name of the above triplet (called a connex)
date created
date updated
date authorized to hold my data (as reported to the connex) may not belong here
date deleted (or disabled)
status (ok, dangerous(perhaps more detail here), disabled)
pointer to stipulations (consents) i have given this connex
pointer to the terms given me by this connex
payment authz
purpose (commercial, health, financial)

References

External Resources