JPH05509183A - How to structure or store data in files - Google Patents

How to structure or store data in files

Info

Publication number
JPH05509183A
JPH05509183A JP3508228A JP50822891A JPH05509183A JP H05509183 A JPH05509183 A JP H05509183A JP 3508228 A JP3508228 A JP 3508228A JP 50822891 A JP50822891 A JP 50822891A JP H05509183 A JPH05509183 A JP H05509183A
Authority
JP
Japan
Prior art keywords
data
file
common feature
name
order
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
JP3508228A
Other languages
Japanese (ja)
Inventor
ホール シドネイ リーディング
Original Assignee
インターナショナル ユニオン オブ クリスタログラフィー
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 インターナショナル ユニオン オブ クリスタログラフィー filed Critical インターナショナル ユニオン オブ クリスタログラフィー
Publication of JPH05509183A publication Critical patent/JPH05509183A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Abstract

(57)【要約】本公報は電子出願前の出願データであるため要約のデータは記録されません。 (57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 データをファイルに構造化乃至蓄積する方法〔技術分野〕 本発明は、データ処理、より特定的には、テキストデータをファイルに構造化乃 至蓄積する方法、及びこれらのデータを含んだファイルに関する。[Detailed description of the invention] How to structure or store data in files [Technical field] The present invention relates to data processing, and more particularly to structuring or structuring text data into files. and the files containing these data.

〔発明の背景〕[Background of the invention]

コンピューターにおけるデータ等の記録(アーカイビング)のための既存の多く の手続きでは、 °固定フォーマット° ファイルが用いられているが、このフ ァイルの中のデータ構造は、当該データ固有の必要条件によって決定される。固 定フォーマットファイルは簡単でかつ迅速にアクセス可能ではあるが、既存ファ イルのフォーマットを改変しないかぎり、そのデータ構造を更新できない。 Many existing methods for recording (archiving) data etc. in computers This procedure uses a fixed format file; The structure of the data within the file is determined by the specific requirements of the data. solid Although fixed-format files are easier and faster to access, The data structure cannot be updated without changing the format of the file.

また他のアーカイバルファイルでは、 °ブリディファインドフリーフォーマッ ト(pre −defined free formats) ’をべ−7,i 、−しテオリ、このアプローチによれば、データは当該ファイル内の特定部位に 限定されない。そして、データの識別を容易にするため、しばしばデータの゛キ ー′が使用されるが、これによれば各データラインの配列と各アイテムに関する 制限が緩和される。それにしても、現在使用中のフリーフォーマットファイルに アクセスするためには、予想されるデータのタイプと構造について若干高度な知 識が必要である。また任意の新しいデータタイプやデータ構造を追加するために は、やはり処理ソフトウェアの手直しが必要になる。このことは、新旧両データ で更新されたファイルに、既存のデータ処理用ソフトウェアを模様替えすること によって共通アクセスできるようにしなければならないことを意味する。この場 合、 °フリーフォーマット と言う用語は、これが現実的には比較的限定され たデータ構造内でフレキシビリティが改善されることのように理解されるので、 誤解を招き易い。Other archival files are also available in the Bri Defined Free Format. (pre-defined free formats)' 7,i , - theory, according to this approach, data is stored at a specific location within the file. Not limited. In order to make data easier to identify, data is often -′ is used, according to which the array of each data line and the information about each item are Restrictions will be eased. Even so, the free format file currently in use Access requires some advanced knowledge of the expected data type and structure. knowledge is necessary. Also to add any new data types or data structures would still require modification of the processing software. This means that both old and new data Redecorating existing data processing software with updated files This means that they must be commonly accessible. this place In this case, the term free format means that this is relatively limited in practice. This can be understood as improving flexibility within a data structure. Easy to mislead.

アーカイバルファイルへのアプローチに関する上記二つの従来方式では、フレキ シビリティが欠けるため、同一専門部門においても、また特にデータ数とそのタ イプが絶えず急速に変化するような場合、データの入れ替えが限定されてしまう 。このことは、多くのデータ処理分野においても言えることであり、その結果、 専用化されたさまざまな゛ローカル゛ ファイルフォーマットが、何年にもわた って開発されてきた。しかし電子方式のデータ伝送がそれほど頻繁ではなく、ま た処理スピードも、当該ファイルフォーマットの最終的な特定用途に適したもの であればすむような場合には、ファイルフォーマットの不等性が許容される。( 7かしコンピューター能力とフンビューターネットワークの急速な発展により、 このような事態も終わりを告げることが示唆されている。データ交換、グローバ ルなデータベース、電子メールや電子出版等が広く普及しつつあるこの時代にお いては、一般的でフレキシブル、しかも拡張可能なファイルフォーマットが緊急 に必要とされている。The above two conventional approaches to archival files Due to the lack of flexibility, even within the same specialized department, and in particular, the number of data and its If the data changes constantly and rapidly, the ability to replace data is limited. . This is true in many data processing fields, and as a result, A variety of specialized "local" file formats have been around for years. has been developed. However, electronic data transmission is less frequent and The processing speed is also suitable for the specific final use of the file format. Inequality in file formats is acceptable in cases where it suffices. ( With the rapid development of seven-dimensional computer power and the Hunbuter network, There are indications that this situation may be coming to an end. data exchange, glober In this day and age, modern databases, e-mail, electronic publishing, etc. are becoming widespread. In today's world, a common, flexible, and extensible file format is urgently needed. is needed.

本発明は、前述した−っ又はそれ以上の諸問題を克服するように改良されたファ イルフォーマット、及びこれを用いてデータを処理する方法の提供を目的とする 。SUMMARY OF THE INVENTION The present invention provides an improved file system that overcomes these or more of the problems set forth above. The purpose is to provide a file format and a method for processing data using it. .

〔発明の開示〕[Disclosure of the invention]

本発明の第1の態様によれば、ファイルにデータを構造化乃至蓄積するため、下 記各ステップを包含した方法が提供される:(i)ファイルを、何れもそれぞれ のデータブロックコードを前置させた複数のデータブロックに整えること、(1 1)各ブロック内のデータを、何れもそれぞれのデータ名を前置させた複数のデ ータアイテムに整えること。 According to the first aspect of the present invention, in order to structure or accumulate data in a file, A method is provided that includes the following steps: (i) each of the files is arranging into multiple data blocks prefixed with the data block code of (1 1) The data in each block is divided into multiple data formats with each data name prefixed. data items.

この場合、第1の共通特徴を伴ったデータブロックコードが予め指定した第1の セットから順序の如何を問わずに取り出され、また第2の共通特徴を伴ったデー タ名が予め指定した第2のセットから順序の如何を問わずに取り出され、この結 果、第1の共通特徴と第2の共通特徴とを容易に識別可能となる。In this case, the data block code with the first common feature is the first one specified in advance. data taken from the set in any order and with a second common characteristic. The data names are taken in any order from a prespecified second set, and this result As a result, the first common feature and the second common feature can be easily distinguished.

ファイルの属性は、これを読み出し可能な装置にかけることにより、目で読み取 り可能になるようなものであることが好ましい。各テキストの行には、予め決め た限度の可視的アスキー文字が含まれるが、その限度は通常80個である。A file's attributes can be read visually by exposing it to a readable device. It is preferable that the Each line of text has a predetermined A limited number of visible ASCII characters are included, which is typically 80.

各データアイテムには、それぞれのデータ名を直接前置させるとよい。これに代 わる方式として、一つのグループ内の複数のデータ名の後に所望回数繰り返えさ れるこれと同数のデータアイテムを伴わせるようにしてもよい。Each data item may be directly preceded by its data name. This cost An alternative method is to repeat the desired number of times after multiple data names in one group. may be accompanied by the same number of data items.

なり、その°blockcode ’ は、各ケースでの唯一のブロックコード で処理されたデータは、所望の任意の主題に関したものになるが、この方法は、 特に結晶学のデータに適する。またこれ以外に、化学、薬学分野での化学データ (特に分子データ)についても好適である。and its °blockcode’ is the only block code in each case. Although the data processed in can be about any desired subject, this method Particularly suitable for crystallographic data. In addition to this, chemical data in the fields of chemistry and pharmaceutical sciences (especially molecular data) is also suitable.

この方法は、上級機と互換性を有しかつフレキシビリティに富んでいるので、デ ータの記録(アーカイビング; archiving )やデータベースへのデ ータインプットにも特に適している。This method is compatible with high-end machines and highly flexible, so Recording of data (archiving) and data entry into a database It is also particularly suitable for data input.

また、この方法は、コンピューターネットワークを介したテキストやデータの電 子伝送用としても便利であるし、また、技術雑誌へのパブリケーション(pub l 1cations)の提出にも好適である。This method also allows for transmission of text and data over computer networks. It is convenient for child transmission, and also for publication in technical magazines (pub It is also suitable for submission of 11cations).

この方法の利点は、ファイルにテキスト、文字、あるいは数量として蓄積されつ つある各データが、テキスト名によって一義的に識別されることである。かくし て、このテキスト名が機械による場合と同様にビジュアル的に判別可能な識別子 として役立つ。さらに、データアイテムを様々なオーダーで表すことができる。The advantage of this method is that the files are stored as text, characters, or quantities. Each piece of data is uniquely identified by a text name. Hidden so that this text name is a visually distinguishable identifier as well as a machine useful as. Furthermore, data items can be represented in different orders.

以上により、この方法が、テキストデータ処理のための手順であり、本来はコン ピューターアプリケーションを目的としながら、これ自体はコンピュータープロ グラムに関わるものではないことが理解されるであろう。また、これの表現フォ ーマットは任意なものであるため、情報の表現方法には関わりがなくなる。From the above, this method is a procedure for text data processing, and is originally a computer Although it is intended for computer applications, it is not itself a computer program. It will be understood that this does not pertain to grams. Also, this expression - Since the mat is arbitrary, it has no bearing on how the information is represented.

本発明の第2の態様によれば、ファイルへのデータの構造化乃至蓄積のため、下 記を包含した手段が提供される(i)当該ファイルを、それぞれのデータブロッ クコードが前置された複数のデータブロックに整えるための手段、のデータアイ テムに整えるための手段。According to a second aspect of the present invention, for structuring or storing data in a file, (i) the files are stored in each data block; A means for organizing data blocks into multiple data blocks prefixed with code. A means of adjusting the temperature.

この場合、第1の共通特徴を伴ったデータブロックが予め指定した第1のセット から順序の如何を問わずに取り出され、また第2の共通特徴を伴ったデータ名が 予め指定した第2のセットから順序の如何を問わずに取り出され、こC・結果、 第1の共通特徴と第2の共通特徴とを容易に識別できることになる。In this case, the data blocks with the first common feature are in the prespecified first set. are extracted in any order from , and the data names with the second common feature are are extracted from the pre-specified second set in any order, and the result is This means that the first common feature and the second common feature can be easily identified.

本発明の第3の態様によれば、何れもそれぞれのデータブロックコードが前置さ れた複数のデータブロックを包含したデータファイルが用意されるが、各ブロッ ク内の複数のデータアイテムには、それぞれのデータ名が付されている。そして この場合、第1の共通特徴を伴ったデータブロックを、予め指定した第1のセッ トから順序の如何を問わずに取り出し、また第2の共通特徴を伴ったデータ名を 予め指定した第2のセットから順序の如何を問わずに取り出すことになり、第1 の共通特徴と第2の共通特徴とを容易に識別できることになる。According to the third aspect of the invention, each data block code is prefixed with A data file containing multiple data blocks is prepared, but each block Each data item in the block has its own data name. and In this case, data blocks with the first common feature are assigned to a pre-specified first set. data names with the second common characteristic. The second set specified in advance will be taken out in any order, and the first This means that the common feature of the second common feature can be easily identified.

これにファイルするのに好適なさまざまなタイプの情報には、結晶学のデータが 含まれる。Different types of information suitable for filing in this include crystallographic data. included.

本発明の第4の態様によれば、上記タイプのファイルからデータを取り出す手段 が提供されるが、この手段には、要求されたデータアイテムのリスト作成手段、 要求されたデータアイテムを要求命令に基づきアウトプットする手段、及びアク セスしたファイルと同一フォーマットを有するアウトプットファイルが包含され る。According to a fourth aspect of the invention, means for retrieving data from a file of the above type. is provided, including a means for creating a list of requested data items; means for outputting the requested data item based on the request instruction; Contains an output file that has the same format as the accessed file. Ru.

〔好適な実施例の説明〕[Description of preferred embodiments]

次に、本発明の好ましい実施例を事例に基づいて説明する。 Next, preferred embodiments of the present invention will be described based on examples.

理解を助けるため、先ず、既存の3種類の゛プリディファインドフリーフオーマ ット°を説明する。To aid understanding, we will first introduce three existing types of predefined free formats. Explain the cut.

BCCABアーカイブファイル(archive file)は、集められた結 晶組織構造のデータベースファイルASERを整えるためにケンブリッジデータ センター(英国)で使用されている。付録lはBCCABファイルの一つのエン トリーの抜粋である。このフォーマットは、行順序に関して、また行を随時イン プットするためにフレキシビリティを備えた識別コード(例えば1lAutho r )が多数の行に付されていると言う意味においては゛自由′である。また、 相当のデータアイテムは、それぞれが互いに1個のブランク又はコンマの何れか で分離されている点において゛自由“である。しかし、行を同定するすべての識 別子と多数のデータ列が予め定められており、またBCCAB定義内では機能が 固定されている。そして、このフォーマントのソフトウェアは、監視さるべき予 め定められたプロトコルを予定する。このプロトコルに対して違反、すなわち関 係のないデータが存在すると、緊急時を除きエラーとして処理され、データアク セスが打ち切られる。The BCCAB archive file contains the collected results. Cambridge data to prepare the crystal structure database file ASER Center (UK). Appendix l is one entry of the BCCAB file. This is an excerpt from Tory. This format is sensitive to row order and to import rows at any time. Identification code with flexibility to put (e.g. 1lAutho) r) is ``free'' in the sense that it is attached to many lines. Also, Equivalent data items are each separated by either a blank or a comma. is "free" in that it is separated by A besshi and a number of data columns are predetermined, and functions within the BCCAB definition are Fixed. The software of this formant is then Schedule a defined protocol. Violations of this protocol, i.e. If unrelated data exists, it will be treated as an error and data access will be disabled except in emergencies. Seth is terminated.

゛ブリディファインドフリーフォーマット′ファイルの第2の事例が、付録2に 掲載のXTAL3.O結晶学プログラムシステム(ホールとスチュワード、19 90年)で使用されているファイルである。これは、各行ならびに多数の個別デ ータアイテムそれぞれに識別子が付されているので、 ゛フリーフォーマット“  ファイルとして分類される。A second example of a ``Bridified Free Format'' file is provided in Appendix 2. Published XTAL3. O Crystallography Program System (Hall and Steward, 19 This is the file used in 1990). This means that each row as well as many individual Each data item has an identifier, so it can be used in a “free format” Classified as a file.

しかし、これによっても行インプットの順序変更が厳しいガイドラインの範囲内 でしか行えない。そして、このファイルでは、プログラム初期化ライン(大文字 でのラインコード付)は整然としてはいるものの、随時コントロールライン(小 文字のコード付)は、各専用プログラムごとにそれぞれ特有なものとなる。デー タアイテムとデータコードもやはり行ごとに固有なものとなる。そして、インプ ットルールに違反すると、このファイルのデータ処理が打ち切られる。このよう なタイプの制限は多くの“ブリディファインドフリーフォーマット° ファイル では通常的に見受けられることである。However, this also ensures that changing the order of row inputs is within strict guidelines. It can only be done. And in this file, the program initialization line (uppercase Although the control lines (with line cords) are in good order, the control lines (with small (with character code) is unique to each dedicated program. day Data items and data codes are also unique for each row. And imp If a set rule is violated, data processing for this file will be aborted. like this The type of restriction is that many “Bri-defined free format files” This is something that is commonly seen.

゛ブリディファインドフリーフォーマット ファイルの最後の事例が、付録3に 掲載の標準結晶学ファイル構造(SCFS)(ブラウン、1988年)である。A final example of a ``Bridefined Free Format'' file is provided in Appendix 3. Standard Crystallography File Structure (SCFS) published (Brown, 1988).

このアーカイバルファイルの構造は、前記2例よりも更に制限的なものである。The structure of this archival file is more restrictive than the two examples above.

オーダーデータのシーケンス(シーケンス終了コード★EO8に注目)に関して は若干のフレキシビリティがあるが、各シーケンス内でのデータアイテムとキャ ラクタ−は固定される。そして特別のタイプのデータをこの5CFSに追加する ことは、既に記録されているデータを無効にしない限り、殆ど不可能に近い。Regarding the order data sequence (note the sequence end code★EO8) provides some flexibility, but the data items and cache within each sequence The tractor is fixed. and add special types of data to this 5CFS This is almost impossible unless you invalidate the data that has already been recorded.

さて本発明であるが、これによれば、特にコンピューターにおけるアーカイビン グ(archiving )及びテキストと数値データの電子伝送のための自己 定義式のテキストアーカイブであり且つ回復性(Self−defining  Text Archive and Retrieval )のファイル(ST ARファイル)が提供される。このファイルには、データ構造(すなわちデータ 配列)とデータアイテムの両者を定義する標準アスキーテキストが含まれる。そ して、各データアイテムが名称によって明確に同定され、これを任意の順序で蓄 積できる。そして、この名称に適用された単純なシンタフティカルルール(sy ntactical rules)により: 5TARフアイル内の各データア イテムにアクセス可能であり、これ以外にデータアイテムに関する知識は不要で ある。Now, according to the present invention, in particular, an archive in a computer for archiving and electronic transmission of text and numerical data. It is a text archive of definition expressions and is recoverable (Self-defining). Text Archive and Retrieval) file (ST AR file) is provided. This file contains data structures (i.e. data Contains standard ASCII text that defines both the array (array) and the data item. So so that each data item is clearly identified by name and can be stored in any order. Can be accumulated. Then, a simple syntactical rule (sy (tactical rules): Each data file in the 5TAR file the data item is accessible and no other knowledge of the data item is required. be.

5TARフアイルは、通常のテキストデータであって、テキスト編集装置により 編集及び読取りが可能である。また、その内容は、テキスト同様に分かり易く、 しかも蓄積したり、変換無しに電子伝送したりすることができる。5TARフア イルの構造はシンプルである。各ファイルは、個々のデータアイテムを含んだデ ータブロックのシーケンス(Sequence)に分割される。そして、各デー タアイテムが、前置したデータ名によって同定される。また、単純なループ構造 の中に配置することにより、各データアイテムを反復させることが可能となる。A 5TAR file is normal text data that can be edited by a text editing device. Can be edited and read. In addition, the content is easy to understand, just like the text. Furthermore, it can be stored and electronically transmitted without conversion. 5 TAR Hua The structure of the file is simple. Each file is a data item containing individual data items. The data block is divided into a sequence of data blocks. And each day The data item is identified by the prefixed data name. Also, a simple loop structure By placing each data item within the , it is possible to repeat each data item.

この5TARフアイルが、簡単な僅かなルールによって定義され得ることに注目 されたい。そしてこのことにより、データ蓄積に関する最高のフレキソビリティ と、その可能最大限の適用性とが達成される。Note that this 5TAR file can be defined by a few simple rules. I want to be And this provides maximum flexibility regarding data storage. and its maximum possible applicability is achieved.

データブロックやデータアイテムの順序に関しては、識別名称がそれぞれの専用 でなければならないこと以外に前提条件は不要である。また、データ名やデータ アイテムの配置に関しても、名称を当該アイテムの前に置かなければならないこ と以外に特別なルールは存在しない。Regarding the order of data blocks and data items, the identification name is unique to each. No preconditions are necessary other than that it must be. Also, the data name and data Regarding the placement of items, the name must be placed before the item. There are no special rules other than that.

5TARフアイル内のデータへのアクセスは、特定データブロック内の当該デー タの固有名称をリクエストすることにより実行される。また、データのタイプ、 当該アイテムがループを形成しているか否か、あるいはファイル内に当該アイテ ムが存在しているか否かに関し、前もって知っておく必要もない。Access to data within a 5TAR file is accessed by accessing the data within a specific data block. This is done by requesting a unique name for the data. Also, the type of data, whether the item forms a loop or whether the item exists in the file. There is no need to know in advance whether a program exists or not.

次に5TARフアイル構想への手引として、データシンタックスの幾つかを例示 する。データブロックは、 ’data、blockcode ’ という構成 を伴う専用ストリングにより同定される。Next, some examples of data syntax are given as a guide to the 5TAR file concept. do. The data block has the following structure: 'data, blockcode' Identified by a dedicated string with .

−例は次の通り。- Examples are as follows.

によって同定される。データ名と、この後に続くこれに関連したデータアイテム の三つの例を掲げる。Identified by Data name and associated data items that follow Here are three examples.

; Prof Barry O’ConneIIDepartment of  ChemistryUniversity of Kalamazo。;Prof Barry O’Conne II Department of Chemistry University of Kalamazo.

Michigan U、S、A。Michigan U, S, A.

データアイテムは、個々もしくはグループで反復させることができるが、これら はループ化データアイテムに該当し、 “1oop ’ と言うストリングで特 定される。以下にループ化データアイテムの例を掲げる。Data items can be repeated individually or in groups; corresponds to a looped data item and is specified by the string “1oop”. determined. Below are examples of looped data items.

exptl crystal face ko 0 1 0、012 0 0 1 0.012 1 0 0 0、023 −1 0 0 0.023 STARフアイルは、標準の目視可能なアスキーキャラクタによるテキストライ ンを含んでフォーマット化された順編成ファイルであり、任意の標準テキスト編 集装置を用いて目視あるいは編集可能である。exptl crystal face ko 0 1 0, 012 0 0 1 0.012 1 0 0 0, 023 -1 0 0 0.023 STAR files are text files with standard visible ASCII characters. A formatted sequential file that contains any standard text compilation. It can be viewed or edited using a collection device.

5TARフアイルは、任意の数の順編成データブロックに分割される。A 5TAR file is divided into any number of sequential data blocks.

そして、データブロックごとの情報によりデータ構造(すなわちデータ順序)と データアイテムが定まる。これら何れの情報も、テキスト同様に分かり易いもの である。Then, the data structure (i.e. data order) is determined by the information for each data block. Data items are determined. All of this information is as easy to understand as the text. It is.

次に“セーブフレーム(save frame)″コマンドについて述べる。こ の“セーブフレーム”コマンドの基本的目的は、一つのデータブロック内部で1 個のコードを介して内部的に参照可能なデータアイテムの一つのブロックを定め ることである。そのコードは“セーブフレーム”コードで、これは当該データブ ロック内で“S”という文字が前置されたキャラクタストリングとして使用され る。Next, the "save frame" command will be described. child The basic purpose of the “save frame” command is to Define one block of data items that can be referenced internally through the code Is Rukoto. That code is the “save frame” code, which is the data block Used as a character string prefixed with the letter “S” within the lock. Ru.

このセーブフレームコマンドは、データブロック内でのデータ定義の繰り返しを 可能にし、しかもこれらの定義は互いに無関係なものとなる。セーブフレーム定 義は、その参照項目(referrennce)をSくフレームコード〉として 前置又は後置することができる。This save frame command repeats data definitions within a data block. Moreover, these definitions are independent of each other. save frame setting The definition is to set the reference item as the frame code. Can be prefixed or suffixed.

フレームコードは、また他のセーブフレームにおいても参照され得るが、反復的 参照は許されない。Frame codes may also be referenced in other save frames, but References are not allowed.

5TARフアイルの仕様は、下記の9項目のシンタックスルールによって与えら れる。The specifications of the 5TAR file are given by the following nine syntax rules. It will be done.

■、テキストストリングは、空白のない文字列、あるいはマツチング用の単引用 符又は二重引用符(すなわち〈′〉 又は<′〉)により区切られた文字列か、 又は一つの行の最初の文字としてセミコロン〈;〉により区切られた行の列(ラ インシーケンス)の何れかにより定義されること。セミコロンで括られている場 合を除き、テキストストリングを1行よりも多くの行にまたがらせないこと。■The text string must be a string with no spaces or a single quote for matching. a string delimited by marks or double quotes (i.e. <′> or <′>), or or a sequence of lines separated by a semicolon <;> as the first character of a line. (in-sequence). If enclosed in semicolons Do not allow text strings to span more than one line, except when necessary.

つ、識別用のデータ名により先行されるテキストストリングであること。be a text string preceded by an identifying data name.

4、データループは、データアイテムの反復リストを後続させたデータ名のリス トとし、かつテキストストリング1oop ’を前置すること。4. A data loop is a list of data names followed by an iterated list of data items. and prefixed with the text string 1oop'.

5、セーブフレームは、テキストストリング°5ave framecode’  を前置させた、データ名、データアイテム、及びデータループのシーケンスと し、そのframecode ’ を一つのデータブロック内で唯一の同定コー ドとする。セーブフレームのシーケンスは、他のセーブフレームコマンドにより 、又はテキストストリング5top ’ により、もしくはデータブロックコマ ンドにより閉じること。5. The save frame is the text string °5ave framecode’ A sequence of data names, data items, and data loops, prefixed with The framecode is the only identification code in one data block. Let's do it. The sequence of save frames can be changed by other save frame commands. , or by the text string 5top', or by the data block frame Close by command.

6、データブロックは、テキストストリング’data blockcode’  を前置させた、データ名、データアイテム、データループ及びセーブフレーム のシーケンスとし、その°blockcode“を5TARフアイル内で唯一の 同定コードとする。このデータブロックソーケンスは、他のデータブロック命令 もしくは5TARフアイルの終了に伴い閉しること。6. The data block is a text string 'data blockcode' Data names, data items, data loops, and save frames prefixed with sequence, and its °blockcode" is the only one in the 5TAR file. This is the identification code. This data block sequence is similar to other data block instructions. Or close it when the 5TAR file ends.

7、データ名は、各セーブフレームシーケンス及び一つのデータブロックシーケ ンスについて唯一のものでなければならない。セーブフレーム宣言は、一つのデ ータブロック内で唯一のものでなければならない。セーブフレームコードは、デ ータアイテム゛Sframecode’ として一つのデータブロック内に含ま せてもよい。7. The data name is for each save frame sequence and one data block sequence. must be the only one of its kind. A save frame declaration is a single device. must be the only one in the data block. The save frame code is Included within one data block as a data item 'Sframecode' You can also let

8、空白もしくはタブキャラクタ−のシーケンスは、これが一つのテキストスト リング内に含まれている場合を除き、テキストストリングを分離するためにのみ 使用すること。8. A sequence of blank or tab characters indicates that this is one text string. Only to separate text strings unless contained within a ring to use.

9、単独のシャープ記号°#゛ は、これが一つのテキストストリング内に含ま れている場合を除き、一つの行に並んでいる文字が、コメントのためにのみ使用 されていることを示唆するものと見なされる。9. A single pound sign °#゛ means that it is contained within a single text string. Characters on a line are used only for comments, unless otherwise specified. is considered to imply that

5TARフアイルにアクセスするためのキーはデータ名である。そして、所定用 途に対して必要なデータ名を、割当てられた語常集の中で注意深くかつ正確に定 義することが肝要である。データ名とその定義は、当該アーカイブファイルの存 続期間中変更してはならないが、新しい名称や定義は、必要に応じて追加して差 し支えない。語常集は、5TARフアイル内に蓄積可能なデータを限定せず、一 般用途でのデータアイテムに関する情報のみを提供する。The key to accessing the 5TAR file is the data name. And for prescribed use Carefully and accurately define the data names needed for the purpose in the assigned vocabulary. It is vital that we understand the truth. The data name and its definition are No changes may be made during the period, but new names and definitions may be added and changed as necessary. I can't support it. The collection of common words does not limit the data that can be stored in the 5TAR file. Provides information only about data items for general use.

この5TARフアイルの応用の一つが、結晶学情報ファイル(CIF)のための ベースとしての用途である。以下、この用途を例にとって5TARフアイルのコ ンセプトを説明する。One of the applications of this 5TAR file is for crystallographic information file (CIF). It is used as a base. Below, using this application as an example, the 5TAR file code is shown below. Explain the concept.

CIFは結晶学のデータとテキストのみを対象にしたものであるが、これへの適 用については、あるフォーマット上の制約を伴う。しかし、このフォーマット上 の制約は、5TARシンタツクスにおけるデータ処理を簡素化するがそのフレキ シプリティを損なわない、という特徴を損なうまでのものでない。このような制 約には、特定データタイプの定義とテキストストリングの制限とが含まれ、他の 科学的用途に使用したときにもこれらの制約が生じ得る。以下、これについて述 べる。Although CIF is intended only for crystallographic data and text, there are There are certain formatting restrictions for use. But on this format This restriction simplifies data processing in the 5TAR syntax, but its flexibility It does not impair the characteristics of cyplicity. Such a system The rules include definitions of specific data types and limits on text strings, and other These limitations may also arise when used in scientific applications. This will be discussed below. Bell.

10行の長さが80文字を超えてはならない。The length of 10 lines must not exceed 80 characters.

2、データ名とブロックコードの長さが22文字を超えてはならない。2. The length of the data name and block code must not exceed 22 characters.

3、データアイテムは、これがマツチング用の単引用符又は二重引用符により括 られておらず、数字θ〜9、プラス′+′、マイナス゛−′あるいはピリオツド °、′で始まっている場合、タイプ番号に関するものと見なされる。3. Data items must be enclosed in single or double quotes for matching. numbers θ~9, plus '+', minus '-' or periods. If it starts with °, ′, it is considered to be related to the type number.

番号は、整数、実数あるいは科学的フォーマットであればよい。番号が丸括弧で 括られた他の番号と連結されている場合には、標準偏差をめる〔例えば0口、n nn(m):] 。The number may be an integer, a real number, or in scientific format. numbers in parentheses If it is connected to other numbers in parentheses, calculate the standard deviation [e.g. 0 units, n nn(m):].

4、データアイテムは、これが2行以上にまたがっている場合には、タイプテキ ストに関するものと見なされる。4. Data items are typed text if they span more than one line. considered to be related to a strike.

5、データアイテムは、これがマツチング用の単引用符や二重引用符で括られて おり且つ、タイプ番号でも、またタイプテキストでもない場合には、タイプ文字 に関す、るものと見なされる。5. Data items are enclosed in single or double quotes for matching. and is neither a type number nor a type text, the type letter is considered to be related to.

6、ループ化されたデータのレベルは、1個だけしか許容されず、反復されたデ ータの追加レベルは、単独テキストストリング内のリストとして蓄積されなけれ ばならない。6. Only one level of looped data is allowed, and repeated data Additional levels of data must be accumulated as a list within a single text string. Must be.

付録4に、二つのデータブロック ’manuscript’及び’cryst al−structure ’ を含むCIFファイルの一例が示されている。Appendix 4 contains two data blocks: 'manuscript' and 'cryst'. An example of a CIF file containing an al-structure is shown.

データは、そのデータ名のロケーティングにより5TARフアイルから取り出さ れる。これは、通常、当該ファイルの゛パージング(parsing) ’ と データ名のリクエストリストのロケーティングにより実行される。5TARフア イルにアクセスするための方式としては、QUASARと呼ばれる既存のソフト ウェアが用いられ、このQUASARによりデータアイテム及びデータブロック がリクエストされた順序でアウトプットされる。このアウトプットファイルのフ ォーマットも5TAR方式である。特定のデータブロックに対し、同一データア イテムを最大5回までリクエスト可能である。この5TARフアイルは、その論 理的完全性に関して常にチェックされる。アーカイブファイルの名称(すなわち The 1nput 5TARfile )及びアウトプット7フイルには、そ れぞれストリング°5tar arc’ と ”5tar out ’ の名称 が付され、リクエストしたリストのスタートに際し、これらの名称が登録される 。Data is retrieved from the 5TAR file by locating its data name. It will be done. This is usually the same as 'parsing' the file in question. Executed by locating the data name request list. 5 TAR Hua The existing software called QUASAR is used to access files. QUASAR is used to identify data items and data blocks. are output in the requested order. This output file file The format is also 5TAR. For a specific data block, the same data access You can request an item up to 5 times. This 5TAR file is the constantly checked for physical integrity. The name of the archive file (i.e. The 1nput 5TARfile) and output 7 file contain Names of strings “5tar arc’” and “5tar out” respectively , and these names will be registered at the start of the requested list. .

このリクエストリストの例が付録5に示されているが、ここではこれらのファイ ルが、 ’qtest、arc ’ と °qtest、out ’ と命名さ れている。An example of this request list is shown in Appendix 5, but we will not use these files here. files are named 'qtest, arc' and 'qtest, out'. It is.

付録6Aと6Bには、ファイル“qtest、out ’が示されているが、こ れは付録5のリクエストリストを登録した結果のアウトプットである。Appendix 6A and 6B show the file “qtest, out”; This is the output as a result of registering the request list in Appendix 5.

付録6Aと6Bは、付録5のリクエストリストを登録して出力したファイル°q test、out ’ である。このアウトプット自体がS T A Rファイ ルになるが、これもリクエストリストによって処理可能である。Appendices 6A and 6B are files that are output by registering the request list in Appendix 5. test, out. This output itself is the STA R file. However, this can also be handled by the request list.

リクエストした各アイテムの内、アーカイブファイルから消されたものには?? が付されていることに注目されたい。For each item requested that was removed from the archive file? ? Please note that .

付録7Aと7Bには、標準分子データフォーマットに関するセーブフレームコマ ンドの例が示されている。Appendices 7A and 7B contain save frame frames for standard molecular data formats. An example of a command is shown.

〔産業上の利用可能性〕[Industrial applicability]

以上のようなファイルフォーマット及びこれに関連したデータ処理方法は、汎用 性、上級互換性、さらにフレキシビリティについて長所を備えている。このファ イルは、機器に対し独立的であり、また携帯性があるので、それぞれの原点とは 全く無関係に、各データアイテムにアクセス可能である。また、このファイルが 既存のファイルの修正なしてさらにデータの取込みを行えるという点は、基本的 な事項である。 The file formats and related data processing methods described above are general-purpose It has advantages in terms of flexibility, advanced compatibility, and flexibility. This fa The file is independent from the device and is portable, so the origin of each Each data item can be accessed completely independently. Also, this file The ability to import further data without modifying existing files is a fundamental feature. This is a matter.

この5TARフアイルフオーマツトは、 ゛汎用°アーカイブファイルの要求に 合致しており、あらゆるタイプのテキストや数値データを任意の順序でまとめる のに利用可能である。また、電子伝送用としても好適である。This 5TAR file format meets the requirements for general-purpose archive files. Matches and organizes any type of text or numeric data in any order is available for. It is also suitable for electronic transmission.

上級互換性とフレキシビリティの二つの利点は、新しいどのようなアーカイブシ ステムにとっても大いに待ち望まれていた特質である。The dual benefits of advanced compatibility and flexibility are important for any new archiving system. This is a much-awaited feature for Stem.

これらの特質は、極めて多種多様なデータが存在し且つそのアーカイバルについ ての要求がその都度変化する結晶学のような分野において、特に重要になる。あ る研究所で書かれたデータファイルを、そのために作成されたソフトウェアとは 無関係に、他の研究所でも容易に読めるようにすることが肝要である。またこれ らのファイルを、複雑なアーカイバルソフトウエアを用いずに容易に“見る′  ことができるようにすることも重要である。These characteristics are due to the existence of extremely diverse data and the fact that its archival This is particularly important in fields such as crystallography, where the requirements for a What is the software created for a data file written in a laboratory? Regardless, it is essential that it be easily readable by other laboratories. This again You can easily “view” these files without using complex archival software. It is also important to be able to do so.

また、この5TARフオーマツトのフレキシビリティと、目で見ることができる 特質も、長い専門用語にとって大事なことである。CIFには°ローカル′なデ ータアイテムのほか、 “グローバル°なデータアイテムも包含させる。二とが できるので、所内のみならず外部ともデータ通信するのに理想的である。XTA Lのような既存のプログラムシステムでは、文字ファイルよりも迅速かつコンパ クトであるとの理由で、現在、自己定義方式のバイナリファイルを利用している 。コンピューターテクノロジーの改善としては、フレキシブルで、目視可能でか つ編集容易な文字フォーマットの価値の方が、スピードやディスク尊重よりも重 要である。In addition, the flexibility of this 5TAR format and the ability to visually see Qualities are also important for long terminology. CIF has local data. In addition to data items, it also includes global data items. This makes it ideal for data communication not only within the facility but also externally. XTA Existing program systems like L are faster and more compact than character files. Currently, we are using self-defining binary files because of the . Improvements in computer technology include flexible, visible, and The value of easy-to-edit character formats outweighs speed and disk respectability. It is essential.

このファイルフォーマットは、もしファイルの一部が、例えば電子通信の途中で 失われてもファイル全体が損なわれることがなく、頑丈であると言う利点も備え ている。これに対し、データベース(データベースシステム)の場合には、文字 の喪失によりデータの改変を招くおそれがある。This file format is useful if part of the file is e.g. It also has the advantage of being robust, as the entire file remains intact even if it is lost. ing. In contrast, in the case of a database (database system), character Loss of data may lead to data alteration.

〔付録の簡単な説明〕[Brief explanation of appendix]

付録lは、包括的結晶組織構造データベースファイルASER準備のため、ケン ブリッジデータセンターで使用されているBCCAB文書記録ファイルの例であ る。 Appendix l is a comprehensive crystallographic structure database file for the preparation of ASER. This is an example of the BCCAB document record file used in the Bridge data center. Ru.

付録2は、結晶学プログラムシステムXTAL3.Oで使用されている “ブリ ディファインドフリーフォーマット°の例である。Appendix 2 is the crystallography program system XTAL3. “Buri” used in O. This is an example of a defined free format.

付録3は、 ゛ブリディファインドフリーフォーマットの例としての標準結晶学 ファイル構造である。Appendix 3 provides standard crystallography as an example of ``Bridefined Free Format''. File structure.

付録4は、結晶学情報ファイルCIFの例である。Appendix 4 is an example of a crystallographic information file CIF.

付録5は、リクエストリストの例である。Appendix 5 is an example of a request list.

付録6Aと6Bは、付録5のリクエストリストをエントリーした結果のアウトプ y hファイル°quest、out ’ である。Appendices 6A and 6B are the outputs resulting from entering the request list in Appendix 5. yh file °quest, out'.

付録7Aと7Bは、標準分子データフォーマットに関係した“セーブフレーム” 命令の例である。Appendices 7A and 7B contain “save frames” related to standard molecular data formats. This is an example of a command.

APPENDXX I R唸1− Ploe−I B−137−3837−39τI?LE REFO団ジーRεr 3103185 pへGE L/ 2u 1.9800  .0015 .0000!−115−dlhydra−1−h%re++y− 5−e++e−1−1m彎++yl−2−f++ryllptepie++1c acl■ APPENDIX 5 ^PPENDIX 6A dat−a rnanuscriρL −manuscr工pt−sunvnarydaLa−crystal−str ucture」ublicajioh−uijle : Deparernent、of Chemis虹ryυn1veraity  of Kalamazo。APPENDXX I R groan 1- Ploe-I B-137-3837-39τI? L.E. REFO Dan G Rεr 3103185 p to GE L/2u 1.9800 .. 0015. 0000! -115-dlhydra-1-h%re++y- 5-e++e-1-1m curvature++yl-2-f++ryllptepie++1c acl ■ APPENDIX 5 ^PPENDIX 6A dat-a rnanuscriρL -manuscr engineeringpt-sunvnarydaLa-crystal-str ujle : Deparernent, of Chemis Rainbowryυn1verity Of Kalamazo.

Michigan U、S、^。Michigan U, S, ^.

’C1ark、Joan 1.’ 、 υn1versiey of WashingLonseattle If Δ 98195 ’1/2−x、1/2+y、l/2−z’’1/2+x、 1/2−y、 1/ 2+z’APPENDXX 6B −expjl−radiation−wave−1*nBh 1.54179− exptlradiatinn−type??JrequestedIfemn oepre5@ntAPPEND工X7A −atom−bond−order−conv@neion simpleAP PEND工X 7B 要約書 ファイルにデータを構造化乃至蓄積させる方法であって、下記各ステップ、 (i) ファイルを、何れもそれぞれのデータブロックコードを前置させた複数 のデータブロックに整えること、及び(ii)各ブロック内部のデータを、何れ もそれぞれのデータ名を前置させた複数のデータアイテムに整えること、を包含 し、そして第一の共通特徴を伴ったデータブロックを予め指定した第一のセット から順序の如何を問わずに取り出し、第二の共通特徴を伴ったデータ名を予め指 定した第二のセットから順序の如何を問わずに取り出すことにより、第一の共通 特徴と第二の共通特徴とを容易に識別可能にした方法。'C1ark, Joan 1. ’ , υn1versiey of WashingLonseattle If Δ98195 '1/2-x, 1/2+y, l/2-z'1/2+x, 1/2-y, 1/ 2+z’APPENDXX 6B -expjl-radiation-wave-1*nBh 1.54179- exptlradiatinn-type? ? JRequestedIfemn oepre5@ntAPPEND Engineering X7A -atom-bond-order-conv@neion simpleAP PEND work X 7B abstract A method for structuring or accumulating data in a file, which includes the following steps: (i) Multiple files, each prefixed with its own data block code (ii) organizing the data inside each block into data blocks of also includes organizing multiple data items with each data name prefixed. and a first set of prespecified data blocks with a first common characteristic. , in any order, and specify the data name with the second common feature in advance. The first common set is extracted from the second set in any order. A method that allows a feature and a second common feature to be easily identified.

国際調査報告international search report

Claims (13)

【特許請求の範囲】[Claims] (1).ファイルにデータを構造化乃至蓄積する方法であって、下記各ステップ 、 (i)ファイルを、何れもそれぞれのデータブロックコードを前置させた複数の データブロックに整えること、及び(ii)各ブロック内部のデータを、何れも それぞれのデータ名を前置させた複数のデータアイテムに整えること、を包含し 、そして第一の共通特徴を伴ったデータブロックを予め指定した第一のセットか ら順序の如何を問わずに取り出し、第二の共通特徴を伴ったデータ名を予め指定 した第二のセットから順序の如何を問わずに取り出すようにすることにより、第 一の共通特徴と第二の共通特徴とを容易に識別可能にした方法。(1). A method of structuring or accumulating data in a file, with the following steps: , (i) A file may be a plurality of files, each prefixed with a respective data block code. (ii) organizing the data inside each block into data blocks; It includes organizing multiple data items with each data name prefixed. , and a first set of prespecified data blocks with a first common feature? data in any order and specify a data name with a second common characteristic in advance. the second set, in any order. A method in which one common feature and a second common feature are easily distinguishable. (2).ファイルは、これを読取り機器にかけることにより読み取り可能である 請求の範囲1に記載の方法。(2). A file can be read by applying it to a reading device The method according to claim 1. (3).各テキスト行に、予め設定された最大個数までの可視的アスキー文字が 含まれる請求の範囲2に記載の方法。(3). Each line of text contains up to a preset maximum number of visible ASCII characters. 2. The method of claim 2. (4).各データアイテムに、それぞれのデータ名を直接前置する請求の範囲1 〜3の何れかに記載の方法。(4). Claim 1 in which each data item is directly preceded by its respective data name - 3. The method according to any one of 3. (5).一つのグループ内の複数のデータ名の後に所望回数繰り返えされるこれ と同数のデータアイテムを伴わせるようにした請求の範囲1〜3の何れかに記載 の方法。(5). This is repeated the desired number of times after multiple data names in one group. Claims 1 to 3 include the same number of data items as the method of. (6).第一の共通特徴が、テキストストリング‘data−’であり、また‘ blockcode’を各ケースごとに唯一のブロックコードとしたとき、第一 のセットの各メンバーの特徴が、‘data−blockcode’の形態にな る請求の範囲1〜5の何れかに記載の方法。(6). The first common feature is the text string 'data-' and ' blockcode’ is the only block code in each case, then the first The characteristics of each member of the set are in the form of a ‘data-blockcode’. The method according to any one of claims 1 to 5. (7).第二の共通特徴が、アンダーライン‘−’であり、また‘name’を それぞれのデータ名としたとき、第二のセットの各メンバーの特徴が、‘−na me’の形態になる請求の範囲1〜6の何れかに記載の方法。(7). The second common feature is the underline ‘-’ and the ‘name’ For each data name, the characteristics of each member of the second set are '-na 7. The method according to any one of claims 1 to 6, wherein the method is in the form of me'. (8).処理されるデータが結晶学データである請求の範囲1〜7の何れかに記 載の方法。(8). According to any one of claims 1 to 7, the data to be processed is crystallographic data. How to put it on. (9).ファイルにデータを構造化乃至蓄積する手段であって、(i)ファイル を、何れもそれぞれのデータブロックコードを前置させた複数のデータブロック に整える手段、及び(ii)各ブロック内部のデータを、何れもそれぞれのデー タ名を前置させた複数のデータアイテムに整える手段、を包含し、そして第一の 共通特徴を伴ったデータブロックを予め指定した第一のセットから順序の如何を 問わずに取り出し、第二の共通特徴を伴ったデータ名を予め指定した第二のセッ トから順序の如何を問わずに取り出すことにより、第一の共通特徴と第二の共通 特徴とを容易に識別可能にした手段。(9). A means for structuring or accumulating data in a file, comprising: (i) a file; are multiple data blocks, each prefixed with its own data block code. and (ii) means for organizing the data inside each block. a first data item; Data blocks with common characteristics are selected in any order from a prespecified first set. A second set with a data name with a second common feature specified in advance. The first common feature and the second common feature can be extracted from the first common feature in any order. A means that makes the characteristics easily distinguishable. (10).何れもそれぞれデータブロックコードが前置された複数のデータブロ ックと、各ブロック内部の何れもそれぞれのデータ名が前置された複数のデータ アイテムとを包含したデータファイルであって、第一の共通特徴を伴ったデータ ブロックが予め指定した第一のセットから順序の如何を問わずに取り出され、ま た第二の共通特徴を伴ったデータ名が予め指定した第二のセットから順序の如何 を問わずに取り出され、これにより第一の共通特徴と第二の共通特徴とが容易に 識別可能にされているデータファイル。(10). Each consists of multiple data blocks each prefixed with a data block code. Each block contains multiple data items, each prefixed with its own data name. A data file that includes items and has a first common characteristic. Blocks are taken from a prespecified first set in any order and The data names with the second common characteristic are selected from the prespecified second set in any order. This allows the first common feature and the second common feature to be easily identified. A data file that has been made identifiable. (11).読取り機器にかけることによりテキストとして読取りが可能である請 求の範囲10に記載のデータファイル。(11). The claim is that it can be read as text by applying it to a reading device. The data file described in Scope 10 of the request. (12).当該ファイルが結晶学データに関するものである請求の範囲10又は 11に記載のデータファイル。(12). Claim 10 in which the file relates to crystallographic data or The data file described in 11. (13).請求の範囲10乃至12の何れかに記載のデータファイルからデータ を取り出す方法であって、リクエストされたデータアイテムのリストを作成する こと、及び該データアイテムをリクエストされた順序でアウトプットすると共に 、このアウトプットリストに、アクセスしたデータファイルと同一のフォーマッ トを持たせることとを包含した方法。(13). Data from the data file according to any one of claims 10 to 12 Create a list of requested data items. and outputting the data items in the requested order. , enter this output list in the same format as the data file you accessed. A method that includes the following:
JP3508228A 1990-04-26 1991-04-26 How to structure or store data in files Pending JPH05509183A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB9009447.5 1990-04-26
GB9009447A GB2243467B (en) 1990-04-26 1990-04-26 Handling data

Publications (1)

Publication Number Publication Date
JPH05509183A true JPH05509183A (en) 1993-12-16

Family

ID=10675075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3508228A Pending JPH05509183A (en) 1990-04-26 1991-04-26 How to structure or store data in files

Country Status (5)

Country Link
EP (1) EP0526516A1 (en)
JP (1) JPH05509183A (en)
AU (1) AU7763591A (en)
GB (1) GB2243467B (en)
WO (1) WO1991016682A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870764A (en) * 1993-05-12 1999-02-09 Apple Computer, Inc. Method of managing a data structure for concurrent serial and parallel revision of a work
GB9320404D0 (en) * 1993-10-04 1993-11-24 Dixon Robert Method & apparatus for data storage & retrieval
JPH10177508A (en) * 1996-12-18 1998-06-30 G & G Pharma Kk Data storage structure for computer

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4878167A (en) * 1986-06-30 1989-10-31 International Business Machines Corporation Method for managing reuse of hard log space by mapping log data during state changes and discarding the log data

Also Published As

Publication number Publication date
EP0526516A1 (en) 1993-02-10
WO1991016682A1 (en) 1991-10-31
GB2243467B (en) 1994-03-09
GB2243467A (en) 1991-10-30
AU7763591A (en) 1991-11-11
GB9009447D0 (en) 1990-06-20

Similar Documents

Publication Publication Date Title
US7437375B2 (en) System and method for communicating file system events using a publish-subscribe model
AU646408B2 (en) A system for program execution on a host data processing machine
US5499358A (en) Method for storing a database in extended attributes of a file system
US6173288B1 (en) System and method for building a data structure of converted values without keywords from an input string including keyword/text value pairs
US6687897B2 (en) XML based script automation
US20090077019A1 (en) Flexible access of data stored in a database
US20050278697A1 (en) Object type-declaration prefix syntax
US20120233221A1 (en) Seamless multiple format metadata abstraction
JP2006235840A (en) Database access system and database access method
AU2002364538B2 (en) Database system having heterogeneous object types
SE509645C2 (en) A method for simultaneously verifying converted data simultaneously with protocol-based function change in a database
US20040059744A1 (en) Data repository system
US6915313B2 (en) Deploying predefined data warehouse process models
EP1686487B1 (en) Mechanisms for transferring raw data from one data structure to another representing the same item
US6985910B2 (en) Tilting tree spinning cones method and system for mapping XML to n-dimensional data structure using a single dimensional mapping array
EP1776645A2 (en) System and method for creating distributed applications utilizing portable devices and physical location of the portable device
US6360218B1 (en) Compact record format for low-overhead databases
JPH05509183A (en) How to structure or store data in files
US7321900B1 (en) Reducing memory requirements needed to represent XML entities
US10216817B2 (en) Creating XML data from a database
WO2005081136A1 (en) Data repository system
Gleser et al. A database built upon the medical event vector
Fisher Java Phrasebook
CN117667889A (en) Method and device for synchronously migrating data between databases
Bernstein et al. Reading, Writing and Validating CIFS using CIFtbx2, cif2cif and Cyclops