Slightly improve example

This commit is contained in:
lash 2023-03-05 19:24:32 +00:00
parent 1306c0a39a
commit c082808215
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 6 additions and 3 deletions

View File

@ -6,4 +6,4 @@
evm:tx:6f4ed36c11345a9a48353cd2f93f1f92958c96df15f3112a192bc994250e8d03
cic:agent evm:address:eb3907ecad74a0013c259d5874ae7f22dcbcc95c ;
redcross:interest ge:foodforest ;
ge:rating 0.3 .
ge:rewardRatio 0.3 .

View File

@ -1,15 +1,18 @@
@prefix evm: <https://defalsify.org/rdf-eth/0.1/> .
@prefix cic: <https://grassrootseconomics.net/rdf/0.1/cic#> .
@prefix ge: <https://grassrootseconomics.net/rdf/0.1/ge#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
cic:fungibleToken:3cd2f93f1f92958c96df15f3112a192bc994250e8
cic:unitOfAccount cic:ref:wampum ;
cic:validFrom "2023-03-05T19:04:40+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
cic:validUntil "2024-03-05T19:04:40+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
foaf:name "John Doe" .
foaf:name "John Doe" ;
cic:humanDescriptino <URN:sha256:2c26b46b68ffc68ff99b453c1d30413413422d706483bfa0f98a5e886266e7ae> .
cic:fungibleToken:f93f1f92958c96df15f3112a192bc994250e8defe
cic:unitOfAccount "seashells" ;
cic:validFrom "2023-03-04T09:34:33+00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
foaf:name "Busy Bee" .
foaf:name "Busy Bee" ;
ge:approvedActor ge:actorId:18daebc7-23b9-41e4-af00-2559f7840f78 .