Our charts and graphs are generated from the open source DOACC altcoin metadata collection. This section enables you to explore the dataset, pose queries of the dataset and consult formal definitions of the semantic meaning of the data.
The “Description Of A CryptoCurrency” (DOACC) project is a catalogue of altcoin metadata for a grand total of 2626 announced/described coins (as at 2015-11-30). The data recorded is listed below (all entries have values for the first five attributes):
A Linked Data browser, all the data is browsable via HTTP and is rendered neatly in HTML. Here is an example of the raw data:
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix doacc: <http://purl.org/net/bel-epa/doacc#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
doacc:D065850e9-9912-4983-9ac3-2ece19e55f32 a doacc:PoWscheme ;
rdfs:label "scrypt-n-f"@en ;
dc:description "Uses a fixed N-factor to avoid anticipated network issues"@en ;
rdfs:isDefinedBy <http://purl.org/net/bel-epa/doacc> ;
skos:prefLabel "scrypt-n-f"@en .
SPARQL is the query language used for interrogating the dataset. Minkiz provides a web-ui SPARQL endpoint for posing queries.
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
SELECT ?node ?label WHERE
{ ?node skos:prefLabel ?label . }
LIMIT 5
OWL is the language for defining the meaning of the labels for the recorded metadata. The result is an ontology - ontologies for DOACC and CCY are here rendered in HTML for convenient consulting.
doacc:Cryptocurrency a owl:Class ;
rdfs:label "Kryptomena"@cs,
"Crypto-Währung"@de,
"Cryptocurrency"@en,
"Cryptodivisa"@es,
"Crypto-monnaie"@fr,
"暗号通貨"@ja ;
rdfs:comment "Kryptomena."@cs,
"Ein Crypto-Währung."@de,
"A cryptocurrency."@en,
"Una cryptodivisa."@es,
"Une crypto-monnaie."@fr,
"暗号の通貨"@ja ;
rdfs:isDefinedBy ;
ns:term_status "unstable" ;
skos:prefLabel "Cryptocurrency"@en .
voID presents summary statistics about the metadata dataset itself.
<https://github.com/DOACC/individuals/raw/master/cryptocurrency.nt>
a void:Dataset ;
void:classPartition [ void:class <http://purl.org/net/bel-epa/doacc#ProtectionScheme> ;
void:entities 9
] ;
void:classPartition [ void:class <http://purl.org/net/bel-epa/doacc#PoWscheme> ;
void:entities 85
] ;
void:classPartition [ void:class <http://purl.org/net/bel-epa/doacc#Cryptocurrency> ;
void:entities 2626
] ;
void:classPartition [ void:class <http://purl.org/net/bel-epa/doacc#DistributionScheme> ;
void:entities 35
] ;
void:classPartition [ void:class <http://purl.org/net/bel-epa/doacc#Protocol> ;
void:entities 39
] ;
void:classPartition [ void:class <http://purl.org/net/bel-epa/doacc#PoSscheme> ;
void:entities 6
] .
RPC-based block explorer
Minikiz’ installation of the Abe block explorer, supporting V.
+44-(0)1934-732723
VAT Reg: GB701276958
Contains semantic web technology, may also contain nuts.
NB: in development, structure and/or content may change without warning; uses RDFLib5.0.0-dev, Pyramid1.5dev & Python3.5.0+ sign in