Skip to content

Instantly share code, notes, and snippets.

View scritur's full-sized avatar

scritur

View GitHub Profile
@scritur
scritur / notes.md
Created April 27, 2016 13:17 — forked from nichtich/notes.md
Notes about the confusion between instance and subclass relationship

Research question

In data modeling and knowledge organization we often find the need to connect item as subclasses or instances of each other. These two types of relationships are often confused, but why?

Background

Where does subclass and instance come from? Object oriented modeling? Artificial Intelligence? Knowledge Organization? Plato? ...

Some influental sources should be identified.