-
Notifications
You must be signed in to change notification settings - Fork 4
Description
In the context of the openMINDS article, @lzehl and I struggled with using consistent terminologies to refer to parts of the openMINDS framework. We discussed and propose the following:
openMINDS infrastructure/framework = everything provided under the "openMINDS umbrella" (i.e., schema, instances, supportive tooling)
openMINDS schema = single metadata schema (i.e., the property-value pairs for one specific context that provides information about all possible/allowed ways to use it)
openMINDS instance = an instantiated schema (i.e., one possible way to use an openMINDS schema)
openMINDS instance/library module = GitHub repo for instances
openMIDNS tool module = GitHub repos for tooling
openMINDS model = all schemas across all GitHub repos
openMINDS schema module = all schemas within one GitHub repo
openMINDS submodels = subset of schemas within or across different GitHub repos that build a logical graph structure
'schema module' --> maintenance for larger submodels (i.e., one part of the whole openMINDS framework)
'(sub)model' --> logical graph structure