From d5cf8ec1f84592e693e57f7f3196f469b8b4a11e Mon Sep 17 00:00:00 2001 From: "Eike, Stefan" Date: Tue, 24 Apr 2018 17:49:13 +0200 Subject: [PATCH] Fix semantic net processing --- build_dita2termbrowser_template.xml | 487 ++++++++------- xsl/semanticnet.xsl | 923 ++++++++++++++-------------- 2 files changed, 710 insertions(+), 700 deletions(-) diff --git a/build_dita2termbrowser_template.xml b/build_dita2termbrowser_template.xml index d8ea9ed..a598e04 100644 --- a/build_dita2termbrowser_template.xml +++ b/build_dita2termbrowser_template.xml @@ -1,239 +1,248 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - xmltask.jar is not found on classpath - - - - - - - - - - - - - - termmap=${termmap} - - - - - - - - - - - - - - - - - - - - - 'args.default.language' is not set, e.g. to 'en-GB' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Replace <div class="div stats"> placeholder element of: ${output.dir}\${termstats.base}.html - - - - - - - Merge termstats files: '${args.termstats}' and '${dita.temp.dir}${file.separator}terminology_stats.xml' - - - - - - - - - - - - - No previous termstats file found - - - - - 'args.default.language' is not set, e.g. to 'en-GB' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + xmltask.jar is not found on classpath + + + + + + + + + + + + + + termmap=${termmap} + + + + + + + + + + + + + + + + + + + + + 'args.default.language' is not set, e.g. to 'en-GB' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Replace <div class="div stats"> placeholder element of: ${output.dir}\${termstats.base}.html + + + + + + + Merge termstats files: '${args.termstats}' and '${dita.temp.dir}${file.separator}terminology_stats.xml' + + + + + + + + + + + + + No previous termstats file found + + + + + 'args.default.language' is not set, e.g. to 'en-GB' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/semanticnet.xsl b/xsl/semanticnet.xsl index ecca0de..90d0ea9 100644 --- a/xsl/semanticnet.xsl +++ b/xsl/semanticnet.xsl @@ -1,461 +1,462 @@ - - - - - - - - - - - - - - - - - - - - " - ' - - - - - - - - - Terminology Net - - - - - - - - -
-
-
- -
-
-
-
-
0%
-
-
-
-
-
-
- - -
- - - - - - - - - -
- -
- -
-
- - - - - - - {value:'', - label:''} - - - , - - - - - - - {id: ' - - ', label: ' - - ', shape: 'box', group: 'term'} - - - , - - - - - - - - - - - - {id: ' - - IsAntonymOf - - ', from: ' - - ', to: ' - - ', arrows: 'to', label: ' - - '}, - - - - {id: ' - - IsHypernymOf - - ', from: ' - - ', to: ' - - ', arrows: 'to', label: ' - - '}, - - - - {id: ' - - IsHyponymOf - - ', from: ' - - ', to: ' - - ', arrows: 'to', label: ' - - '}, - - - - {id: ' - - IsInstanceOf - - ', from: ' - - ', to: ' - - ', arrows: 'from', label: ' - - '}, - - - - {id: ' - - IsPartOf - - ', from: ' - - ', to: ' - - ', arrows: 'to', label: ' - - '}, - - - - {id: ' - - IsRelatedWith - - ', from: ' - - ', to: ' - - ', arrows: 'to', label: ' - - '}, - - - - - - - - - - {key: ' - - ', term: ' - - ', definition: ' - - - - - ', href: ' - - '}, - - - - - - - - - + + + + + + + + + + + + + + + + + + + + " + ' + + + + + + + + + Terminology Net + + + + + + + + +
+
+
+ +
+
+
+
+
0%
+
+
+
+
+
+
+ + +
+ + + + + + + + + +
+ +
+ +
+
+ + + + + + + {value:'', + label:''} + + + , + + + + + + + {id: ' + + ', label: ' + + ', shape: 'box', group: 'term'} + + + , + + + + + + + + + + + + {id: ' + + IsAntonymOf + + ', from: ' + + ', to: ' + + ', arrows: 'to', label: ' + + '}, + + + + {id: ' + + IsHypernymOf + + ', from: ' + + ', to: ' + + ', arrows: 'to', label: ' + + '}, + + + + {id: ' + + IsHyponymOf + + ', from: ' + + ', to: ' + + ', arrows: 'to', label: ' + + '}, + + + + {id: ' + + IsInstanceOf + + ', from: ' + + ', to: ' + + ', arrows: 'from', label: ' + + '}, + + + + {id: ' + + IsPartOf + + ', from: ' + + ', to: ' + + ', arrows: 'to', label: ' + + '}, + + + + {id: ' + + IsRelatedWith + + ', from: ' + + ', to: ' + + ', arrows: 'to', label: ' + + '}, + + + + + + + + + + {key: ' + + ', term: ' + + ', definition: ' + + + + + ', href: ' + + '}, + + + + + + + + + +