Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
- update figure size
  • Loading branch information
Takeshi Morita committed Mar 20, 2019
1 parent 64fd9e3 commit abd0808
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
6 changes: 3 additions & 3 deletions docs/source/conf.py
Expand Up @@ -55,17 +55,17 @@

# General information about the project.
project = u'DODDLE-OWL'
copyright = u'2016-2017, Takeshi Morita'
copyright = u'2016-2019, Takeshi Morita'
author = u'Takeshi Morita'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = u'1.0'
version = u'2019.03_1'
# The full version, including alpha/beta/rc tags.
release = u'1.0'
release = u'2019.03_1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
24 changes: 12 additions & 12 deletions docs/source/modules.rst
Expand Up @@ -19,7 +19,7 @@ First, as input of DODDLE-OWL, the users select several concepts in Input Module

.. _system_flow:
.. figure:: figures/system-flow.png
:scale: 80 %
:scale: 50 %
:alt: System overview of DODDLE-OWL
:align: center

Expand Down Expand Up @@ -80,7 +80,7 @@ The detail of step 5 is described in :ref:`extracting-ontological-elements` and

.. _ontology_ranking:
.. figure:: figures/procedure_flow_of_acquiring_and_ranking_existing_ontologies.png
:scale: 80 %
:scale: 50 %
:alt: The procedure flow for acquiring and ranking existing ontologies for a target domain using Swoogle
:align: center

Expand Down Expand Up @@ -112,7 +112,7 @@ the elements of ontology described in SPARQL query language for RDF [hommeaux08]

.. _label_extraction:
.. figure:: figures/label_extraction.png
:scale: 80 %
:scale: 50 %
:alt: Difference of the labels of concepts among OWL Basic Vocabulary, SKOS, and the WordNet RDF/OWL scheme
:align: center

Expand Down Expand Up @@ -217,7 +217,7 @@ Hierarchy Construction Module

.. _process_of_perfectly_matched:
.. figure:: figures/process_of_perfectly_matched_concept_tree_construction.png
:scale: 80 %
:scale: 50 %
:alt: 完全照合概念の階層構築工程
:align: center

Expand All @@ -232,7 +232,7 @@ Hierarchy Construction Module

.. _process_of_partially_matched:
.. figure:: figures/process_of_partially_matched_concept_tree_construction.png
:scale: 80 %
:scale: 50 %
:alt: 部分照合概念の階層構築工程
:align: center

Expand All @@ -256,7 +256,7 @@ WordSpace による概念対の抽出

.. _wordspace:
.. figure:: figures/extraction_of_related_concept_pairs_using_WordSpace.png
:scale: 80 %
:scale: 50 %
:alt: 文脈類似概念対の獲得手順
:align: center

Expand Down Expand Up @@ -358,7 +358,7 @@ Apriori アルゴリズムでは,要素数の少ないアイテム集合から

.. _apriori:
.. figure:: figures/apriori.png
:scale: 80 %
:scale: 50 %
:alt: Apriori アルゴリズムによる多頻度アイテム集合抽出の例
:align: center

Expand Down Expand Up @@ -392,7 +392,7 @@ Hierarchy Refinement Module

.. _process-tree-refinement:
.. figure:: figures/process_of_tree_refinement.png
:scale: 80 %
:scale: 50 %
:alt: 概念階層洗練工程
:align: center

Expand All @@ -414,7 +414,7 @@ STMの定義

.. _matched-result-analysis:
.. figure:: figures/matched_result_analysis.png
:scale: 80 %
:scale: 50 %
:alt: Strategy1: Matched result analysis
:align: center

Expand All @@ -431,7 +431,7 @@ Strategy2: Trimmed result analysis

.. _trimmed-result-analysis:
.. figure:: figures/trimmed_result_analysis.png
:scale: 80 %
:scale: 50 %
:alt: Strategy2: Trimmed result analysis
:align: center

Expand All @@ -447,7 +447,7 @@ WordNet やEDR 電子化辞書などの汎用オントロジーは,網羅的

.. _remove-multiple-inheritance:
.. figure:: figures/remove_multiple_inheritance.png
:scale: 80 %
:scale: 50 %
:alt: Strategy3: Removing multiple inheritance
:align: center

Expand Down Expand Up @@ -483,7 +483,7 @@ Translation Module exports the taxonomic relationships and other relationships d

.. _translation_module:
.. figure:: figures/translation_module.png
:scale: 80 %
:scale: 50 %
:alt: An example of exporting taxonomic relationships and other relationships in OWL
:align: center

Expand Down
50 changes: 25 additions & 25 deletions docs/source/user_manual.rst
Expand Up @@ -191,7 +191,7 @@ The namespace table as shown in :numref:`ontology-selection-panel` -2 manages th

.. _ontology-selection-panel:
.. figure:: figures/ontology-selection-panel.png
:scale: 80 %
:scale: 50 %
:alt: A screenshot of the General Ontology Selection Panel
:align: center

Expand All @@ -207,7 +207,7 @@ OWL meta data of the selected ontology from the ontology list (:numref:`owl-onto

.. _owl-ontology-selection-panel:
.. figure:: figures/owl-ontology-selection-panel.png
:scale: 80 %
:scale: 50 %
:alt: A screenshot of the OWL Ontology Selection Panel
:align: center

Expand All @@ -221,7 +221,7 @@ We describe the details of each part in :numref:`input-document-selection-panel`

.. _input-document-selection-panel:
.. figure:: figures/input-document-selection-panel.png
:scale: 80 %
:scale: 50 %
:alt: A screenshot of the Input Document Selection Panel
:align: center

Expand All @@ -244,7 +244,7 @@ In the Input Document Viewer, the user can select input terms while viewing the

.. _input-document-viewer:
.. figure:: figures/input-document-viewer.png
:scale: 80 %
:scale: 50 %
:alt: A screenshot of the Input Document Viewer
:align: center

Expand All @@ -264,7 +264,7 @@ In the Input Term Table, it is possible to select input terms from terms automat

.. _input-term-table:
.. figure:: figures/input-term-table.png
:scale: 80 %
:scale: 50 %
:alt: A screenshot of the Input Term Table
:align: center

Expand All @@ -285,7 +285,7 @@ In the Removed Term Table, a list of the term from the Input Term Table is displ

.. _removed-term-table:
.. figure:: figures/removed-term-table.png
:scale: 80 %
:scale: 50 %
:alt: A screenshot of the Removed Term Table
:align: center

Expand All @@ -297,7 +297,7 @@ Input Concept Selection Panel

.. _input-concept-selection-panel:
.. figure:: figures/input-concept-selection-panel.png
:scale: 80 %
:scale: 50 %
:alt: Input Concept Selection Panel
:align: center

Expand All @@ -317,7 +317,7 @@ Term List

.. _input-concept-selection-panel-term-list:
.. figure:: figures/input-concept-selection-panel-term-list.png
:scale: 80 %
:scale: 50 %
:alt: Input Concept Selection Panel: Term List
:align: center

Expand Down Expand Up @@ -347,7 +347,7 @@ Concept List

.. _input-concept-selection-panel-concept-list:
.. figure:: figures/input-concept-selection-panel-concept-list.png
:scale: 80 %
:scale: 50 %
:alt: Input Concept Selection Panel: Concept List
:align: center

Expand All @@ -361,7 +361,7 @@ Concept Information

.. _input-concept-selection-panel-concept-info:
.. figure:: figures/input-concept-selection-panel-concept-info.png
:scale: 80 %
:scale: 50 %
:alt: Input Concept Selection Panel: Concept Information
:align: center

Expand All @@ -382,7 +382,7 @@ Construct Concept Tree Option

.. _input-concept-selection-panel-construct-concept-tree-option:
.. figure:: figures/input-concept-selection-panel-construct-concept-tree-option.png
:scale: 80 %
:scale: 50 %
:alt: Input Concept Selection Panel: Construct Concept Tree Option
:align: center

Expand All @@ -402,7 +402,7 @@ Construct Class Tree Panel

.. _construct-class-tree-panel:
.. figure:: figures/construct-class-tree-panel.png
:scale: 80 %
:scale: 50 %
:alt: Construct Class Tree Panel
:align: center

Expand All @@ -423,7 +423,7 @@ Concept Information Panel

.. _construct-class-tree-panel-concept-info:
.. figure:: figures/construct-class-tree-panel-concept-info.png
:scale: 80 %
:scale: 50 %
:alt: Construct Class Tree Panel: Concept Information Panel
:align: center

Expand All @@ -443,7 +443,7 @@ Is-a and Has-a Hierarchy Panel

.. _construct-class-tree-panel-isa-hasa-tree-panel:
.. figure:: figures/construct-class-tree-panel-isa-hasa-tree-panel.png
:scale: 80 %
:scale: 50 %
:alt: Construct Class Tree Panel: Is-a and Has-a Hierarchy Panel
:align: center

Expand All @@ -455,7 +455,7 @@ Is-a and Has-a Hierarchy Panel

.. _construct-class-tree-panel-popup-menu:
.. figure:: figures/construct-class-tree-panel-popup-menu.png
:scale: 80 %
:scale: 50 %
:alt: Construct Class Tree Panel: Popup menu
:align: center

Expand All @@ -467,7 +467,7 @@ DODDLE-OWLにおける概念の削除は3 種類ある.「概念の削除」

.. _construct-class-tree-panel-node-icon:
.. figure:: figures/construct-class-tree-panel-node-icon.png
:scale: 80 %
:scale: 50 %
:alt: Construct Class Tree Panel: Node icon
:align: center

Expand All @@ -481,7 +481,7 @@ Concept Drift Management Panel

.. _construct-class-tree-panel-concept-drift-management-panel:
.. figure:: figures/construct-class-tree-panel-concept-drift-management-panel.png
:scale: 80 %
:scale: 50 %
:alt: Construct Class Tree Panel: Concept Drift Management Panel
:align: center

Expand All @@ -499,7 +499,7 @@ Construct Property Tree Panel

.. _construct-property-tree-panel:
.. figure:: figures/construct-property-tree-panel.png
:scale: 80 %
:scale: 50 %
:alt: Construct Property Tree Panel
:align: center

Expand All @@ -509,7 +509,7 @@ Construct Property Tree Panel

.. _construct-property-tree-panel-node-icon:
.. figure:: figures/construct-property-tree-panel-node-icon.png
:scale: 80 %
:scale: 50 %
:alt: Construct Property Tree Panel: Node icon
:align: center

Expand All @@ -523,7 +523,7 @@ Construct Relationship Panel

.. _construct-relationship-panel:
.. figure:: figures/construct-relationship-panel.png
:scale: 80 %
:scale: 50 %
:alt: Construct Relationship Panel
:align: center

Expand Down Expand Up @@ -551,7 +551,7 @@ Basic Tab

.. _option-dialog-basic:
.. figure:: figures/option-dialog-basic.png
:scale: 80 %
:scale: 50 %
:alt: Option Dialog: Basic Tab
:align: center

Expand Down Expand Up @@ -585,7 +585,7 @@ perl.exe
.. _option-dialog-folder:
.. figure:: figures/option-dialog-folder.png
:scale: 80 %
:scale: 50 %
:alt: Option Dialog: Folder Tab
:align: center

Expand All @@ -597,7 +597,7 @@ Input Concept Selection Tab

.. _option-dialog-input-concept-selection:
.. figure:: figures/option-dialog-input-concept-selection.png
:scale: 80 %
:scale: 50 %
:alt: Option Dialog: Input Concept Selection Tab
:align: center

Expand All @@ -609,7 +609,7 @@ Comound Word Tab

.. _option-dialog-compound-word:
.. figure:: figures/option-dialog-compound-word.png
:scale: 80 %
:scale: 50 %
:alt: Option Dialog: Compound Word Tab
:align: center

Expand All @@ -622,7 +622,7 @@ Display Tab

.. _option-dialog-display:
.. figure:: figures/option-dialog-display.png
:scale: 80 %
:scale: 50 %
:alt: Option Dialog: Display Tab
:align: center

Expand Down

0 comments on commit abd0808

Please sign in to comment.