Persistent Object Identifier (original) (raw)

About DBpedia

In database design, a Persistent Object Identifier (POID) is a unique identifier of a record on a table, used as the primary key. Important characteristics of a POID are that it does not carry business information and are not generally exported or otherwise made visible to data users; as such a POID has many of the characteristics of a surrogate key. The only purpose of the POID is to act as the primary key on the table where it is defined and to be referenced as the foreign key by other tables. Because POIDs, like surrogate keys, do not carry business information, they are immune to changes in the form or meaning of business data.

Property Value
dbo:abstract In database design, a Persistent Object Identifier (POID) is a unique identifier of a record on a table, used as the primary key. Important characteristics of a POID are that it does not carry business information and are not generally exported or otherwise made visible to data users; as such a POID has many of the characteristics of a surrogate key. The only purpose of the POID is to act as the primary key on the table where it is defined and to be referenced as the foreign key by other tables. Because POIDs, like surrogate keys, do not carry business information, they are immune to changes in the form or meaning of business data. (en) В разработке баз данных постоянный идентификатор объекта (POID) — это уникальный идентификатор записи в таблице, используемый в качестве первичного ключа. Важные характеристики POID заключаются в том, что они не содержат бизнес-информацию и, обычно, не экспортируются или иным образом не становятся видимыми для пользователей данных; как таковой POID имеет многие характеристики суррогатного ключа. Основная цель POID — работать как первичный ключ в таблице, где он определен, и позволять ссылаться на него как на внешний ключ в других таблицах. Поскольку POID, как и суррогатные ключи, не несут бизнес-информацию, они невосприимчивы к изменениям формы или значения бизнес-данных. (ru)
dbo:wikiPageExternalLink http://blog.telemapics.com/%3Fp=92 https://web.archive.org/web/20110714223727/http:/devnet.objectivity.com/objects_faq http://www.ibm.com/developerworks/websphere/techjournal/0306_biernat/biernat.html
dbo:wikiPageID 30046029 (xsd:integer)
dbo:wikiPageLength 1158 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 831251540 (xsd:integer)
dbo:wikiPageWikiLink dbr:Primary_key dbr:Unique_key dbc:Database_theory dbr:Surrogate_key dbr:Object_identifier dbr:Database dbr:Foreign_key dbr:Natural_key
dcterms:subject dbc:Database_theory
gold:hypernym dbr:Identifier
rdf:type dbo:Galaxy
rdfs:comment In database design, a Persistent Object Identifier (POID) is a unique identifier of a record on a table, used as the primary key. Important characteristics of a POID are that it does not carry business information and are not generally exported or otherwise made visible to data users; as such a POID has many of the characteristics of a surrogate key. The only purpose of the POID is to act as the primary key on the table where it is defined and to be referenced as the foreign key by other tables. Because POIDs, like surrogate keys, do not carry business information, they are immune to changes in the form or meaning of business data. (en) В разработке баз данных постоянный идентификатор объекта (POID) — это уникальный идентификатор записи в таблице, используемый в качестве первичного ключа. Важные характеристики POID заключаются в том, что они не содержат бизнес-информацию и, обычно, не экспортируются или иным образом не становятся видимыми для пользователей данных; как таковой POID имеет многие характеристики суррогатного ключа. Основная цель POID — работать как первичный ключ в таблице, где он определен, и позволять ссылаться на него как на внешний ключ в других таблицах. Поскольку POID, как и суррогатные ключи, не несут бизнес-информацию, они невосприимчивы к изменениям формы или значения бизнес-данных. (ru)
rdfs:label Persistent Object Identifier (en) Постоянный идентификатор объекта (ru)
owl:sameAs freebase:Persistent Object Identifier wikidata:Persistent Object Identifier dbpedia-ru:Persistent Object Identifier https://global.dbpedia.org/id/4tGrx
prov:wasDerivedFrom wikipedia-en:Persistent_Object_Identifier?oldid=831251540&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Persistent_Object_Identifier
is dbo:wikiPageRedirects of dbr:POID
is dbo:wikiPageWikiLink of dbr:List_of_computing_and_IT_abbreviations dbr:Unique_key dbr:Surrogate_key dbr:Object_identifier dbr:POID
is foaf:primaryTopic of wikipedia-en:Persistent_Object_Identifier