File tree 2 files changed +39
-0
lines changed
2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "data_stream" : {
3
+ "category" : " musicplaylist" ,
4
+ "name" : " SuperCatZ Music Alpha" ,
5
+ "creator" : " SuperCatZ" ,
6
+ "created_on" : " 2023-12-15" ,
7
+ "last_modified_on" : " 2024-02-01" ,
8
+ "marshalManifest" : {
9
+ "totalItems" : 2 ,
10
+ "nestedStream" : " true"
11
+ }
12
+ },
13
+ "data" : [
14
+ {
15
+ "idx" : 1 ,
16
+ "date" : " 2023-12-21T00:00:00.000Z" ,
17
+ "category" : " rock" ,
18
+ "artist" : " SuperCatZ" ,
19
+ "album" : " SuperCatZ Genesis" ,
20
+ "file" : " https://ipfs.io/ipfs/QmVZewxJcR6Z21HMbsJfMuif8ci1KV7E79yBVAvTuULcPH/1.-audio.fdsa.-1702638904-329201.mp3" ,
21
+ "cover_art_url" : " https://ipfs.io/ipfs/QmVZewxJcR6Z21HMbsJfMuif8ci1KV7E79yBVAvTuULcPH/1.-image.fdsa.-1702638904-266409.jpg" ,
22
+ "title" : " Rock blues"
23
+ },
24
+ {
25
+ "idx" : 2 ,
26
+ "date" : " 2024-02-20T00:00:00.000Z" ,
27
+ "category" : " Jazz" ,
28
+ "artist" : " SuperCatZ" ,
29
+ "album" : " SuperCatZ Genesis" ,
30
+ "file" : " https://gateway.lighthouse.storage/ipfs/QmVghntEcp5Fu2AWEit8dbGNvbiudMBEVMzKYcyeSGAmN9/6213.audio_sadsad.mp3" ,
31
+ "cover_art_url" : " https://gateway.lighthouse.storage/ipfs/QmVghntEcp5Fu2AWEit8dbGNvbiudMBEVMzKYcyeSGAmN9/6228.image_sadsad.jpg" ,
32
+ "title" : " Jazz forever"
33
+ }
34
+ ]
35
+ }
Original file line number Diff line number Diff line change @@ -36,3 +36,7 @@ Below is the catalog of available data assets. You will find assets in various f
36
36
- [ Data Key Image 1 (JPG)] ( https://raw.githubusercontent.com/Itheum/data-assets/main/Misc/Random/img-key-visual-1.jpg )
37
37
38
38
- [ Data Key Image 2 (JPG)] ( https://raw.githubusercontent.com/Itheum/data-assets/main/Misc/Random/img-key-visual-2.jpg )
39
+
40
+ 5 . Nested Streams
41
+
42
+ - [ Data Key Image 1 (Music)] ( https://raw.githubusercontent.com/Itheum/data-assets/main/NestedStreams/supercatz-music-album.json?dmf-nestedstream=1 )
You can’t perform that action at this time.
0 commit comments