Read-only explorer · fixture data

Ethereum Ecosystem Ontology

An open map of people, organizations, projects, codebases, research topics, protocols, networks, and applications. All data in this package is fictional and exists to demonstrate the OpenOntology contract.

ethereum-ecosystem@0.1.0 · CC-BY-4.0 · revision data-000000 · in-memory · REST OpenAPI

Every person, organization, and project below is fictional. The package exists to demonstrate the contract.

Claims by status

A clean graph makes uncertain things look settled, so status is never hidden. Only asserted claims are the current accepted view.

asserted
164
Current accepted view
proposed
1
Suggested, not accepted
disputed
1
Contradicted
retracted
1
Withdrawn, kept on record
superseded
1
Replaced by a later claim
derived
1
Produced by a rule

2 claims awaiting a human decision: eth:claim:0163, eth:claim:0164

Entity types

The identity-bearing nouns of this domain, and how many of each exist.

TypeCountDescription
Person15A human participant in the ecosystem.
Organization6A company, foundation, DAO, collective, or working group.
Project8A named body of work people and organizations contribute to.
Codebase8A specific repository or source tree.
ResearchTopic5A research direction the ecosystem is actively working on.
Protocol4A specified protocol or standard.
Network2A live chain or network.
Layer23A layer-2 network settling to a base layer.
Application4A user-facing application deployed on a network.
FundingProgram3A grants program, fund, or funding round.
Publication3A paper, spec, or long-form writeup.
Event2A conference, workshop, or summit.

Entities

Every entity keeps its id when its name changes, and after a merge the old id still resolves.

NameTypeStatusId
Avery LindqvistPersonactiveeth:person:avery-lindqvist
Marisol TanPersonactiveeth:person:marisol-tan
Dev OkaforPersonactiveeth:person:dev-okafor
Ingrid HalvorsenPersonactiveeth:person:ingrid-halvorsen
Rafael BenitezPersonactiveeth:person:rafael-benitez
Yuki ShimadaPersonactiveeth:person:yuki-shimada
Nadia FaroukPersonactiveeth:person:nadia-farouk
Tomas VrbaPersonactiveeth:person:tomas-vrba
Priya RaghavanPersonactiveeth:person:priya-raghavan
Kwame MensahPersonactiveeth:person:kwame-mensah
Lena BrandtPersonactiveeth:person:lena-brandt
Oscar DelgadoPersonactiveeth:person:oscar-delgado
Hana KovacsPersonactiveeth:person:hana-kovacs
Samir HaddadPersonactiveeth:person:samir-haddad
S. HaddadPersonactiveeth:person:s-haddad
Northwind LabsOrganizationactiveeth:org:northwind-labs
Bluebird FoundationOrganizationactiveeth:org:bluebird-foundation
Cinder CollectiveOrganizationactiveeth:org:cinder-collective
Harbor ResearchOrganizationactiveeth:org:harbor-research
Tessellate DAOOrganizationactiveeth:org:tessellate-dao
Quill SystemsOrganizationactiveeth:org:quill-systems
ZK ProverProjectactiveeth:project:zk-prover
Ledger IndexerProjectactiveeth:project:ledger-indexer
State SyncProjectactiveeth:project:state-sync
Rollup BridgeProjectactiveeth:project:rollup-bridge
Account ToolkitProjectactiveeth:project:account-toolkit
Mempool ObservatoryProjectactiveeth:project:mempool-observatory
Docs PortalProjectactiveeth:project:docs-portal
Light ClientProjectactiveeth:project:light-client
zk-prover-coreCodebaseactiveeth:code:zk-prover-core
zk-prover-cliCodebaseactiveeth:code:zk-prover-cli
indexer-nodeCodebaseactiveeth:code:indexer-node
indexer-schemaCodebaseactiveeth:code:indexer-schema
sync-engineCodebaseactiveeth:code:sync-engine
bridge-contractsCodebaseactiveeth:code:bridge-contracts
account-sdkCodebaseactiveeth:code:account-sdk
light-client-rsCodebaseactiveeth:code:light-client-rs
Zero Knowledge ProofsResearchTopicactiveeth:topic:zero-knowledge
Account AbstractionResearchTopicactiveeth:topic:account-abstraction
Data AvailabilityResearchTopicactiveeth:topic:data-availability

Showing 40 of 63. The full list is at /api/ontologies/ethereum-ecosystem/entities.

Saved queries

The questions this ontology already knows how to answer.

People and organizations working on a research topic
Every person working on a project that investigates the given research topic.
POST /api/ontologies/ethereum-ecosystem/query { "savedQuery": "people-working-on-topic" }
Codebases implementing a protocol
Which codebases implement the given protocol, and who maintains them.
POST /api/ontologies/ethereum-ecosystem/query { "savedQuery": "codebases-implementing-protocol" }
Organizations behind the codebases a network depends on
Three hops: layer 2 → application → codebase → maintaining organization.
POST /api/ontologies/ethereum-ecosystem/query { "savedQuery": "orgs-behind-a-network" }
Funded projects and research directions
Which funding programs support which projects or research topics.
POST /api/ontologies/ethereum-ecosystem/query { "savedQuery": "funded-work" }
Claims that still need a human decision
Proposed and disputed claims, which a curator should accept, reject, or resolve.
POST /api/ontologies/ethereum-ecosystem/query { "savedQuery": "claims-needing-review" }