Contents1

WORLD INTELLECTUAL PROPERTY ORGANIZATION

SPECIAL UNION FOR THE INTERNATIONAL PATENT CLASSIFICATION

(IPC UNION)

IPC Scheme Viewer Installation Manual

Date / By / Version / Status / Modification
January 24, 2017 / Conde / 1.0 / Draft

Contact: WIPO: Patrick FIÉVET ()

Contents1

Table of Contents

IPC Scheme Viewer Installation Manual

1.Introduction

2.Download IPC in the Scheme Viewer + IPC Static Files

2.1.Download the Static Scheme Viewer

2.2.Download Authentic language static files:

3.IPC in the Scheme Viewer in Authentic Languages

3.1.Install and setup Static Scheme Viewer

4.IPC in the Scheme Viewer in National Language + 1 Authentic Language

4.1.Contact the ITS section

4.2.Install and setup Static Scheme Viewer

4.2.1.Displaying National Language + English:

4.2.2.Displaying National Language + French:

National Translation of IPC Scheme Viewer1/6

1.Introduction

The purpose of this document is to describe the installation of the Scheme Viewer Package so it can load IPC Versions of the Authentic Languages or IPC Versions of National Translations.

Example of the IPC Scheme Viewer in authentic languages:

2.Download IPC in the Scheme Viewer + IPC Static Files

2.1.Download the Static Scheme Viewer

Download the Static Scheme Viewer from:

2.2.Download Authentic language static files:

Download the IPC Scheme static files in Authentic Languages at Subclass levels from: YYYYMMDD/index.html. where YYYYMMDD is the concerned IPC version

3.IPC in the Scheme Viewer in Authentic Languages

3.1.Install and setup Static Scheme Viewer

  1. Extract the ipc_scheme_viewer.zip. (e.g. in C:\ipc_scheme_viewer)
  1. Extract the IPC Scheme Static files under. (e.g. in C:\ipc\YYYYMMDD\yy\htm) where yy is each of the authentic languages
  1. Edit C:\ipc_scheme_viewer\config\config.js to change the values in case chosen paths are different.
  2. Open in a web browser C:\ipc_scheme_viewer\index.htm to see the result.

4.IPC in the Scheme Viewer in National Language + 1 Authentic Language

4.1.Contact the ITS section

Send an email to and request for the IPC Scheme Static files in your National language:

WIPO will send you the concerned set of static files xx_YYYYMM_html.zip(where YYYYMMDD is the year, month and date of entry into force of the concerned IPC version, and XX represents the two letter code of your national language.)

4.2.Install and setup Static Scheme Viewer

  1. Extract the ipc_scheme_viewer.zip. (e.g. in C:\ipc_scheme_viewer)
  1. Extract the IPC Scheme Static files in your National language zip file. (e.g. in C:\ipc\YYYYMMDD\xx\htm)
  1. Edit C:\ipc_scheme_viewer\config\config.js to change the values in case chosen paths are different than the ones proposed above

Depending on the Authentic Language that you want to display, follow Displaying National Language + English: or Displaying National Language + French:

4.2.1.Displaying National Language + English:

  1. Copy index.htm to index_en.htm
  1. Under C:\ipc_scheme_viewer\index_en.htm

Translate English labels to your national office and/or customize the viewer home page):

<ul class="dropdown-menu"<li<a href="index_fr.htm">Français</a</li</ul>

To:

<ul class="dropdown-menu"<li<a href="index.htm">National Language</a</li</ul>

  1. To have links to the viewer in authentic language, modify the following under C:\ipc_scheme_viewer\index.htm:

<a class="dropdown-toggle" data-toggle="dropdown" href="#">English <b class="caret"</b</a>

<ul class="dropdown-menu"<li<a href="index_fr.htm">Français</a</li</ul>

To:

<a class="dropdown-toggle" data-toggle="dropdown" href="#">National Language<b class="caret"</b</a>

<ul class="dropdown-menu"<li<a href="index_en.htm">English</a</li</ul>

Also, adapt this line:

$(function(){initViewer("en");});

To:

$(function(){initViewer("xx");});

4.2.2.Displaying National Language + French:

  1. Copy index_fr.htm to index.htm
  1. Under C:\ipc_scheme_viewer\index_fr.htm

Translate English labels to your national office and/or customize the viewer home page):

<ul class="dropdown-menu"<li<a href="index.htm">English</a</li</ul>

To:

<ul class="dropdown-menu"<li<a href="index.htm">National Language</a</li</ul>

  1. To have links to the viewer in authentic language, modify the following under C:\ipc_scheme_viewer\index.htm:

<li class="dropdown language-switcher"<a class="dropdown-toggle" data-toggle="dropdown" href="#">Français <b class="caret"</b</a>

<ul class="dropdown-menu"<li<a href="index.htm">English</a</li</ul>

To:

<li class="dropdown language-switcher"<a class="dropdown-toggle" data-toggle="dropdown" href="#">National Language <b class="caret"</b</a>

<ul class="dropdown-menu"<li<a href="index_fr.htm">Français</a</li</ul>

Also, adapt this line:

$(function(){initViewer("fr");});

To:

$(function(){initViewer("xx");});

  1. Open in a web browser C:\ipc_scheme_viewer\index.htm to see the result.

End of document

N:\OrgClaims\Shared\_ITOS4IPC_Claims\Project_Documentation\Master_files_transformations\IPC_Scheme_Viewer\National_Translation_of_IPC_Scheme_Viewer.doc

11/10/18ver 1.0