top of page
Search
Michael DeBellis
Nov 2, 20245 min read
Using ChatGPT to Generate English Labels for a Spanish Ontology
I've been using ChatGPT to help with various kinds of analysis and coding tasks. Today I had the problem of generating English labels for...
89 views0 comments
Michael DeBellis
Jul 11, 20249 min read
The Turing/Church Proofs: How Logicians Created Computer Science
12/27/24. When I first published this I got some of the details wrong. Specifically my discussion of countable and uncountable infinite...
135 views0 comments
Michael DeBellis
Apr 9, 20243 min read
Using SPARQL to Delete Duplicate Instances
Describes developing a query to delete objects that have different IRIs but are essentially duplicates.
160 views0 comments
Michael DeBellis
Feb 1, 20241 min read
Using an LLM to help build ontologies: The Basic Formal Ontology (BFO) Assistant
Using the Open AI Assistant tool to create an LLM enabled assistant to using the Basic Formal Ontology (BFO)
511 views2 comments
Michael DeBellis
Nov 21, 20238 min read
Puns in the Web Ontology Language (OWL): Why We Need Them and How to Use Them
The reasons that puns are needed in the Web Ontology Language (OWL) and some discussion of how to use them
587 views0 comments
Michael DeBellis
Nov 9, 20232 min read
One Good Hack Deserves Another
SPARQL query to delete asserted property values on datatype super properties
42 views0 comments
Michael DeBellis
Oct 25, 20233 min read
The DaanMatch System: A Knowledge Graph linking NGOs with UN Sustainable Development Goals
The DaanMatch project and how knowledge graphs and NLP were used to facilitate linking NGOs with the UN Sustainable Development Goals
223 views0 comments
Michael DeBellis
Oct 24, 20234 min read
Using OWL Models to Bring Rigor to the "Soft" Sciences
Examples of using the Web Ontology Language to rigorously define theories in the social sciences
141 views0 comments
Michael DeBellis
Aug 28, 20232 min read
Creating a Custom Rules View Tab
Note: There was a problem with the link to the PDF for the tutorial below. It worked for me because I owned the file but for others since...
782 views1 comment
Michael DeBellis
Jun 26, 20231 min read
YouTube Videos for Protégé Tutorial
Link to a YouTube playlist that takes you through some basic steps in Protégé
1,190 views2 comments
Michael DeBellis
Feb 28, 20232 min read
New Version of Protégé!
New version of Protégé rocks!
874 views2 comments
Michael DeBellis
Jan 10, 20236 min read
Using SKOS to Define Mappings
Describes ways to use the Simple Knowledge Organization System (SKOS) to define mappings from one Concept Scheme to another.
1,272 views1 comment
Michael DeBellis
Jan 10, 20236 min read
Synonyms, IRIs, and Labels in OWL and SKOS
Basic concepts related to synonyms in the Web Ontology Language (OWL), Simple Knowledge Organization System (SKOS), and Protégé.
875 views0 comments
Michael DeBellis
Dec 22, 20224 min read
IRI Mappings in Protégé and Web Protégé
When you load an ontology from Desktop Protégé to Web Protégé defaults related to IRIs aren't what you would expect. Tells how to set them.
1,602 views1 comment
Michael DeBellis
Nov 17, 20223 min read
UN Sustainable Development Goals Ontology
Case study of how Cellfie and SPARQL can automate developing an ontology to model the UN Sustainable Development Goals.
441 views0 comments
Michael DeBellis
May 30, 20223 min read
Semantic Web vs. Property Graphs
Discusses the pros and cons of property graphs (Neo4J and Cypher) contrasted with the Semantic Web stack: RDF, OWL, SPARQL, SHACL, SWRL
2,475 views1 comment
Michael DeBellis
May 5, 20221 min read
Knowledge Representation and the Semantic Web
I recently wrote a paper with Robert Neches who used to be my boss at the Information Sciences Institute (ISI). When I work with...
1,045 views0 comments
Michael DeBellis
Jan 25, 20222 min read
Testing and Debugging Ontologies
Best practices for creating and using individuals as test data for OWL ontologies
635 views0 comments
Michael DeBellis
Jan 4, 20222 min read
Making UUIDs Easier to Use With Prefixes
In a previous blog post I discussed the difference between user supplied names for IRIs and UUIDs. I want to share a tip that Jim Balhoff...
1,107 views0 comments
Michael DeBellis
Dec 1, 20213 min read
Using SPARQL to Refactor User Names to UUIDs
Use SPARQL to convert user supplied IRI names to UUIDs
575 views0 comments
bottom of page