Added SpecEntry class, by importing the operators ontology. Below is an example usage that uses some gist units reference data. Note how the possible values for aspects that are not magnitudes are specified by pointing to a collection. This allows different combinations of colors to be used in different contexts (e.g. warm colors vs. cool colors) w/o needing new category classes.
If we want to use gist:isPartOf, the diagram gets a bit ugly.
Closes #527.
INTENDED AS DRAFT FOR DISCUSSION
Added
SpecEntry
class, by importing the operators ontology. Below is an example usage that uses some gist units reference data. Note how the possible values for aspects that are not magnitudes are specified by pointing to a collection. This allows different combinations of colors to be used in different contexts (e.g. warm colors vs. cool colors) w/o needing new category classes.If we want to use
gist:isPartOf
, the diagram gets a bit ugly.