Questions tagged [rif]

for questions about the Rule Interchange Format (RIF)

Wikipedia article: Rule Interchange Format

2 questions
3
votes
1 answer

Why do I get Sender's Account Does Not Exist when I send ERC20 Token from a new account with tokens?

I create my wallet like this const wallet = ethers.Wallet.createRandom() I use metamask to send RIF tokens to the public address. I confirm the new balance of the account and it is accurate, the ERC20 transaction worked. When I try to send some of…
Hamady C.
  • 1,205
  • 11
  • 13
3
votes
1 answer

Difference between OWL/SHACL and RIF

I'm trying to wrap my head around the first principles that stood behind w3c's effort to define OWL, SHACL. While also defining RIF - Rule Interchange Format Does RIF and SHACL answer the same problem? If not what is the need that each of these…
Maxim Veksler
  • 29,272
  • 38
  • 131
  • 151