Open bergos opened 5 years ago
Based on some thinking in https://github.com/rdfjs/data-model-spec/issues/166 and others, I guess we could have a supportedInterfaces
property pointing to which interfaces are supported by a given object? This would require interfaces to be free of optional methods IMHO. Which I would be fine with, I think.
As proposed in #136 new features should get it's own spec. Maybe it would be good if we define a standard way for feature detection in this spec, as it will be the core spec other spec will refer to.
In #123 @jacoscaz proposed this: