JPH05216799A - Name managing system - Google Patents

Name managing system

Info

Publication number
JPH05216799A
JPH05216799A JP4047490A JP4749092A JPH05216799A JP H05216799 A JPH05216799 A JP H05216799A JP 4047490 A JP4047490 A JP 4047490A JP 4749092 A JP4749092 A JP 4749092A JP H05216799 A JPH05216799 A JP H05216799A
Authority
JP
Japan
Prior art keywords
name
namespace
conversion
character
converting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4047490A
Other languages
Japanese (ja)
Inventor
Masako Nishina
雅子 仁科
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP4047490A priority Critical patent/JPH05216799A/en
Publication of JPH05216799A publication Critical patent/JPH05216799A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To manage the correspondence of a name related to conversion by automatically converting the name of a certain name space to the name of the other name space regardless of limit concerning the syntax rule of the name, usable character group or the length of the name. CONSTITUTION:A syntax rule converting means 2 converts the name based on the difference of the syntax rule of the names between the name space at the converting source and the name space at the converting destination. A character converting means 4 converts the name based on the difference of the usable character group between the name space at the converting source and the name space at the converting destination. An overlap-proof name preparing means 7 executes a processing for preparing any name not to be overlapped with the name already defined in the name space at the converting destination. Name managing means 8, 10 and 12 register and manage data concerning correspondence between the name in the name space at the converting source and the name in the name space at the converting destination.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は名前管理方式に関し、特
にネットワーク(共通の資源(コンピュータ資源)を使
用する複数のコンピュータから構成されるコンピュータ
ネットワーク)内の複数のコンピュータに対応する複数
の名前空間の相互間における名前の変換と名前(異なる
名前空間において同一の資源を指す名前)の対応付けと
を行う名前管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a name management system, and more particularly to a plurality of name spaces corresponding to a plurality of computers in a network (computer network composed of a plurality of computers using common resources (computer resources)). The present invention relates to a name management method for converting names between names and for associating names (names indicating the same resource in different name spaces).

【0002】[0002]

【従来の技術】従来、この種の名前管理方式では、ある
名前空間の名前を変換して他の名前空間の名前を自動的
に作成し名前の対応付けを行うことができるのは、変換
元の名前空間(上記の「ある名前空間」に該当する名前
空間)と変換先の名前空間(上記の「他の名前空間」に
該当する名前空間)とにおいて、名前の構文規則や使用
可能な文字群(名前を構成する文字群)が同一の場合に
限られていた。名前の構文規則や使用可能な文字群が異
なる場合には、各名前空間を管理する管理者によって、
変換や対応付けが行われていた。
2. Description of the Related Art Conventionally, in this type of name management system, it is possible to convert a name in one namespace to automatically create a name in another namespace and to associate the names with each other. In the namespace (namespace corresponding to the above "some namespace") and the destination namespace (namespace corresponding to the above "other namespace"), the syntax rules of the names and available characters It was limited to the case where the groups (groups of characters constituting the name) were the same. If the name syntax rules and available characters are different, the administrator who manages each namespace
It was converted and matched.

【0003】また、名前の長さの制限に関しては、変換
後の名前の長さが変換先の名前空間における名前の長さ
の制限を越えた場合に、変換が行われずに名前そのもの
が無視されたり、変換後の名前が途中で切り捨てられた
りしていた。
Regarding the limitation on the length of the name, when the length of the converted name exceeds the limitation of the length of the name in the conversion destination namespace, the conversion is not performed and the name itself is ignored. Or, the converted name was truncated in the middle.

【0004】[0004]

【発明が解決しようとする課題】上述した従来の名前管
理方式では、異なる名前空間の間の名前の自動的な変換
が可能な場合が名前の構文規則および使用可能な文字群
が同一である場合に限られているので、それ以外の変換
にあっては人間(管理者)による変換が必要になって、
管理者の負担が大きくなるという欠点があった。
In the above-mentioned conventional name management method, it is possible to automatically convert a name between different namespaces, and the syntax rule of the name and the usable character group are the same. Since it is limited to, the conversion by human (administrator) is required for other conversions,
There was a drawback that the burden on the administrator was large.

【0005】また、変換後の名前の長さが変換先の名前
空間における名前の長さの制限を越えた場合に、変換が
行われずに名前そのものが無視されたり変換後の名前が
途中で切り捨てられたりしているので、その名前が使え
ない事態が生じたり、異なる資源が同一視される危険性
が生じたりするという欠点があった。
If the length of the name after conversion exceeds the limit of the length of the name in the name space of the conversion destination, the name itself is ignored without conversion, or the name after conversion is truncated. However, there is a drawback that the name may not be used or there is a risk that different resources are equated.

【0006】本発明の目的は、上述の点に鑑み、名前の
構文規則や使用可能な文字群や名前の長さの制限にかか
わらず、ある名前空間の名前を変換して他の名前空間の
名前を作成する際に当該他の名前空間にすでに存在して
いる名前と重複しない名前を自動的に作成してその作成
に係る名前の対応付けを行うことができる名前管理方式
を提供することにある。
In view of the above points, an object of the present invention is to convert the name of one namespace to convert the name of another namespace regardless of the syntax rules of the name, restrictions on the usable character groups and the length of the name. To provide a name management method that can automatically create a name that does not duplicate a name that already exists in the other namespace when creating a name and can associate the name related to the creation is there.

【0007】[0007]

【課題を解決するための手段】本発明の名前管理方式
は、ネットワーク内の資源の名前を管理する名前管理方
式において、変換元の名前空間と変換先の名前空間とに
おける名前の構文規則の差異に基づく名前の変換を行う
構文規則変換手段と、変換元の名前空間と変換先の名前
空間とにおける使用可能な文字群の差異に基づく名前の
変換を行う文字変換手段と、変換先の名前空間ですでに
定義されている名前と重複しない名前を作成するための
処理を行う重複回避名前作成手段と、変換元の名前空間
の名前と変換先の名前空間の名前との対応付けに関する
データの登録および管理を行う名前管理手段とを有す
る。
According to the name management method of the present invention, in the name management method for managing the names of resources in the network, the difference in the syntax rules of names between the conversion source namespace and the conversion destination namespace. Syntax conversion means for performing name conversion based on the above, character conversion means for performing name conversion based on the difference in the usable character group between the conversion source namespace and the conversion destination namespace, and the conversion destination namespace Registration of data to avoid duplication avoiding name creation process that creates a name that does not duplicate the name already defined in the above, and the correspondence between the source namespace name and the destination namespace name. And a name management means for managing.

【0008】[0008]

【作用】本発明の名前管理方式では、構文規則変換手段
が変換元の名前空間と変換先の名前空間とにおける名前
の構文規則の差異に基づく名前の変換を行い、文字変換
手段が変換元の名前空間と変換先の名前空間とにおける
使用可能な文字群の差異に基づく名前の変換を行い、重
複回避名前作成手段が変換先の名前空間ですでに定義さ
れている名前と重複しない名前を作成するための処理を
行い、名前管理手段が変換元の名前空間の名前と変換先
の名前空間の名前との対応付けに関するデータの登録お
よび管理を行う。
In the name management system of the present invention, the syntax rule conversion means performs the name conversion based on the difference in the syntax rules of the names in the conversion source namespace and the conversion destination namespace, and the character conversion means Performs name conversion based on the difference in the usable character groups between the namespace and the destination namespace, and creates a name that does not duplicate the name that is already defined in the destination namespace by the duplicate avoidance name creation method. The name management means registers and manages data relating to the correspondence between the name of the conversion source namespace and the name of the conversion destination namespace.

【0009】[0009]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0010】図1は、本発明の名前管理方式の一実施例
の構成を示すブロック図である。本実施例の名前管理方
式は、任意の名前空間に存在する任意の名前を変換して
他の名前空間に存在し得る名前を作成する際の統括的な
制御を行う名前作成制御手段1と、変換元の名前空間と
変換先の名前空間とにおける名前の構文規則の差異に基
づく名前の変換を行う構文規則変換手段2と、各名前空
間における名前の構文規則に関するデータを有する構文
規則データ3と、変換元の名前空間と変換先の名前空間
とにおける使用可能な文字群の差異に基づく名前の変換
(文字変換)を行う文字変換手段4と、文字変換に関す
るデータを有する文字変換データ5と、本実施例の名前
管理方式が実現されるコンピュータ(コンピュータAと
する)に対応する名前空間である名前空間6(名前空間
(A))と、変換先の名前空間ですでに定義されている
名前と重複しない名前を作成するための処理を行う重複
回避名前作成手段7と、(A)(B)名前対応付けデー
タ9に対する登録および管理を行う名前管理手段8と、
名前空間(A)に存在する名前と名前空間(B)に存在
する名前との対応付けに関するデータを有する(A)
(B)名前対応付けデータ9と、(A)(C)名前対応
付けデータ11に対する登録および管理を行う名前管理
手段10と、名前空間(A)に存在する名前と名前空間
(C)に存在する名前との対応付けに関するデータを有
する(A)(C)名前対応付けデータ11と、(A)
(D)名前対応付けデータ13に対する登録および管理
を行う名前管理手段12と、名前空間(A)に存在する
名前と名前空間(D)に存在する名前との対応付けに関
するデータを有する(A)(D)名前対応付けデータ1
3とを含んで構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the name management system of the present invention. The name management system of the present embodiment is a name creation control means 1 for performing overall control when converting an arbitrary name existing in an arbitrary namespace and creating a name that can exist in another namespace. A syntax rule conversion means 2 for converting a name based on a difference in a syntax rule between names in a conversion source namespace and a conversion destination namespace, and syntax rule data 3 having data regarding a syntax rule for a name in each namespace. , Character conversion means 4 for performing name conversion (character conversion) based on the difference in usable character groups in the conversion source namespace and the conversion destination namespace, and character conversion data 5 having data relating to character conversion, Namespace 6 (namespace (A)), which is a namespace corresponding to the computer (referred to as computer A) in which the name management method of the present embodiment is implemented, and the namespace of the conversion destination have already been defined. That a processing overlap avoidance name creating unit 7 for to create a unique name to name, the name management device 8 for registration and management of (A) (B) name association data 9,
It has data on the correspondence between the name existing in the namespace (A) and the name existing in the namespace (B) (A)
(B) Name association data 9, (A) (C) Name association means 10 for registering and managing the name association data 11, Names existing in the namespace (A) and existing in the namespace (C) (A) (C) name association data 11 having data relating to association with a name
(D) Name management means 12 for registering and managing the name association data 13, and data relating the association between the name existing in the namespace (A) and the name existing in the namespace (D) (A). (D) Name association data 1
And 3 are included.

【0011】図2は、本実施例の名前管理方式によって
任意の名前(ここでは、名前aとする)が変換される過
程(名前a→名前a1→名前a2→名前a3→名前a4
と変換される過程)を説明するための図である。
FIG. 2 shows a process (name a → name a1 → name a2 → name a3 → name a4) of converting an arbitrary name (here, name a) by the name management system of this embodiment.
And FIG.

【0012】図3は、構文規則変換手段2によって任意
の名前(ここでは、名前aとする)が変換先の名前空間
における名前の構文規則に基づいて分割される態様を説
明するための図である。
FIG. 3 is a diagram for explaining a mode in which an arbitrary name (here, name a) is divided by the syntax rule conversion means 2 based on the syntax rule of the name in the namespace of the conversion destination. is there.

【0013】図4は、文字変換データ5に含まれる「名
前空間(A)で使用可能な文字群中の各文字と名前空間
(B)で使用可能な文字群中の各文字とを対応させるた
めのデータ」を示す図である。
FIG. 4 shows that "characters in the character group usable in the namespace (A) and characters in the character group usable in the namespace (B) included in the character conversion data 5 are associated with each other. Is a diagram showing "data for".

【0014】図5は、重複回避名前作成手段7による処
理を説明するための図である。
FIG. 5 is a diagram for explaining the processing by the duplicate avoidance name creating means 7.

【0015】次に、このように構成された本実施例の名
前管理方式の動作について説明する。
Next, the operation of the name management system of the present embodiment thus constructed will be described.

【0016】第1に、名前空間(A)に存在する名前a
が変換されて名前空間(B)に存在する名前a4が作成
される場合の動作について説明する(この場合には、名
前空間(A)が「変換元の名前空間」に該当し、名前空
間(B)が「変換先の名前空間」に該当する)(図2参
照)。
First, the name a existing in the namespace (A)
Will be described and a name a4 existing in the namespace (B) will be created (in this case, the namespace (A) corresponds to the "source namespace", and the namespace ( B) corresponds to the "namespace of the conversion destination") (see FIG. 2).

【0017】名前作成制御手段1は、名前空間(A)
(名前空間6)に存在する任意の名前aを取り出し、構
文規則変換手段2に渡す。
The name creation control means 1 uses the name space (A)
An arbitrary name a existing in (name space 6) is taken out and passed to the syntax rule conversion means 2.

【0018】構文規則変換手段2は、構文規則データ3
内の名前空間(A)の名前の構文規則と名前空間(B)
の名前の構文規則とに従って、名前aを部分p1(文字
変換が必要な部分)と部分p2(変換の必要がない部
分)と部分p3(文字変換以外の変換が行われる部分)
とに分割し(図3参照)、分割後の名前aを名前作成制
御手段1に渡す。
The syntax rule conversion means 2 uses the syntax rule data 3
Namespaces in (A) Name syntax rules and namespaces (B)
In accordance with the syntax rules of the name, the name a is converted into a part p1 (a part requiring character conversion), a part p2 (a part not requiring conversion) and a part p3 (a part performing conversion other than character conversion).
(See FIG. 3) and the name a after division is passed to the name creation control means 1.

【0019】名前作成制御手段1は、分割後の名前aを
文字変換手段4に渡す。
The name creation control means 1 passes the divided name a to the character conversion means 4.

【0020】文字変換手段4は、名前a中の部分p1を
文字変換データ5に基づいて変換する。すなわち、文字
変換手段4は、文字変換データ5を参照して、名前aの
うちの文字変換の必要な部分p1を構成する各文字を、
名前空間(B)で使用可能な文字群中の文字に変換す
る。例えば、図4に示すように、名前空間(A)で使用
可能な文字「a」を名前空間(B)で使用可能な文字
「A」に置き換え、名前空間(A)で使用可能な文字
「b」を名前空間(B)で使用可能な文字「B」に置き
換える。
The character conversion means 4 converts the part p1 in the name a based on the character conversion data 5. That is, the character conversion means 4 refers to the character conversion data 5 to convert each character forming the part p1 of the name a that needs character conversion to
Convert to a character in the character group that can be used in the namespace (B). For example, as shown in FIG. 4, the character "a" that can be used in the namespace (A) is replaced with the character "A" that can be used in the namespace (B), and the character "A" that can be used in the namespace (A) is replaced. Replace "b" with the letter "B" available in namespace (B).

【0021】また、文字変換手段4は、部分p1に対し
て、名前空間(B)の名前の長さの制限に基づいて名前
の長さの調整をも行う。すなわち、名前空間(B)にお
ける名前の長さの制限を越えると、部分p1の中から余
分な文字(長さの制限を越えた文字)を切り捨てる。
The character converting means 4 also adjusts the length of the name of the portion p1 based on the limitation of the length of the name of the namespace (B). That is, when the name length limit in the namespace (B) is exceeded, extra characters (characters exceeding the length limit) are truncated from the portion p1.

【0022】このようにして、部分p1が変換(文字変
換)されたものを部分p1′と呼び、名前a中の部分p
1が部分p1′に変換された後の名前を名前a1と呼ぶ
(図2参照)。
The part p1 thus converted (character conversion) is called a part p1 ', and the part p1 in the name a is called.
The name after 1 is converted into the part p1 'is called the name a1 (see FIG. 2).

【0023】文字変換手段4は名前a1を名前作成制御
手段1に渡し、名前作成制御手段1は名前a1を構文規
則変換手段2に渡す。
The character conversion means 4 transfers the name a1 to the name creation control means 1, and the name creation control means 1 transfers the name a1 to the syntax rule conversion means 2.

【0024】構文規則変換手段2は、構文規則データ3
に基づき、名前a1中の部分p3の変換を行う。なお、
部分p3とは、部分p1における文字変換(図4に示す
ように1対1に対応付けられる文字変換)以外の変換が
行われる部分であり、次のような部分をいう。 自己(部分p3)を有する名前でアクセスされる資
源に関する特定の機能を表す文字列であり、特定の文字
列(1文字の文字列を含む)に変換されることが決まっ
ている部分 名前空間(A)に存在する名前a以外の名前bが指
す資源を特定するための文字列(名前bの全部または一
部を含む文字列等)を示す部分
The syntax rule conversion means 2 uses the syntax rule data 3
Based on the above, the part p3 in the name a1 is converted. In addition,
The part p3 is a part in which conversion other than the character conversion in the part p1 (character conversion corresponding to one-to-one as shown in FIG. 4) is performed, and means the following part. It is a character string that represents a specific function related to a resource accessed by a name that has self (part p3), and a partial namespace (which is determined to be converted to a specific character string (including a character string of one character) ( A) A portion indicating a character string (such as a character string including all or part of the name b) for specifying the resource pointed to by the name b other than the name a

【0025】構文規則変換手段2は、上記のに該当す
る部分p3の変換においては、構文規則データ3を参照
して、部分p3中の特定の文字列を決まった文字列に置
き換える。また、上記のに該当する部分p3の変換に
おいては、(A)(B)名前対応付けデータ9を参照し
て、すでに変換されている名前bに対応する名前空間
(B)における名前に部分p3を置き換える。
In the conversion of the part p3 corresponding to the above, the syntax rule conversion means 2 refers to the syntax rule data 3 and replaces a specific character string in the part p3 with a fixed character string. Further, in the conversion of the part p3 corresponding to the above, the part p3 is converted into the name in the namespace (B) corresponding to the already converted name b by referring to the (A) and (B) name correspondence data 9. Replace.

【0026】このようにして、部分p3が変換されたも
のを部分p3′と呼び、名前a1中の部分p3が部分p
3′に変換された後の名前を名前a2と呼ぶ(図2参
照)。
The part p3 thus converted is called a part p3 ', and the part p3 in the name a1 is the part p3.
The name after being converted into 3'is called a name a2 (see FIG. 2).

【0027】なお、部分p2は変換の必要がないので、
名前空間(B)においても、部分p2中の文字列がその
まま用いられる(したがって、名前a2は部分p2を有
している)。
Since the part p2 does not need to be converted,
In the name space (B), the character string in the part p2 is used as it is (therefore, the name a2 has the part p2).

【0028】構文規則変換手段2は、部分p3から部分
p3′への変換を終えた後に、構文規則データ3内の名
前空間(B)の名前の構文規則に従い、部分p1′と部
分p2と部分p3′とを組み立てる。さらに、構文規則
変換手段2は、名前空間(B)の名前の構文規則に従
い、任意の文字列(1文字の文字列を含む)αおよびβ
をそれらの部分の間に挿入する。このような組立ておよ
び挿入が終了した後の名前を名前a3と呼ぶ(図2参
照)。
After the conversion from the part p3 to the part p3 'is completed, the syntax rule conversion means 2 follows the syntax rules of the name of the namespace (B) in the syntax rule data 3 to generate the parts p1', p2 and parts. Assemble p3 '. Further, the syntax rule conversion means 2 follows the syntax rules of the name in the namespace (B) to select arbitrary character strings (including a character string of one character) α and β.
Between the parts. The name after such assembly and insertion is called the name a3 (see FIG. 2).

【0029】図2において、名前aが名前a3に変換さ
れる過程で、部分p2は変換されていないが、部分p1
は部分p1′に変換されており、部分p3は部分p3′
に変換されている。また、名前a3には、文字列αおよ
びβが挿入されている。
In FIG. 2, part p2 is not converted in the process of converting name a to name a3, but part p1 is converted.
Has been converted to the part p1 ', and the part p3 is the part p3'.
Has been converted to. Further, the character strings α and β are inserted in the name a3.

【0030】構文規則変換手段2は名前作成制御手段1
に名前a3を渡し、名前作成制御手段1は名前a3を重
複回避名前作成手段7に渡す。
The syntax rule conversion means 2 is the name creation control means 1
The name a3 to the duplicate avoidance name creating means 7.

【0031】重複回避名前作成手段7は、名前管理手段
8を介して、名前a3が名前空間(B)にすでに存在す
る(すでに定義されている)か否かを判定する。
The duplicate avoidance name creating means 7 determines, via the name managing means 8, whether or not the name a3 already exists (is already defined) in the namespace (B).

【0032】上記の判定で「名前a3が名前空間(B)
に存在しない」場合には、重複回避名前作成手段7は名
前a3を名前a4とする。
In the above judgment, "name a3 is namespace (B)
If it does not exist ”, the duplicate avoidance name creating means 7 sets the name a3 to the name a4.

【0033】上記の判定で「名前a3が名前空間(B)
に存在する」場合には、重複回避名前作成手段7は、名
前空間(B)にすでに定義されている名前と重複しない
名前を作成するために名前a3をさらに変換する。すな
わち、重複回避名前作成手段7は次のような手順で名前
a3の変換を行う(図5(a)〜(f)参照)。
In the above judgment, "name a3 is namespace (B)
Exists, the duplicate avoidance name creating means 7 further transforms the name a3 to create a name that does not duplicate a name already defined in the namespace (B). That is, the duplicate avoidance name creating means 7 converts the name a3 in the following procedure (see FIGS. 5A to 5F).

【0034】 名前a3のうちで、文字変換が行われ
た部分p1′に含まれる文字列を文字列q0とする(図
5(a)参照)。
In the name a3, the character string included in the character-converted portion p1 ′ is referred to as a character string q0 (see FIG. 5A).

【0035】 名前a3の長さが名前空間(B)の名
前の長さの制限と一致するときの文字列の長さをmax
qとする。
The length of the character string when the length of the name a3 matches the name length limit of the namespace (B) is max.
Let q.

【0036】 文字列q0の長さがmaxqよりも短
い場合には、文字列q0を文字列qとする(図5(b)
参照)。また、文字列q0の長さがmaxqと等しい場
合には、文字列q0の最後の文字を切り捨てて文字列q
とする(図5(c)参照)。
When the length of the character string q0 is shorter than maxq, the character string q0 is set as the character string q (FIG. 5B).
reference). If the length of the character string q0 is equal to maxq, the last character of the character string q0 is truncated and the character string q0 is truncated.
(See FIG. 5C).

【0037】 名前a3中の文字列q0を文字列qと
置き換えてできる名前が名前空間(B)にすでに存在す
る名前と重複しない場合には、その名前を名前a4とす
る。
If the name formed by replacing the character string q0 in the name a3 with the character string q does not overlap the name already existing in the namespace (B), the name is set to the name a4.

【0038】 名前空間(B)において使用できる文
字列(1文字の文字列を含む)を文字列qの後ろに付け
て、長さがmaxqを越えない文字列q′を作成する
(図5(d)参照)。
A character string (including a character string of 1 character) that can be used in the namespace (B) is added after the character string q to create a character string q ′ whose length does not exceed maxq (see FIG. See d)).

【0039】 文字列q′を文字列q0と置き換え
て、名前a3を名前xに変換する(図5(e)参照)。
The character string q ′ is replaced with the character string q0 to convert the name a3 into the name x (see FIG. 5 (e)).

【0040】 名前xが名前空間(B)に存在する名
前と重複しないがどうかを判定し、重複しない場合には
その名前xを名前a4とする。上記判定で重複する場合
には、およびの処理を繰り返して(の処理で前回
のの処理と異なる文字列を文字列qの後ろに付け
る)、上記判定で重複しないと判定されるまで繰返しを
行う。
It is determined whether or not the name x is the same as the name existing in the namespace (B), and if not, the name x is set as the name a4. In the case of overlapping in the above determination, the process of and is repeated (a character string different from the previous process is added to the end of the character string q in the process of) and repeated until it is determined that there is no overlap in the above determination. ..

【0041】 で設定した文字列qから最後の文字
を切り捨てて文字列q′′とする(図5(f)参照)。
The last character is truncated from the character string q set in (3) to form a character string q ″ (see FIG. 5F).

【0042】 文字列q′′を文字列qと置き換え
て、〜の手順を繰り返す。
The character string q ″ is replaced with the character string q, and the procedure from to is repeated.

【0043】重複回避名前作成手段7により変換が行わ
れた後の部分p1′を部分p1′′と呼び、名前a3の
変換後の名前を上述のように名前a4と呼ぶ(図2
(e)参照)。
The part p1 'after the conversion by the duplicate avoidance name creating means 7 is called a part p1'', and the name after the conversion of the name a3 is called the name a4 (see FIG. 2).
(See (e)).

【0044】重複回避名前作成手段7は、名前管理手段
8に名前a4を渡す。
The duplicate avoidance name creating means 7 passes the name a4 to the name managing means 8.

【0045】名前管理手段8は、名前a4と名前aとの
対応付けを(A)(B)名前対応付けデータ9に登録
し、名前空間(A)に存在する名前aと名前空間(B)
に存在する名前a4との対応付けを管理する。すなわ
ち、上記の登録後には、名前空間(A)における名前a
と名前空間(B)における名前a4とは同一の資源を指
すことになる。
The name management means 8 registers the association between the name a4 and the name a in the (A) and (B) name association data 9, and the name a and the namespace (B) existing in the namespace (A).
Manages the association with the name a4 existing in the. That is, after the above registration, the name a in the namespace (A)
And the name a4 in the namespace (B) refer to the same resource.

【0046】第2に、以上のような「名前a4と名前a
との対応付け」の登録後に、名前空間(A)中の任意の
名前がアクセスされる際に、名前aに対応する他の名前
空間(ここでは、名前空間(B))中の名前(ここで
は、名前a4)が求められる場合の動作を説明する。な
お、名前空間(A)における名前aや名前空間(B)に
おける名前a4が指す資源(名前空間(A)における名
前aと名前空間(B)における名前a4とがネットワー
ク内の同一の資源を表している)は、名前空間(B)に
対応するコンピュータ(コンピュータBとする)に存在
するものとする。
Second, as described above, "name a4 and name a4"
After the registration of "Correlation with", when an arbitrary name in the namespace (A) is accessed, the name (here, namespace (B)) in another namespace (here, namespace (B)) corresponding to the name a is accessed. Now, the operation when the name a4) is requested will be described. The resource indicated by the name a in the namespace (A) and the name a4 in the namespace (B) (the name a in the namespace (A) and the name a4 in the namespace (B) represent the same resource in the network). Are present in a computer (referred to as computer B) corresponding to the namespace (B).

【0047】コンピュータAにおいて名前aによって指
される資源がアクセスされると、名前管理手段8は、
(A)(B)名前対応付けデータ9を参照して名前aに
対応する名前a4を取り出し、コンピュータBに渡す。
When the resource designated by the name a is accessed in the computer A, the name management means 8
(A) (B) With reference to the name association data 9, the name a4 corresponding to the name a is extracted and passed to the computer B.

【0048】コンピュータBでは、名前a4を使用し
て、コンピュータAのユーザのために名前a4によって
指される資源をアクセスする。
Computer B uses name a4 to access the resource pointed to by name a4 for the user of computer A.

【0049】[0049]

【発明の効果】以上説明したように本発明は、名前の構
文規則の差異に基づく名前の変換や使用可能な文字群の
差異に基づく名前の変換を行った後に、変換先の名前空
間ですでに定義されている名前と重複しない名前を作成
するための処理を行うことにより、名前の構文規則や使
用可能な文字群や名前の長さの制限にかかわらず、ある
名前空間の名前を変換して他の名前空間の名前を作成す
る際に、当該他の名前空間にすでに存在している名前と
重複しない名前を自動的(管理者の手を煩わせずに)に
作成してその作成に係る名前の対応付けを行うことがで
きるという効果がある。
As described above, according to the present invention, after the name conversion based on the difference in the syntax rules of the name and the name conversion based on the difference in the usable character groups, the conversion destination namespace is Converts names in a namespace, regardless of syntax rules for names, restrictions on available character sets, or name length restrictions, by taking steps to create names that do not duplicate names defined in. When creating a name for another namespace, a name that does not duplicate a name that already exists in the other namespace is automatically created (without the need for an administrator) and created. There is an effect that the names can be associated with each other.

【0050】この効果によって、ネットワーク内の複数
の名前空間に対応する複数のコンピュータのいずれにお
いても、同一の資源を効率的に管理し使用することがで
きるようになる。
With this effect, the same resource can be efficiently managed and used in any of the plurality of computers corresponding to the plurality of namespaces in the network.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1に示す名前管理方式によって名前が変換さ
れる過程を説明するための図である。
FIG. 2 is a diagram for explaining a process of converting a name according to the name management method shown in FIG.

【図3】図1中の構文規則変換手段によって名前が分割
される態様を説明するための図である。
FIG. 3 is a diagram for explaining a mode in which a name is divided by the syntax rule conversion means in FIG.

【図4】図1中の文字変換データ中の名前の文字群の対
応付けを示すデータの一例を示す図である。
FIG. 4 is a diagram showing an example of data showing association of character groups of names in the character conversion data in FIG.

【図5】図1中の重複回避名前作成手段による処理(名
前の変換の手順)を説明するための図である。
FIG. 5 is a diagram for explaining processing (name conversion procedure) performed by the duplicate avoidance name creating means in FIG. 1;

【符号の説明】[Explanation of symbols]

1 名前作成制御手段 2 構文規則変換手段 3 構文規則データ 4 文字変換手段 5 文字変換データ 6 名前空間 7 重複回避名前作成手段 8,10,12 名前管理手段 9 (A)(B)名前対応付けデータ 11 (A)(C)名前対応付けデータ 13 (A)(D)名前対応付けデータ 1 name creation control means 2 syntax rule conversion means 3 syntax rule data 4 character conversion means 5 character conversion data 6 name space 7 duplicate avoidance name creation means 8, 10, 12 name management means 9 (A) (B) name correspondence data 11 (A) (C) name association data 13 (A) (D) name association data

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク内の資源の名前を管理する
名前管理方式において、 変換元の名前空間と変換先の名前空間とにおける名前の
構文規則の差異に基づく名前の変換を行う構文規則変換
手段と、 変換元の名前空間と変換先の名前空間とにおける使用可
能な文字群の差異に基づく名前の変換を行う文字変換手
段と、 変換先の名前空間ですでに定義されている名前と重複し
ない名前を作成するための処理を行う重複回避名前作成
手段と、 変換元の名前空間の名前と変換先の名前空間の名前との
対応付けに関するデータの登録および管理を行う名前管
理手段とを有することを特徴とする名前管理方式。
1. A name management method for managing the names of resources in a network, and a syntax rule conversion means for converting a name based on a difference in a syntax rule of a name between a conversion source namespace and a conversion destination namespace. , Character conversion means that performs name conversion based on the difference between the usable character groups in the source namespace and the destination namespace, and a name that does not duplicate the name already defined in the destination namespace A name management means for registering and managing data related to the correspondence between the name of the conversion source namespace and the name of the conversion destination namespace. Characteristic name management method.
JP4047490A 1992-02-03 1992-02-03 Name managing system Pending JPH05216799A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4047490A JPH05216799A (en) 1992-02-03 1992-02-03 Name managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4047490A JPH05216799A (en) 1992-02-03 1992-02-03 Name managing system

Publications (1)

Publication Number Publication Date
JPH05216799A true JPH05216799A (en) 1993-08-27

Family

ID=12776561

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4047490A Pending JPH05216799A (en) 1992-02-03 1992-02-03 Name managing system

Country Status (1)

Country Link
JP (1) JPH05216799A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09171501A (en) * 1995-10-19 1997-06-30 Fuji Xerox Co Ltd Resources controller
US5819044A (en) * 1994-10-12 1998-10-06 Fuji Xerox Co., Ltd. Name service apparatus using resource management, name resolution and virtual resource realization for realizing a virtual resource by applying the procedure to the actual resource

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5819044A (en) * 1994-10-12 1998-10-06 Fuji Xerox Co., Ltd. Name service apparatus using resource management, name resolution and virtual resource realization for realizing a virtual resource by applying the procedure to the actual resource
JPH09171501A (en) * 1995-10-19 1997-06-30 Fuji Xerox Co Ltd Resources controller
US5765154A (en) * 1995-10-19 1998-06-09 Fuji Xerox Co., Ltd. Resource management system

Similar Documents

Publication Publication Date Title
US7243120B2 (en) Transaction-based enterprise application integration (EAI) and development system
JPH02275556A (en) Data stream forming method
US20050171980A1 (en) Business transformation logic engine and handlers
JPH05216799A (en) Name managing system
JPH06187107A (en) Slip distribution output device
JPH06195253A (en) File management device
JPH0540721A (en) Computer system
JP3691879B2 (en) Message management apparatus and management method
JP2896055B2 (en) Form sorting method by distribution destination
JP4120879B2 (en) Program generation system and method and program thereof
JP2004318750A (en) Data converting device and method
JPH05233395A (en) Data conversion system
JPH10133930A (en) Data base system
JPS607557A (en) Dividing and compressing method of character type data
JPH11353312A (en) Method and device for document management and record medium
JP2001265594A (en) Program function managing device, function managing method and recording medium with program for performing the method recorded thereon
JPH09114720A (en) File name converting method in client/server system
JP2000056956A (en) Device and method for converting request specification model into other system model
JPS62251849A (en) Access optimizing system for data base
JPH06175903A (en) File management system
JPH05266081A (en) Word data merging system
Weems On the decidability of the embedded multivalued dependency membership problem (database, automated deduction)
JPH04175873A (en) Form allotment processing device
JP2003271624A (en) Summary preparation program and system, and summary preparation method by computer
JPH04138548A (en) File transfer system by means of wild card