A database schema tells you what columns exist. An ontology tells you what things are—and how they relate. Heart [is-a] organ. Organ [part-of] cardiovascular system. These relationships aren't just metadata—they ARE the model. 🧵👇
Self Research Institute
@selfresearch.org
Nonprofit building open, self-sovereign tools for personal health data. Personal informatics · whole health · open science. Your data, owned by you. → selfresearch.org
Normally, AI training means gathering massive data in one place. Federated learning flips that: the model travels to the data. It trains locally, and only learned patterns—never raw datasets—are shared back. Institutions keep their data secure while AI still learns. 🧠🛡️ #FederatedLearning
Since 2021, U.S. providers must legally give patients fast, free electronic access to their health data under the 21st Century Cures Act. Deliberately or lazily blocking access carries real penalties. Policy finally caught up to interoperability. Details & sources 👇
FHIR gets used as shorthand for "health data interoperability, solved"—but it isn't quite that. FHIR is a standard for exchanging healthcare data using modern web technology (the exact same REST APIs & JSON that power most apps you use daily). 🧵👇
Excited to launch the open beta of OntoCode by @selfresearch.org! A microservice-driven platform for real-time OWL ontology editing, multi-reasoner execution (HermiT, ELK, Pellet), & D3.js graph visualization. Try our 14-day open access trial: selfresearch.org/products/ont...
The Self Research Institute
Human computation and personal informatics research and software development.
selfresearch.org
Why "where did this data come from" matters just as much as the data itself. 📊 Data provenance is the record of where data came from & who touched it. Without it, two researchers can look at the exact same result and not know if it means the same thing. #DataProvenance #ResearchIntegrity
Most disease outbreaks don’t start with humans—they start in animals, water, or stressed ecosystems. One Health treats human, animal & eco health as one system. The hard part isn't the idea. It's building data infrastructure so labs in different sectors can read each other's data 📊🧬
A digital twin in healthcare is a living virtual model of a patient—built from genetics, wearables & medical history. Clinicians use it to simulate how a disease progresses or a treatment responds before trying it on you. It’s the end of "one-size-fits-all" medicine. #HealthTech
Who actually owns your health data? Patients assume it's theirs, biobanks claim rights, and genome projects call it public. But "ownership" is the wrong frame entirely. What actually matters is who controls access, under what conditions, and for how long. That's the real fight.
Findable. Accessible. Interoperable. Reusable. Since 2016, the FAIR principles have shaped health data management because so much valuable data is collected once & never used again. FAIR isn't a buzzword; it's a checklist to ensure data outlives the study that produced it.
Fragmented health data isn't just an inconvenience—it's billions in unnecessary tests, delays & admin overhead. Patients pay thousands more out of pocket. The tech to fix this exists. The bottleneck isn't computing power—it's that systems don't share a common way to describe what data means.
One hospital logs "BP", another "blood pressure", another "systolic/diastolic". To a human, it’s obvious. To a computer, it’s 3 unrelated words. An ontology fixes this by providing formal, shared definitions. It's the difference between data that’s merely stored and data that’s understood.
Refactoring code is scary. Refactoring a 10,000-node biological ontology is terrifying. Change one entity, and it cascades to break hundreds of relationships silently. 🧬💥 Enter OntoCode: IDE-grade tooling for semantic webs. Try it now: lnkd.in/g3XuTqJK 🧵👇
"Neuron" & "nerve cell" are one concept with two labels. Tomorrow someone adds a third. Labels drift—and that's fine, they're for humans. The IRI underneath never moves. It's the stable handle every dataset and query can trust. #LinkedData #FAIRdata #SemanticWeb
You almost never need to model biology from zero. Reusing established OBO standards (HPO, GO, Uberon, CL) keeps data interoperable. We built OntoCode as an ontology editor to extend existing standards seamlessly. Register for our Beta: selfresearch.org/ontocode-sub... #TechBio
What will you build this week? It’s been an incredible week for OntoCode & Sci2Code. Huge thanks to everyone registered to test the beta! Import an OWL file, visualize your mesh, and eliminate citation debt: selfresearch.org/ontocode-sub... The era of Biological Alignment starts at the code level.
💡 The fix for LLM hallucination isn’t a better prompt. It’s structure. Standard RAG forces an LLM to hunt through unstructured text, leading to lost context. A Semantic Layer feeds the AI a structured knowledge graph, delivering grounded, reliable outputs.
We talk about precision medicine, but human biology isn't fully computable yet. Spreadsheets can't map a complex physiological cascade. Bridging macro symptoms to micro cellular data requires cross-domain knowledge graphs. That's why we built OntoCode. Sign up: selfresearch.org/ontocode-sub...
Over 1M new biomedical papers hit PubMed every year. No curation team can read that by hand. 🌊 The bottleneck isn't expertise—it's tooling. We need to treat knowledge curation as an engineering problem, not manual entry. Join the OntoCode beta: selfresearch.org/products/ont... #Biocuration
The gap between academia and modern tech is really just a gap between file formats. 📄➡️💻 Bio-curation leans on strict OWL. Web devs need JSON-LD. For years, bridging the two has meant maintaining brittle, error-prone custom conversion scripts between your ontology and your product. (1/3)
Standard JSON will break your N=1 health baseline. 📉 If you try to build individualized health models using flat JSON, your data architecture will eventually collapse under its own weight. Here is why strict JSON-LD serialization is a hard requirement for the future of precision health: 👇 (1/3)
Stop copy-pasting citations into your workspace. 📄➡️💻 Sci2Code links your Zotero libraries directly into VS Code, pulling literature references straight into your code comments (Python, JS, R, Julia). The repo is officially public under AGPLv3. Star it here: github.com/The-Self-Res...
GitHub - The-Self-Research-Institute/Sci2Code-extension-for-vscode
Contribute to The-Self-Research-Institute/Sci2Code-extension-for-vscode development by creating an account on GitHub.
github.com
Beta registrations are open! 🕸️ We’re offering two ways to use our ontology editor, with one catch: 🌐 Browser Web App (Capped Seats): Runs on our servers. We’re capping seats to guarantee a fast, stable experience. Once full, they're full. 🧵
How much time do you lose cross-referencing ontology nodes with the papers that validate them? ⏳ OntoCode’s Sci2Code integration lets you pull citations from Zotero and embed them into your RDF code as you type. 💻 Test the beta: 👉 selfresearch.org/products/ont... #OntoCode #Zotero
We map the stars, the oceans, and our streets. 🗺️ But when it comes to the systemic cascades inside our own bodies, we rely on fragmented PDFs and siloed dashboards. The Self Data Atlas is the architectural shift required to fix this. 🧵
Open science requires secure, verified infrastructure. 🛡️ To get the official, GPLv3-protected OntoCode IDE—complete with CI/CD testing pipelines and Zotero integration— download directly from @selfresearch.org. Register for the closed beta here: 👉 selfresearch.org/products/ont...
Open source is a legal philosophy. Permissive licenses let mega-corps enclose foundational science. OntoCode’s core engine is GPLv3. If you fork our code to map human health or build complex ontologies, you must share it back. Protect open science. Join the beta: selfresearch.org/products/ont...
The hardest problem in health tech? Time-series alignment. ⏱️ Harmonizing a 1Hz wearable stream with an annual lipid panel is a nightmare. The Self Data Atlas solves this using temporal ontologies—standardizing time so you can query mismatched data together. How do you align yours?
If software breaks, the build fails. If an ontology breaks, it just sits there. 💥 Why treat bio-knowledge models as static docs instead of executable code? We’re building OntoCode in VS Code to bring CI/CD to bio-curation. Do you test your knowledge graphs? 👇 #Ontology #BioInformatics