Skip to content

Commit 8b2cf24

Browse files
minor fixes
1 parent 5ecf346 commit 8b2cf24

6 files changed

+153
-51
lines changed

CONTRIBUTORS.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
description: This is a compilation list of all CONTRIBUTORS across different objects (data models) alphabetically ordered. All fields are non mandatory
22
contributors:
33
-
4-
name:
5-
surname:
4+
name: Har Preet
5+
surname: Singh
66
mail:
7-
organization:
8-
project:
7+
organization: FIWARE Foundation
8+
project: https://cattlechain.eu
99
comments:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
{
2+
"id": "VINF.36225393",
3+
"type": "DLTtxReceipt",
4+
"refEntity": {
5+
"type": "Relationship",
6+
"value": "Animal.1"
7+
},
8+
"TxReceipts": {
9+
"type": "Property",
10+
"value": {
11+
"to": "0x9a3dbca554e9f6b9257aaa24010da8377c57c17e",
12+
"from": "0x4c962a968ff8cc5c99688602969ada5caa3a92cb",
13+
"keys": [
14+
"id",
15+
"type",
16+
"species",
17+
"legalId",
18+
"birthdate",
19+
"@context"
20+
],
21+
"logs": {
22+
"id": "log_e04a3da4",
23+
"data": "0x0000000000000000000000004c962a968ff8cc5c99688602969ada5caa3a92cb75726e3a6e6773692d6c643a416e696d616c3a310000000000000000000000000000000000000000000000000000000000000000000000000000000060802b30000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000317a6470754171367250624133745a6b694441396d425355337a3872355a37544739716970754a4c45413570384145714c58000000000000000000000000000000",
24+
"topics": [
25+
"0x117ef0a3887baaa508b007da020a6dc877e9f3e78883d885d11e272070e45175"
26+
],
27+
"logAddress": "0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
28+
"removed": false,
29+
"logIndex": 0,
30+
"blockHash": "0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
31+
"blockNumber": 345522,
32+
"transactionHash": "0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
33+
"transactionIndex": 0
34+
},
35+
"status": false,
36+
"dltType": "eth",
37+
"gasUsed": 112188,
38+
"blockHash": "0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
39+
"logsBloom": "0x00000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000002000000000000000000000000000000000000000000000000000000000",
40+
"objectType": "asset",
41+
"blockNumber": 345522,
42+
"storageType": "merkletree",
43+
"transactionHash": "0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
44+
"contractAddress": "0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
45+
"transactionIndex": 0,
46+
"cumulativeGasUsed": 112188
47+
}
48+
},
49+
"dateCreated": {
50+
"type": "Property",
51+
"value": "1970-03-25T22:57:25Z"
52+
},
53+
"dateModified": {
54+
"type": "Property",
55+
"value": "2019-03-15T08:10:09Z"
56+
}
57+
}

DLTtxReceipt/examples/example-normalized.jsonld

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type":"DLTtxReceipt",
44
"refEntity":{
55
"type":"Relationship",
6-
"value":"urn:ngsi-ld:Animal:1"
6+
"object":"urn:ngsi-ld:Animal:1"
77
},
88
"TxReceipts":{
99
"type":"Property",

DLTtxReceipt/examples/example.json

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"id": "urn:ngsi-ld:dataModel:id:VINF:36225393",
3+
"type": "DLTtxReceipt",
4+
"refEntity": "urn:ngsi-ld:Animal:1",
5+
"TxReceipts": {
6+
"to": "0x9a3dbca554e9f6b9257aaa24010da8377c57c17e",
7+
"from": "0x4c962a968ff8cc5c99688602969ada5caa3a92cb",
8+
"keys": [
9+
"id",
10+
"type",
11+
"species",
12+
"legalId",
13+
"birthdate",
14+
"@context"
15+
],
16+
"logs": {
17+
"id": "log_e04a3da4",
18+
"data": "0x0000000000000000000000004c962a968ff8cc5c99688602969ada5caa3a92cb75726e3a6e6773692d6c643a416e696d616c3a310000000000000000000000000000000000000000000000000000000000000000000000000000000060802b30000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000317a6470754171367250624133745a6b694441396d425355337a3872355a37544739716970754a4c45413570384145714c58000000000000000000000000000000",
19+
"topics": [
20+
"0x117ef0a3887baaa508b007da020a6dc877e9f3e78883d885d11e272070e45175"
21+
],
22+
"logAddress": "0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
23+
"removed": false,
24+
"logIndex": 0,
25+
"blockHash": "0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
26+
"blockNumber": 345522,
27+
"transactionHash": "0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
28+
"transactionIndex": 0
29+
},
30+
"status": false,
31+
"dltType": "eth",
32+
"gasUsed": 112188,
33+
"blockHash": "0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
34+
"logsBloom": "0x00000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000002000000000000000000000000000000000000000000000000000000000",
35+
"objectType": "asset",
36+
"blockNumber": 345522,
37+
"storageType": "merkletree",
38+
"transactionHash": "0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
39+
"contractAddress": "0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
40+
"transactionIndex": 0,
41+
"cumulativeGasUsed": 112188
42+
},
43+
"dateCreated": "2005-10-29T02:48:51Z",
44+
"dateModified": "1980-07-30T13:43:48Z"
45+
}

DLTtxReceipt/examples/example.jsonld

+45-45
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
{
2-
"id":"urn:ngsi-ld:dataModel:id:VINF:36225393",
3-
"type":"DLTtxReceipt",
4-
"refEntity":"urn:ngsi-ld:Animal:1",
5-
"TxReceipts":{
6-
"to":"0x9a3dbca554e9f6b9257aaa24010da8377c57c17e",
7-
"from":"0x4c962a968ff8cc5c99688602969ada5caa3a92cb",
8-
"keys":[
9-
"id",
10-
"type",
11-
"species",
12-
"legalId",
13-
"birthdate",
14-
"@context"
15-
],
16-
"logs":{
17-
"id":"log_e04a3da4",
18-
"data":"0x0000000000000000000000004c962a968ff8cc5c99688602969ada5caa3a92cb75726e3a6e6773692d6c643a416e696d616c3a310000000000000000000000000000000000000000000000000000000000000000000000000000000060802b30000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000317a6470754171367250624133745a6b694441396d425355337a3872355a37544739716970754a4c45413570384145714c58000000000000000000000000000000",
19-
"topics":[
20-
"0x117ef0a3887baaa508b007da020a6dc877e9f3e78883d885d11e272070e45175"
21-
],
22-
"logAddress":"0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
23-
"removed":false,
24-
"logIndex":0,
25-
"blockHash":"0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
26-
"blockNumber":345522,
27-
"transactionHash":"0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
28-
"transactionIndex":0
29-
},
30-
"status":false,
31-
"dltType":"eth",
32-
"gasUsed":112188,
33-
"blockHash":"0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
34-
"logsBloom":"0x00000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000002000000000000000000000000000000000000000000000000000000000",
35-
"objectType":"asset",
36-
"blockNumber":345522,
37-
"storageType":"merkletree",
38-
"transactionHash":"0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
39-
"contractAddress":"0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
40-
"transactionIndex":0,
41-
"cumulativeGasUsed":112188
2+
"id": "urn:ngsi-ld:dataModel:id:VINF:36225393",
3+
"type": "DLTtxReceipt",
4+
"refEntity": "urn:ngsi-ld:Animal:1",
5+
"TxReceipts": {
6+
"to": "0x9a3dbca554e9f6b9257aaa24010da8377c57c17e",
7+
"from": "0x4c962a968ff8cc5c99688602969ada5caa3a92cb",
8+
"keys": [
9+
"id",
10+
"type",
11+
"species",
12+
"legalId",
13+
"birthdate",
14+
"@context"
15+
],
16+
"logs": {
17+
"id": "log_e04a3da4",
18+
"data": "0x0000000000000000000000004c962a968ff8cc5c99688602969ada5caa3a92cb75726e3a6e6773692d6c643a416e696d616c3a310000000000000000000000000000000000000000000000000000000000000000000000000000000060802b30000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000317a6470754171367250624133745a6b694441396d425355337a3872355a37544739716970754a4c45413570384145714c58000000000000000000000000000000",
19+
"topics": [
20+
"0x117ef0a3887baaa508b007da020a6dc877e9f3e78883d885d11e272070e45175"
21+
],
22+
"logAddress": "0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
23+
"removed": false,
24+
"logIndex": 0,
25+
"blockHash": "0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
26+
"blockNumber": 345522,
27+
"transactionHash": "0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
28+
"transactionIndex": 0
4229
},
43-
"dateCreated":"2005-10-29T02:48:51Z",
44-
"dateModified":"1980-07-30T13:43:48Z",
45-
"@context":[
46-
"https://smartdatamodels.org/context.jsonld"
47-
]
30+
"status": false,
31+
"dltType": "eth",
32+
"gasUsed": 112188,
33+
"blockHash": "0xce0a88fa83d6b928f65f5eca653e98e81ed67702be1d4253c43b1ccb30d51f56",
34+
"logsBloom": "0x00000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000002000000000000000000000000000000000000000000000000000000000",
35+
"objectType": "asset",
36+
"blockNumber": 345522,
37+
"storageType": "merkletree",
38+
"transactionHash": "0x935dc16fa0b2000e609d6cc366c4fe2cb9557ec47ee94455e135af4259105517",
39+
"contractAddress": "0x9a3DBCa554e9f6b9257aAa24010DA8377C57c17e",
40+
"transactionIndex": 0,
41+
"cumulativeGasUsed": 112188
42+
},
43+
"dateCreated": "2005-10-29T02:48:51Z",
44+
"dateModified": "1980-07-30T13:43:48Z",
45+
"@context": [
46+
"https://smartdatamodels.org/context.jsonld"
47+
]
4848
}

notes.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
notesPrevious:
2-
2+
Created for the project cattlechain.eu
33
notesEnd:

0 commit comments

Comments
 (0)