This HTML5 document contains 45 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n13http://lt.dbpedia.org/resource/
n10https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
dbpedia-ruhttp://ru.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n18http://dbpedia.org/resource/TCP/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
dbpedia-jahttp://ja.dbpedia.org/resource/

Statements

Subject Item
dbr:Interoperable_Object_Reference
rdfs:label
Interoperable Object Reference Interoperable Object Reference IOR Interoperable Object Reference
rdfs:comment
Interoperable Object Reference(IOR)とは、分散コンピューティングにおける CORBAやRMI-IIOPオブジェクトへの参照の一種である。 CORBA 以外の機構(HTTP、FTP、電子メールなど)でオブジェクト参照の共有を容易にするため、IOR は印字可能な文字列で表現される。文字列化された IOR は、接頭辞 IOR: の後に16進数の文字列が並ぶ。 IOR の内部構造はいくつかの部分に分かれる。各部分は整数コードになっている。コードはObject Management Groupが管理し割り当てている。典型的な IOR には、リモートホストのインターネットアドレス、CORBAサーバが対応しているリモートポート番号、呼び出されるメソッドを持つリモートオブジェクトのクラスを定義する文字列、個々のオブジェクトを識別するキー(ビット列)から構成される。 特定のORBが生成する IOR に、必要な特定のコンポーネントを追加できる特殊なオブジェクト(IOR interceptor)を登録することが可能である。 文字列化されていない IOR は GIOP 経由でオブジェクトの参照を転送するのに使われる。 IOR (англ. Interoperable object reference ссылка на интероперабельный объект) — в распределенном программном обеспечении ссылка на объект технологий CORBA или RMI-IIOP, содержащая в себе полный набор информации, необходимой, чтобы обеспечить доступ к объекту и использовать его . Die Interoperable Object Reference, kurz IOR, beschreibt eine Objektreferenz auf ein CORBA-Objekt. Es handelt sich um Objektreferenzen für Objekte aus dem Bereich der Objektorientierung, die in verschiedenen Computern existieren und systemübergreifend genutzt werden. An Interoperable Object Reference (IOR) is a CORBA or RMI-IIOP reference that uniquely identifies an object on a remote CORBA server. IORs can be transmitted in binary over TCP/IP via the General Inter-ORB Protocol (the encoding may be big-endian or little-endian), or serialized into a string of hexadecimal digits (prefixed by the string IOR:) to facilitate transport by non-CORBA mechanisms such as HTTP, FTP, and e-mail. It is possible to register special objects (IOR interceptors) that can add the needed specific components to the IOR being created by the particular ORB. * v * t * e
dct:subject
dbc:Common_Object_Request_Broker_Architecture
dbo:wikiPageID
470768
dbo:wikiPageRevisionID
597079209
dbo:wikiPageWikiLink
dbr:Object_Request_Broker dbc:Common_Object_Request_Broker_Architecture dbr:Reference_(computer_science) dbr:General_Inter-ORB_Protocol dbr:RMI-IIOP dbr:Object_(computer_science) dbr:CORBA dbr:E-mail dbr:File_Transfer_Protocol dbr:Endianness n18:IP dbr:Object_Management_Group dbr:HTTP
owl:sameAs
dbpedia-ru:IOR n10:R1XL n13:Nuotolinio_objekto_adresas freebase:m.02dfv6 dbpedia-de:Interoperable_Object_Reference dbpedia-ja:Interoperable_Object_Reference wikidata:Q1413463
dbp:wikiPageUsesTemplate
dbt:Compu-network-stub dbt:Unreferenced
dbo:abstract
Die Interoperable Object Reference, kurz IOR, beschreibt eine Objektreferenz auf ein CORBA-Objekt. Es handelt sich um Objektreferenzen für Objekte aus dem Bereich der Objektorientierung, die in verschiedenen Computern existieren und systemübergreifend genutzt werden. An Interoperable Object Reference (IOR) is a CORBA or RMI-IIOP reference that uniquely identifies an object on a remote CORBA server. IORs can be transmitted in binary over TCP/IP via the General Inter-ORB Protocol (the encoding may be big-endian or little-endian), or serialized into a string of hexadecimal digits (prefixed by the string IOR:) to facilitate transport by non-CORBA mechanisms such as HTTP, FTP, and e-mail. The internal structure of an IOR may contain multiple components. Each component is identified by its integer code and has its own binary format. The codes are assigned by the Object Management Group. The typical IOR normally contains the IP address of the remote host, the number of the remote port on that the CORBA server is listening, a string defining the class of the remote object on which the methods will be invoked, and the object key that is used by the server ORB to identify the object. It is possible to register special objects (IOR interceptors) that can add the needed specific components to the IOR being created by the particular ORB. * v * t * e IOR (англ. Interoperable object reference ссылка на интероперабельный объект) — в распределенном программном обеспечении ссылка на объект технологий CORBA или RMI-IIOP, содержащая в себе полный набор информации, необходимой, чтобы обеспечить доступ к объекту и использовать его . Представляет собой строковую структуру, в которой содержится различного рода информация. Чаще всего это IP-адрес и порты интерфейса, на котором прослушивается сервер, название и идентификатор класса и, возможно, методов объекта, которые в данный момент будут обработаны. Передача IOR происходит после установления связи между двумя частями распределенного приложения для инициализации передачи исполняемого кода и данных объекта. Interoperable Object Reference(IOR)とは、分散コンピューティングにおける CORBAやRMI-IIOPオブジェクトへの参照の一種である。 CORBA 以外の機構(HTTP、FTP、電子メールなど)でオブジェクト参照の共有を容易にするため、IOR は印字可能な文字列で表現される。文字列化された IOR は、接頭辞 IOR: の後に16進数の文字列が並ぶ。 IOR の内部構造はいくつかの部分に分かれる。各部分は整数コードになっている。コードはObject Management Groupが管理し割り当てている。典型的な IOR には、リモートホストのインターネットアドレス、CORBAサーバが対応しているリモートポート番号、呼び出されるメソッドを持つリモートオブジェクトのクラスを定義する文字列、個々のオブジェクトを識別するキー(ビット列)から構成される。 特定のORBが生成する IOR に、必要な特定のコンポーネントを追加できる特殊なオブジェクト(IOR interceptor)を登録することが可能である。 IOR はビッグエンディアンにもリトルエンディアンにも符号化可能である。IOR にはサポートされている文字コードセットなどといった各種情報を含めることもできる。文字列化された参照よりもDNSサーバを使うことが推奨されるが、DNSサーバ自体を探す必要もあるし、単純な場合には文字列化した方が簡単な場合もある。 文字列化されていない IOR は GIOP 経由でオブジェクトの参照を転送するのに使われる。
gold:hypernym
dbr:CORBA
prov:wasDerivedFrom
wikipedia-en:Interoperable_Object_Reference?oldid=597079209&ns=0
dbo:wikiPageLength
1386
foaf:isPrimaryTopicOf
wikipedia-en:Interoperable_Object_Reference
Subject Item
dbr:Common_Object_Request_Broker_Architecture
dbo:wikiPageWikiLink
dbr:Interoperable_Object_Reference
Subject Item
dbr:IOR
dbo:wikiPageWikiLink
dbr:Interoperable_Object_Reference
dbo:wikiPageDisambiguates
dbr:Interoperable_Object_Reference
Subject Item
wikipedia-en:Interoperable_Object_Reference
foaf:primaryTopic
dbr:Interoperable_Object_Reference