Hi,
I am planning to develop some ontologies related to blockchain and cryptocurrency. The scope of the ontologies is to define the following models:
- Cryptocurrency ontology (coins description)
- Market Exchange (Modeling of Marketplaces such as Poloniex, Binance) with information about APIs, fees, etc
- Market Cap, Ticker,..
- Wallet
- Blockchain ontology (Modeling Blockchain and Transactions)
From these ontologies, I want to build instances of the classes defined in these ontologies by harvesting different APIs such as CryptoMarketCap.
So far I have found only one set of ontologies that addresses Blockchain called Blondie
https://github.com/hedugaro/Blondie.
I would like to know what ontologies are available out there that addresses with different
I have created a public GitHub project for this.
https://github.com/fellahst/cryptoonto. If anyone is interested to help for this project, let me know.
Regards
Stephane