Skip to content

Commit

Permalink
added files in docs_ja and translated part of the documents
Browse files Browse the repository at this point in the history
  • Loading branch information
t-morita committed Apr 3, 2016
1 parent c80a8bf commit bf8d808
Show file tree
Hide file tree
Showing 125 changed files with 1,788 additions and 11 deletions.
30 changes: 30 additions & 0 deletions docs/source/about.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
What is MR\ :sup:`3` \?
=======================

MR\ :sup:`3` \ (Meta-Model Management based on RDFs Revision Reflection) is an editing tool of RDF-based contents developed for managing a relationship between `RDF (Resource Description Framework) <https://www.w3.org/TR/rdf11-concepts/>`_ and `RDFS (RDF Schema) <https://www.w3.org/TR/rdf-schema/>`_ contents.

Introduction
------------
The Semantic Web is one of the most promised candidates as the Web tomorrow, whose basis is on RDF and RDF Schema recommended by the World Wide Web Consortium. The purpose of the idea is to make the data on the Web available not only for displaying but also for automation, integration and reuse of data across various applications. At the moment, a number of supporting environment have been developed as the adopted tools of traditional knowledge engineering based ontologies. These products are mostly concentrating on creating ontologies and managing ontology-based semantic markup. From the standpoint of a significance of information lifecycle on the Semantic Web, in this work, an editing tool of RDF-based contents is developed for managing a relationship between RDF and RDFS contents.

Features
--------
MR\ :sup:`3` \ provides the three main functions to edit and to manage the several sorts of relationship among RDF and RDFS contents as follows.

Graphical Editing of RDF Descriptions
Based on the semantics of RDF data model, the tool supports to edit the resource-property-value relation.
Graphical Editing of RDFS Descriptions
Based on the semantics of RDF Schema model, the tool supports to edit the class-subclass relation and to add the information of properties such as range, domain, sub-property, and so on.
Meta-Model Management Facilities
In order to reflect the change of RDF or RDFS contents on the other, the tool supports the correspondence between them.

The above function consisted of the following sub-functions.

* Transformation of RDF resources into graphical representation of RDF data model, including the management of different RDF resources and mapping the additional information to RDFS.
* Transformation of RDF data graph into RDF resource, including name-space management.
* Transformation of RDFS resources into graphical representation of RDF data model, including the management of different RDFS resources and visualize the side effects to the corresponding RDF resource.
* Transformation of RDFS data graph into RDFS resource, including name-space management.
* Reflecting the change of RDF resources on the corresponding RDFS resources, not only editing RDF resources but also loading new resources.
* Reflecting the change of RDFS resources on the corresponding RDF resources, as the same time above.


2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@
# If false, no index is generated.
#epub_use_index = True

numfig = True
numfig_secnum_depth = (2)

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/bottom_up_step5.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/bottom_up_step6.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/bottom_up_step7.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/bottom_up_step8.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/class_editor.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/config_dialog_basic.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/config_dialog_directory.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/config_dialog_layout.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/config_dialog_metaclass.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/config_dialog_proxy.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/config_dialog_rendering.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/export_dialog.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/figures/function_overview.png
Binary file added docs/source/figures/import_dialog.png
Binary file added docs/source/figures/import_rdf.png
Binary file added docs/source/figures/make_rdfs_class.png
Binary file added docs/source/figures/make_rdfs_property.png
Binary file added docs/source/figures/namespace_table.png
Binary file added docs/source/figures/popup_menu_class_editor.png
Binary file added docs/source/figures/popup_menu_rdf_editor.png
Binary file added docs/source/figures/property_editor.png
Binary file added docs/source/figures/rdf_editor.png
Binary file added docs/source/figures/rdfs_replace_after.png
Binary file added docs/source/figures/rdfs_replace_before.png
Binary file added docs/source/figures/rdfs_replace_dialog.png
Binary file added docs/source/figures/remove_dialog.png
Binary file added docs/source/figures/remove_rdfs_class.png
Binary file added docs/source/figures/remove_rdfs_property.png
Binary file added docs/source/figures/rename_rdf_property.png
Binary file added docs/source/figures/rename_rdf_resource_type.png
Binary file added docs/source/figures/rename_rdfs_class.png
Binary file added docs/source/figures/rename_rdfs_property.png
Binary file added docs/source/figures/resource_search_dialog.png
Binary file added docs/source/figures/screenshot_of_mr3.png
Binary file added docs/source/figures/sw_paradigm.png
Binary file added docs/source/figures/system_overview_of_mr3.png
Binary file added docs/source/figures/toolbar/accept.png
Binary file added docs/source/figures/toolbar/application_get.png
Binary file added docs/source/figures/toolbar/application_put.png
Binary file added docs/source/figures/toolbar/arrow_left.png
Binary file added docs/source/figures/toolbar/arrow_redo.png
Binary file added docs/source/figures/toolbar/arrow_right.png
Binary file added docs/source/figures/toolbar/arrow_undo.png
Binary file added docs/source/figures/toolbar/attr_dialog.png
Binary file added docs/source/figures/toolbar/class_editor.png
Binary file added docs/source/figures/toolbar/cog.png
Binary file added docs/source/figures/toolbar/connect.gif
Binary file added docs/source/figures/toolbar/copy.png
Binary file added docs/source/figures/toolbar/cut.png
Binary file added docs/source/figures/toolbar/delete.png
Binary file added docs/source/figures/toolbar/find.png
Binary file added docs/source/figures/toolbar/help.png
Binary file added docs/source/figures/toolbar/information.png
Binary file added docs/source/figures/toolbar/insert_class.png
Binary file added docs/source/figures/toolbar/insert_literal.png
Binary file added docs/source/figures/toolbar/insert_property.png
Binary file added docs/source/figures/toolbar/insert_resource.png
Binary file added docs/source/figures/toolbar/layout_rdf_graph.png
Binary file added docs/source/figures/toolbar/link.png
Binary file added docs/source/figures/toolbar/link_break.png
Binary file added docs/source/figures/toolbar/log_console.png
Binary file added docs/source/figures/toolbar/move.gif
Binary file added docs/source/figures/toolbar/namespace_table.png
Binary file added docs/source/figures/toolbar/new.png
Binary file added docs/source/figures/toolbar/open.png
Binary file added docs/source/figures/toolbar/paste.png
Binary file added docs/source/figures/toolbar/plugin.png
Binary file added docs/source/figures/toolbar/rdf_editor.png
Binary file added docs/source/figures/toolbar/save.png
Binary file added docs/source/figures/toolbar/saveas.png
Binary file added docs/source/figures/toolbar/shape_group.png
Binary file added docs/source/figures/toolbar/shape_ungroup.png
Binary file added docs/source/figures/toolbar/zoom.png
Binary file added docs/source/figures/toolbar/zoom100.gif
Binary file added docs/source/figures/toolbar/zoom_in.png
Binary file added docs/source/figures/toolbar/zoom_out.png
Binary file added docs/source/figures/top_down_step1.png
Binary file added docs/source/figures/top_down_step10-1.png
Binary file added docs/source/figures/top_down_step10-2.png
Binary file added docs/source/figures/top_down_step11-1.png
Binary file added docs/source/figures/top_down_step11-2.png
Binary file added docs/source/figures/top_down_step2.png
Binary file added docs/source/figures/top_down_step3.png
Binary file added docs/source/figures/top_down_step4.png
Binary file added docs/source/figures/top_down_step5.png
Binary file added docs/source/figures/top_down_step6.png
Binary file added docs/source/figures/top_down_step7.png
Binary file added docs/source/figures/top_down_step8-1.png
Binary file added docs/source/figures/top_down_step8-2.png
Binary file added docs/source/icons/mr3.ico
Binary file not shown.
Binary file added docs/source/icons/mr3_128x128.png
33 changes: 22 additions & 11 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,33 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to mrcube's documentation!
==================================
MR\ :sup:`3` \ Document
==========================

Contents:
We have moved the contents of
http://mrcube.org/documentation/ to this site.

We list points to be revised at TODO section.

.. toctree::
:maxdepth: 2
:caption: User Documentation

about
install
rdf_and_rdfs_contents_management
mrcube_functions
mrcube_implementation
tutorial

=============
Test
=============
.. toctree::
:caption: Developer Documentation

Indices and tables
==================
plugin_development

索引
----
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. * :ref:`modindex`
.. * :ref:`search`
39 changes: 39 additions & 0 deletions docs/source/install.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
Installation
============

.. contents:: Contents
:depth: 2


Requirements
------------
MR\ :sup:`3` \ is implemented by Java language. JRE (Java Runtime Environment) 5or later is required to execute.

We confirmed MR\ :sup: `3` \ following environemnt.

* MS Windows 10 + JDK 1.8.0_40
* Mac OS 10.11.3 + JDK 1.8.0_40

How to Install
--------------
#. Download the file from `Download Page <https://sourceforge.net/projects/mr3/>`_
#. Execute MR3.exe or MR3.app in the extracted folder.

How to Uninstall
----------------
#. Remove the extracted folder.

Used libraries
--------------
MR\ :sup:`3` \ uses the following libraries:

* `JGraph <http://www.jgraph.com/>`_
* `Jena 2 Semantic Web Toolkit <http://jena.apache.org/>`_
* `InfoNode Docking Windows <http://www.infonode.net/index.html?idw>`_
* `JGraphAddons <http://www.jgraph.com/>`_
* `Drawing Graphs with VGJ <http://www.eng.auburn.edu/department/cse/research/graph_drawing/graph_drawing.html>`_
* `JFontChooser <http://jfontchooser.osdn.jp/>`_
* `Jakarta ORO <http://attic.apache.org/projects/jakarta-oro.html>`_
* `Silk Icons <http://www.famfamfam.com/>`_
* `exewrap <http://exewrap.osdn.jp/>`_

0 comments on commit bf8d808

Please sign in to comment.