Isabelle_DOF/src/ontologies
Nicolas Méric 18c0557d01 Add the possibility to make request on instances
- Add a new Term Annotation Antiquotation (TA)
  to allow requests on instances.
  Example:
  @{C-instances} will return all the instances of the class "C"
  defined in the generated theory
- Update ISA_transformers elaborate function signature to
  take into account the case where the term argument
  of a TA is irrelevant, for example when a TA has no argument.
  Example with the TA of the instances of a class:
  @{A-instances}
  Here the TA has no argument and none second level type checking is
  wished, so its associated check function can be the identity function
  with respect to the ISA_transformers chek function type.
- Add some request examples in Evaluation.thy
- Fix typos
2021-12-13 16:58:54 +01:00
..
CC_v3.1_R5 enforcing shorter Definition* - style in examples (CC,CENELEC,...) 2020-12-02 09:32:48 +01:00
CENELEC_50128 basically table_inline. 2021-05-13 14:37:27 +02:00
Conceptual Add the possibility to make request on instances 2021-12-13 16:58:54 +01:00
math_exam mmm 2020-06-22 17:42:40 +02:00
math_paper mmm 2020-06-22 17:42:40 +02:00
scholarly_paper Fix the record generation in class implementation 2021-12-07 10:04:47 +01:00
small_math mmm 2020-06-22 17:42:40 +02:00
technical_report renaming ISA's; new shortcuts; more content in the RefMan. 2021-01-02 15:57:28 +01:00
ontologies.thy mmm 2020-06-22 17:42:40 +02:00