You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specification at least say that only resources represent some raw data. For all the other elements, you should check that the objects passed as argument for the instantiation belong to the datamodel.
I opened an issue to fix the specification for the predicate.
Cf. ProjetPP/PPP-QuestionParsing-Grammatical#96
The implementation of the datamodel should enforce such things (throwing an
AssertionError
in this case for instance).The text was updated successfully, but these errors were encountered: