brettkromkamp / topic-db

TopicDB is a topic maps-based semantic graph store (using SQLite for persistence)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set base topics 'instance_of' property to be 'BaseTopic' (instead of 'Topic')

brettkromkamp opened this issue · comments

Source:

Having the base topics as instances of 'BaseTopic' instead of 'Topic' will make it easier to filter out these topics to display non-system topics.

'BaseTopic' vs. ' SystemTopic'?