diff --git a/src/ontologies/scholarly_paper/scholarly_paper.thy b/src/ontologies/scholarly_paper/scholarly_paper.thy index de669b4..b542d79 100755 --- a/src/ontologies/scholarly_paper/scholarly_paper.thy +++ b/src/ontologies/scholarly_paper/scholarly_paper.thy @@ -122,6 +122,11 @@ As Security of the system we define etc... A formal statement can, but must not have a reference to true formal Isabelle/Isar definition. \ +doc_class background = text_section + + comment :: string + claims :: "thm list" + + subsection\Technical Content and its Formats\ datatype status = formal | semiformal | description @@ -466,6 +471,7 @@ doc_class article = \author\\<^sup>+ ~~ abstract ~~ \introduction\\<^sup>+ ~~ + \background\\<^sup>* ~~ \technical || example \\<^sup>+ ~~ \conclusion\\<^sup>+ ~~ bibliography ~~