Skip to content

Commit e5a086e

Browse files
committed
Update Web3-DAO Ontology.
1 parent e8d1515 commit e5a086e

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

Diff for: ontologies/Web3_DAO_Model.owl

+23-19
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@
573573
<DataProperty IRI="#tokenBalance"/>
574574
</Declaration>
575575
<Declaration>
576-
<DataProperty IRI="#tokenName"/>
576+
<DataProperty IRI="#tokenId"/>
577577
</Declaration>
578578
<Declaration>
579579
<DataProperty IRI="#tokenSymbol"/>
@@ -1877,7 +1877,7 @@
18771877
<NamedIndividual IRI="#USDT"/>
18781878
</ObjectPropertyAssertion>
18791879
<DataPropertyAssertion>
1880-
<DataProperty IRI="#tokenName"/>
1880+
<DataProperty IRI="#tokenId"/>
18811881
<NamedIndividual IRI="#ADA"/>
18821882
<Literal>Ada</Literal>
18831883
</DataPropertyAssertion>
@@ -1912,7 +1912,7 @@
19121912
<Literal>Arbitrum Sepolia</Literal>
19131913
</DataPropertyAssertion>
19141914
<DataPropertyAssertion>
1915-
<DataProperty IRI="#tokenName"/>
1915+
<DataProperty IRI="#tokenId"/>
19161916
<NamedIndividual IRI="#BTC"/>
19171917
<Literal>bitcoin</Literal>
19181918
</DataPropertyAssertion>
@@ -1922,7 +1922,7 @@
19221922
<Literal>BTC</Literal>
19231923
</DataPropertyAssertion>
19241924
<DataPropertyAssertion>
1925-
<DataProperty IRI="#tokenName"/>
1925+
<DataProperty IRI="#tokenId"/>
19261926
<NamedIndividual IRI="#Bit"/>
19271927
<Literal>Bit</Literal>
19281928
</DataPropertyAssertion>
@@ -1932,7 +1932,7 @@
19321932
<Literal>MNT</Literal>
19331933
</DataPropertyAssertion>
19341934
<DataPropertyAssertion>
1935-
<DataProperty IRI="#tokenName"/>
1935+
<DataProperty IRI="#tokenId"/>
19361936
<NamedIndividual IRI="#ETH"/>
19371937
<Literal>ether</Literal>
19381938
</DataPropertyAssertion>
@@ -1957,7 +1957,7 @@
19571957
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#double">0.105828</Literal>
19581958
</DataPropertyAssertion>
19591959
<DataPropertyAssertion>
1960-
<DataProperty IRI="#tokenName"/>
1960+
<DataProperty IRI="#tokenId"/>
19611961
<NamedIndividual IRI="#GNO"/>
19621962
<Literal>Gnosis</Literal>
19631963
</DataPropertyAssertion>
@@ -1992,7 +1992,7 @@
19921992
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#double">3.12E-4</Literal>
19931993
</DataPropertyAssertion>
19941994
<DataPropertyAssertion>
1995-
<DataProperty IRI="#tokenName"/>
1995+
<DataProperty IRI="#tokenId"/>
19961996
<NamedIndividual IRI="#MATIC"/>
19971997
<Literal>Matic</Literal>
19981998
</DataPropertyAssertion>
@@ -2007,7 +2007,7 @@
20072007
<Literal datatypeIRI="http://www.w3.org/2001/XMLSchema#double">3.14E-4</Literal>
20082008
</DataPropertyAssertion>
20092009
<DataPropertyAssertion>
2010-
<DataProperty IRI="#tokenName"/>
2010+
<DataProperty IRI="#tokenId"/>
20112011
<NamedIndividual IRI="#POL"/>
20122012
<Literal>Polygon Ecosystem</Literal>
20132013
</DataPropertyAssertion>
@@ -2027,7 +2027,7 @@
20272027
<Literal>Polygon Mainnet</Literal>
20282028
</DataPropertyAssertion>
20292029
<DataPropertyAssertion>
2030-
<DataProperty IRI="#tokenName"/>
2030+
<DataProperty IRI="#tokenId"/>
20312031
<NamedIndividual IRI="#USDT"/>
20322032
<Literal>Tether</Literal>
20332033
</DataPropertyAssertion>
@@ -2037,7 +2037,7 @@
20372037
<Literal>USDT</Literal>
20382038
</DataPropertyAssertion>
20392039
<DataPropertyAssertion>
2040-
<DataProperty IRI="#tokenName"/>
2040+
<DataProperty IRI="#tokenId"/>
20412041
<NamedIndividual IRI="#Uniswap"/>
20422042
<Literal>Uniswap</Literal>
20432043
</DataPropertyAssertion>
@@ -2047,7 +2047,7 @@
20472047
<Literal>UNI</Literal>
20482048
</DataPropertyAssertion>
20492049
<DataPropertyAssertion>
2050-
<DataProperty IRI="#tokenName"/>
2050+
<DataProperty IRI="#tokenId"/>
20512051
<NamedIndividual IRI="#XDAI"/>
20522052
<Literal>xDai</Literal>
20532053
</DataPropertyAssertion>
@@ -3186,8 +3186,8 @@
31863186
<DataProperty IRI="http://www.fdi.ucm.es/disia/ont/FOAF#name"/>
31873187
</SubDataPropertyOf>
31883188
<SubDataPropertyOf>
3189-
<DataProperty IRI="#tokenName"/>
3190-
<DataProperty IRI="http://www.fdi.ucm.es/disia/ont/FOAF#name"/>
3189+
<DataProperty IRI="#tokenId"/>
3190+
<DataProperty abbreviatedIRI="owl:topDataProperty"/>
31913191
</SubDataPropertyOf>
31923192
<SubDataPropertyOf>
31933193
<DataProperty IRI="#unitName"/>
@@ -3285,7 +3285,7 @@
32853285
<DataProperty IRI="#tokenBalance"/>
32863286
</FunctionalDataProperty>
32873287
<FunctionalDataProperty>
3288-
<DataProperty IRI="#tokenName"/>
3288+
<DataProperty IRI="#tokenId"/>
32893289
</FunctionalDataProperty>
32903290
<FunctionalDataProperty>
32913291
<DataProperty IRI="#tokenSymbol"/>
@@ -3445,7 +3445,7 @@
34453445
<Class IRI="#Token"/>
34463446
</DataPropertyDomain>
34473447
<DataPropertyDomain>
3448-
<DataProperty IRI="#tokenName"/>
3448+
<DataProperty IRI="#tokenId"/>
34493449
<Class IRI="#Token"/>
34503450
</DataPropertyDomain>
34513451
<DataPropertyDomain>
@@ -3605,7 +3605,7 @@
36053605
<Datatype abbreviatedIRI="xsd:double"/>
36063606
</DataPropertyRange>
36073607
<DataPropertyRange>
3608-
<DataProperty IRI="#tokenName"/>
3608+
<DataProperty IRI="#tokenId"/>
36093609
<Datatype abbreviatedIRI="xsd:string"/>
36103610
</DataPropertyRange>
36113611
<DataPropertyRange>
@@ -3801,7 +3801,9 @@ A contract account has the smart contract code and does not have a private key.
38013801

38023802
A contract account cannot initiate transactions, but they can react to transactions by calling other smart contracts, building comple execution paths.
38033803

3804-
For instance, when a transaction destination is the address of contract account, then the corresponding smart contract runs by using the transaction, and the transaction&apos;s data as its input. In addition to funds (e.g., ether), transactions can contain data indicating which specific function in the smart contract to run and what parameters to pass to that function. In this way, transactions can call functions within smart contracts.</Literal>
3804+
For instance, when a transaction destination is the address of contract account, then the corresponding smart contract runs by using the transaction, and the transaction&apos;s data as its input. In addition to funds (e.g., ether), transactions can contain data indicating which specific function in the smart contract to run and what parameters to pass to that function. In this way, transactions can call functions within smart contracts.
3805+
3806+
The attribute name of the OnlineAccount is the address of the ContractAccount.</Literal>
38053807
</AnnotationAssertion>
38063808
<AnnotationAssertion>
38073809
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
@@ -3951,7 +3953,9 @@ In summary, development networks are essentially blockchain clients (implementat
39513953

39523954
Externally Owned Accounts are user accounts that have a private key; having the private key means control over access to funds or smart contracts.
39533955

3954-
EOAs can initiate transactions and they can send and receive funds.</Literal>
3956+
EOAs can initiate transactions and they can send and receive funds.
3957+
3958+
The attribute name of the OnlineAccount is the address of the EOA.</Literal>
39553959
</AnnotationAssertion>
39563960
<AnnotationAssertion>
39573961
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
@@ -5011,7 +5015,7 @@ Default value: 50</Literal>
50115015
</AnnotationAssertion>
50125016
<AnnotationAssertion>
50135017
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
5014-
<IRI>#tokenName</IRI>
5018+
<IRI>#tokenId</IRI>
50155019
<Literal xml:lang="en">The name assigned to the token that is minted when creating a DAO.</Literal>
50165020
</AnnotationAssertion>
50175021
<AnnotationAssertion>

0 commit comments

Comments
 (0)