OntoDL Introduction: Installation and Setup: Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Preconditions == In order to install and use OntoDL make sure that you have * a valid license for CTS2-LE and OntoDL (The OntoDL VBA macro is included with…“)
 
(Installation)
Zeile 6: Zeile 6:
 
* access to a CTS2-LE server instance (as a fallback you may use the public CTS2-LE at Fraunhofer FOKUS, which is configured as a default into OntoDL)
 
* access to a CTS2-LE server instance (as a fallback you may use the public CTS2-LE at Fraunhofer FOKUS, which is configured as a default into OntoDL)
  
== Installation ==
+
== Installation and Configuration ==
 
# Create a folder on your local computer where you want to place the OntoDL template. If you already have a directory for your custom MS Word templates, that will do fine.
 
# Create a folder on your local computer where you want to place the OntoDL template. If you already have a directory for your custom MS Word templates, that will do fine.
 
# open https://bscw.fokus.fraunhofer.de/bscw/bscw.cgi/2478444 in your web browser. Login to the Fraunhofer FOKUS BSCW. As an alternative you can open the Fraunhofer FOKUS BSCW and navigate to "CTS2-LE Customer Center / Loaders and Tools / _restricted (Full Update License) / OntoDL".
 
# open https://bscw.fokus.fraunhofer.de/bscw/bscw.cgi/2478444 in your web browser. Login to the Fraunhofer FOKUS BSCW. As an alternative you can open the Fraunhofer FOKUS BSCW and navigate to "CTS2-LE Customer Center / Loaders and Tools / _restricted (Full Update License) / OntoDL".
Zeile 12: Zeile 12:
 
## OntoDlVorlage vXX.dotm: MS Word Template including the OntoDL VBA macro
 
## OntoDlVorlage vXX.dotm: MS Word Template including the OntoDL VBA macro
 
## Class Library.docm: VBA library including some helper classes needed to run the OntoDL VBA macro
 
## Class Library.docm: VBA library including some helper classes needed to run the OntoDL VBA macro
 +
# Open the folder that you created in step 1. Do a right click on "OntoDlVorlage vXX.dotm" and select "Open" ("Öffnen"). It is important to use the context menu to open the file because a double click will create a new document instance.
 +
# In the MS Word menu open the Macro dialog box at "Ansicht / Makros". In the dialog select "OntoDL2FHIR" and click on "Edit" ("Bearbeiten").
 +
## In some version of MS Word it may happen that the button "Edit" is disabled. In this case, just close the dialog boy and open it again.
 +
# In the left pane you see all classes and modules of the OntoDl2FHIR macro. Select "Project (OntoDLVorlage vXX)".
 +
# In the MS Word menu select "Extras / References" ("Extras / Verweise"). Klick the button "Search" ("Durchsuchen") and navigate to the folder where you installed OntoDL. Set "All Files (*.*)" as the requested file type. Select the file "Class Library.docm" and press "OK". Close the dialog box by clicking "OK".
 +
# Save "OntoDlVorlage vXX.dotm" and close MS Word.
  
 
== Configuration ==
 
== Configuration ==

Version vom 12. September 2016, 09:52 Uhr

Preconditions

In order to install and use OntoDL make sure that you have

  • a valid license for CTS2-LE and OntoDL (The OntoDL VBA macro is included with the CTS2-LE Terminology Server Full Update License. Users with other licenses may obtain a dedicated license for OntoDL from Fraunhofer FOKUS)
  • installed MS Word 2010 or newer on your computer (Attention: not all MS Word versions are fully tested yet)
  • access to the Fraunhofer BSCW (you should have got a account together with the CTS2-LE license)
  • access to a CTS2-LE server instance (as a fallback you may use the public CTS2-LE at Fraunhofer FOKUS, which is configured as a default into OntoDL)

Installation and Configuration

  1. Create a folder on your local computer where you want to place the OntoDL template. If you already have a directory for your custom MS Word templates, that will do fine.
  2. open https://bscw.fokus.fraunhofer.de/bscw/bscw.cgi/2478444 in your web browser. Login to the Fraunhofer FOKUS BSCW. As an alternative you can open the Fraunhofer FOKUS BSCW and navigate to "CTS2-LE Customer Center / Loaders and Tools / _restricted (Full Update License) / OntoDL".
  3. copy all files included in the BSCW folder to the local folder you created in step 1
    1. OntoDlVorlage vXX.dotm: MS Word Template including the OntoDL VBA macro
    2. Class Library.docm: VBA library including some helper classes needed to run the OntoDL VBA macro
  4. Open the folder that you created in step 1. Do a right click on "OntoDlVorlage vXX.dotm" and select "Open" ("Öffnen"). It is important to use the context menu to open the file because a double click will create a new document instance.
  5. In the MS Word menu open the Macro dialog box at "Ansicht / Makros". In the dialog select "OntoDL2FHIR" and click on "Edit" ("Bearbeiten").
    1. In some version of MS Word it may happen that the button "Edit" is disabled. In this case, just close the dialog boy and open it again.
  6. In the left pane you see all classes and modules of the OntoDl2FHIR macro. Select "Project (OntoDLVorlage vXX)".
  7. In the MS Word menu select "Extras / References" ("Extras / Verweise"). Klick the button "Search" ("Durchsuchen") and navigate to the folder where you installed OntoDL. Set "All Files (*.*)" as the requested file type. Select the file "Class Library.docm" and press "OK". Close the dialog box by clicking "OK".
  8. Save "OntoDlVorlage vXX.dotm" and close MS Word.

Configuration