|
| 1 | +{ |
| 2 | + "@context": "https://schema.org", |
| 3 | + "type": "MediaObject", |
| 4 | + "identifier": "urn:orcfax:11ceadf4-69d6-4b96-9401-c0a1e7e5d3eb", |
| 5 | + "isBasedOn": { |
| 6 | + "@type": "MediaObject", |
| 7 | + "name": "the raw information sent to an Orcfax validator by an Orcfax node", |
| 8 | + "identifier": "urn:orcfax:node:2a531a7e-4961-4895-985d-1fa9aaaf50a2" |
| 9 | + }, |
| 10 | + "contributor": { |
| 11 | + "@type": "Organization", |
| 12 | + "name": "AS14061 DigitalOcean, LLC", |
| 13 | + "locationCreated": { |
| 14 | + "address": { |
| 15 | + "@type": "PostalAddress", |
| 16 | + "addressLocality": "London", |
| 17 | + "addressRegion": "England, GB,", |
| 18 | + "geo": "51.5085,-0.1257" |
| 19 | + } |
| 20 | + } |
| 21 | + }, |
| 22 | + "additionalType": [ |
| 23 | + { |
| 24 | + "@type": "Event", |
| 25 | + "description": "successful content signature generation for Orcfax node data", |
| 26 | + "startDate": "2024-08-28T16:20:35Z", |
| 27 | + "recordedIn": { |
| 28 | + "@type": "CreativeWork", |
| 29 | + "description": { |
| 30 | + "@type": "TextObject", |
| 31 | + "comment": "an Orcfax content signature is a sha256 digest of a node's 'collected timestamp', 'data-points' in-order and the 'node identifier' (uuid)", |
| 32 | + "sha256": "33ac6c61317e8909871a759e025c82f8155a1739d7e4128f9231e527e1584572" |
| 33 | + }, |
| 34 | + "hasPart": [ |
| 35 | + { |
| 36 | + "@type": "CreativeWork", |
| 37 | + "description": "collecting timestamp", |
| 38 | + "text": "2024-08-28T16:20:26Z" |
| 39 | + }, |
| 40 | + { |
| 41 | + "@type": "CreativeWork", |
| 42 | + "description": "data points for ADA-USD", |
| 43 | + "text": [ |
| 44 | + "0.34541", |
| 45 | + "0.3423", |
| 46 | + "0.342465", |
| 47 | + "0.3420342", |
| 48 | + "0.34335" |
| 49 | + ] |
| 50 | + }, |
| 51 | + { |
| 52 | + "@type": "CreativeWork", |
| 53 | + "description": "node identifier (uuid)", |
| 54 | + "text": "2a531a7e-4961-4895-985d-1fa9aaaf50a2" |
| 55 | + } |
| 56 | + ] |
| 57 | + } |
| 58 | + }, |
| 59 | + { |
| 60 | + "@type": "Event", |
| 61 | + "description": "selection of median value from collected node data", |
| 62 | + "startDate": "2024-08-28T16:20:35Z", |
| 63 | + "about": { |
| 64 | + "@type": "StatisticalVariable", |
| 65 | + "measurementMethod": "median calculation of a minimum of three data sources from the selected collector node", |
| 66 | + "measurementTechnique": [ |
| 67 | + { |
| 68 | + "@type": "PropertyValue", |
| 69 | + "name": "SoftwareApplication", |
| 70 | + "value": "Python 3.11.6 (main, Apr 10 2024, 17:26:07) [GCC 13.2.0] on Linux-6.5.0-44-generic-x86_64-with-glibc2.38" |
| 71 | + }, |
| 72 | + { |
| 73 | + "@type": "PropertyValue", |
| 74 | + "name": "SoftwarePackage", |
| 75 | + "value": "statistics" |
| 76 | + } |
| 77 | + ], |
| 78 | + "variableMeasured": { |
| 79 | + "@type": "Observation", |
| 80 | + "measurementMethod": "median value", |
| 81 | + "value": 0.342465, |
| 82 | + "valueReference": [ |
| 83 | + "0.34541", |
| 84 | + "0.3423", |
| 85 | + "0.342465", |
| 86 | + "0.3420342", |
| 87 | + "0.34335" |
| 88 | + ] |
| 89 | + } |
| 90 | + } |
| 91 | + } |
| 92 | + ] |
| 93 | + } |
0 commit comments