Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Single source of truth
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Single_source_of_truth
http://dbpedia.org/ontology/abstract 信頼できる唯一の情報源 (Single Source of Truth; SSOT)信頼できる唯一の情報源 (Single Source of Truth; SSOT) とは、情報システムの設計と理論においては、すべてのデータが1か所でのみ作成、あるいは編集されるように、情報モデルと関連するデータスキーマとを構造化する方法である。データへのリンクで可能なものは参照のみである。プライマリ以外の他の場所のすべてのデータは、プライマリの「信頼できる情報源」の場所を参照するだけであり、プライマリのデータが更新された場合、どこかで重複したり失われたりすることなく、システム全体に伝播される。 SSOTアーキテクチャは、エンタープライズではますます重要になっている。これは、データが重複あるいは非正規化されていると、古い、あるいは誤った情報を取得するリスクがあるためである。一般的な例は、電子カルテである。この場合、SSOT として機能する単一の参照リポジトリに対して、患者の身元を正確に検証することが不可欠である。企業内のデータの重複表現は、データベーステーブル、行、あるいはセルを重複させるのではなく、ポインターを使用して実装される。これにより、信頼できる場所にある要素へのデータ更新が、より大規模なエンタープライズアーキテクチャ全体のすべての連合データベース構成要素に包括的に分散されるようになる。 SSOTシステムは、信頼できる、関連性のある、参照可能なデータを提供する。になる。 SSOTシステムは、信頼できる、関連性のある、参照可能なデータを提供する。 , In information science and information tecIn information science and information technology, single source of truth (SSOT) architecture, or single point of truth (SPOT) architecture, for information systems is the practice of structuring information models and associated data schemas such that every data element is mastered (or edited) in only one place, providing data normalization to a canonical form (for example, in database normalization or content transclusion). Any possible linkages to this data element (possibly in other areas of the relational schema or even in distant federated databases) are by reference only. Because all other locations of the data just refer back to the primary "source of truth" location, updates to the data element in the primary location propagate to the entire system, providing multiple advantages simultaneously: greater efficiency/productivity, easy prevention of mistaken inconsistencies (such as a duplicate value/copy somewhere being forgotten), and greatly simplified version control. Without SSOT architecture, rampant forking impairs clarity and productivity, imposing laborious maintenance needs. Deployment of an SSOT architecture is becoming increasingly important in enterprise settings where incorrectly linked duplicate or de-normalized data elements (a direct consequence of intentional or unintentional denormalization of any explicit data model) pose a risk for retrieval of outdated, and therefore incorrect, information. Common examples (i.e., example classes of implementation) are as follows: * In electronic health records (EHRs), it is imperative to accurately validate patient identity against a single referential repository, which serves as the SSOT. Duplicate representations of data within the enterprise would be implemented by the use of pointers rather than duplicate database tables, rows, or cells. This ensures that data updates to elements in the authoritative location are comprehensively distributed to all federated database constituencies in the larger overall enterprise architecture. EHRs are an excellent class for exemplifying how SSOT architecture is both poignantly necessary and challenging to achieve: it is challenging because inter-organization health information exchange is inherently a cybersecurity competence hurdle, and nonetheless it is necessary, to prevent medical errors, to prevent the wasted costs of inefficiency (such as duplicated work or rework), and to make the primary care and medical home concepts feasible (to achieve competent care transitions). * Single-source publishing as a general principle or ideal in content management relies on having SSOTs, via transclusion or (otherwise, at least) substitution. Substitution happens via libraries of objects that can be propagated as static copies which are later refreshed when necessary (that is, when refreshing of the copy-paste or import is triggered by a larger updating event, such as a new scientific advance or a piece of breaking news). Component content management systems are a class of content management systems that aim to provide competence on this level. Ideally, SSOT systems provide data that are authentic (and authenticatable), relevant, and referable.authenticatable), relevant, and referable. , Single Point of Truth (SPOT) (auch Single Single Point of Truth (SPOT) (auch Single Source of Truth SSOT) deutsch „der einzige Punkt der Wahrheit“, ist ein Prinzip in der Softwaretechnik. Es besagt, einen allgemeingültigen Datenbestand zu haben, der den Anspruch hat, korrekt zu sein und auf den man sich verlassen kann. Ein Datenmodell, in dem ein allgemeingültiger Datenbestand verfügbar gemacht werden soll, mit der notwendigen Datenqualität und Verlässlichkeit, ist vor allem dann wichtig, wenn Daten redundant gehalten werden.tig, wenn Daten redundant gehalten werden. , 정보 시스템 설계 및 이론에서, 단일 진실 공급원(영어: single sou정보 시스템 설계 및 이론에서, 단일 진실 공급원(영어: single source of truth, SSOT)은 정보 모형과 관련된 데이터 스키마를 모든 데이터 요소를 한 곳에서만 제어 또는 편집하도록 조직하는 관례를 이른다. 데이터 요소로의 가능한 연결(관계 스키마 내의 다른 영역이나 원거리의 연방 데이터베이스에서도 올 수 있음)은 모두 참조로만 이루어진다. 데이터가 위치한 다른 모든 곳들은 단지 으뜸되는 "진실 공급원"의 위치를 참조하기만 하므로, 으뜸되는 위치의 데이터 요소를 갱신하면 수정 사항 반영을 빠뜨릴 데이터의 사본이 존재할 가능성 없이 시스템 전체에 전파되게 된다. 단일 진실 공급원 설계를 배치하는 것은 잘못 연결된 복제본 또는 역정규화된 데이터 요소(의도 여부와 상관없이 어느 명시적 데이터 모델을 역정규화한 결과)에서 낡은, 즉 부정확한 정보가 조회되는 위험이 도사리고 있는 기업 환경에서 점점 더 중요해지고 있는 추세이다. 예를 들어, 전자의무기록은 유일무이한 참조용 저장소의 정보를 바탕으로 환자의 신원을 정확히 입증하는 것이 긴요하며 여기에서 그 저장소는 단일 진실 공급원이 된다. 기업 내에서 데이터 복제본의 표현은 데이터베이스 테이블, 행이나 칸을 복사하는 것이 아니라 본래 데이터가 저장된 곳을 가리키는 포인터를 이용해 구현될 것이다. 이는 권위적인 위치에 존재하는 데이터 요소의 갱신이 더 큰 전체적인 엔터프라이즈 아키텍처의 선거구에 철저히 분배되는 것을 보장한다.큰 전체적인 엔터프라이즈 아키텍처의 선거구에 철저히 분배되는 것을 보장한다.
http://dbpedia.org/ontology/wikiPageExternalLink https://microservices.io/patterns/data/event-sourcing.html + , https://martinfowler.com/eaaDev/EventSourcing.html + , https://microservices.io/patterns/data/shared-database.html +
http://dbpedia.org/ontology/wikiPageID 6831362
http://dbpedia.org/ontology/wikiPageLength 15248
http://dbpedia.org/ontology/wikiPageRevisionID 1120485355
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Extract%2C_transform%2C_load + , http://dbpedia.org/resource/Wikt:prerequisite + , http://dbpedia.org/resource/Information_system + , http://dbpedia.org/resource/Data_warehouse + , http://dbpedia.org/resource/Command_query_responsibility_segregation + , http://dbpedia.org/resource/Domain-driven_design + , http://dbpedia.org/resource/Wikt:epistemic_regime + , http://dbpedia.org/resource/Electronic_health_record + , http://dbpedia.org/resource/Wikt:syncretize + , http://dbpedia.org/resource/Library_%28computing%29 + , http://dbpedia.org/resource/Messaging_pattern + , http://dbpedia.org/resource/Federated_database + , http://dbpedia.org/resource/Cross-platform_software + , http://dbpedia.org/resource/Fourth_Industrial_Revolution + , http://dbpedia.org/resource/Identifier + , http://dbpedia.org/resource/Denormalization + , http://dbpedia.org/resource/Canonical_form + , http://dbpedia.org/resource/Content_management + , http://dbpedia.org/resource/Commercial_off-the-shelf + , http://dbpedia.org/resource/Health_information_exchange + , http://dbpedia.org/resource/Sex_assignment + , http://dbpedia.org/resource/Event_store + , http://dbpedia.org/resource/Circular_reporting + , http://dbpedia.org/resource/Single-source_publishing + , http://dbpedia.org/resource/Naming_collision + , http://dbpedia.org/resource/Wikt:fork + , http://dbpedia.org/resource/Seminary + , http://dbpedia.org/resource/Version_control + , http://dbpedia.org/resource/Information_technology + , http://dbpedia.org/resource/Primary_care + , http://dbpedia.org/resource/Unix_philosophy + , http://dbpedia.org/resource/Keep_it_simple%2C_stupid + , http://dbpedia.org/resource/Wikt:reconciliation + , http://dbpedia.org/resource/Content_management_system + , http://dbpedia.org/resource/Pointer_%28computer_programming%29 + , http://dbpedia.org/resource/Transclusion + , http://dbpedia.org/resource/Gender + , http://dbpedia.org/resource/Import_and_export_of_data + , http://dbpedia.org/resource/Oracle_Applications + , http://dbpedia.org/resource/Database_schema + , http://dbpedia.org/resource/Computer_security + , http://dbpedia.org/resource/Enterprise_architecture + , http://dbpedia.org/resource/Service_Oriented_Architecture + , http://dbpedia.org/resource/Category:Database_normalization + , http://dbpedia.org/resource/Don%27t_repeat_yourself + , http://dbpedia.org/resource/SOLID_%28object-oriented_design%29 + , http://dbpedia.org/resource/Transitional_care + , http://dbpedia.org/resource/Self-report + , http://dbpedia.org/resource/Enterprise_resource_planning + , http://dbpedia.org/resource/Medical_home + , http://dbpedia.org/resource/Information_exchange + , http://dbpedia.org/resource/Blockchain + , http://dbpedia.org/resource/Mixed_economy + , http://dbpedia.org/resource/Ontology + , http://dbpedia.org/resource/Information_science + , http://dbpedia.org/resource/Reference_%28computer_science%29 + , http://dbpedia.org/resource/Cut%2C_copy%2C_and_paste + , http://dbpedia.org/resource/Full_Faith_and_Credit_Clause + , http://dbpedia.org/resource/Enterprise_service_bus + , http://dbpedia.org/resource/Namespace + , http://dbpedia.org/resource/Category:Data_management + , http://dbpedia.org/resource/Data_element + , http://dbpedia.org/resource/Customer_relationship_management + , http://dbpedia.org/resource/Productivity + , http://dbpedia.org/resource/Ontology_%28information_science%29 + , http://dbpedia.org/resource/Single_version_of_the_truth + , http://dbpedia.org/resource/Component_content_management_system + , http://dbpedia.org/resource/Database_normalization + , http://dbpedia.org/resource/Category:Data_modeling + , http://dbpedia.org/resource/Medical_error + , http://dbpedia.org/resource/Efficiency + , http://dbpedia.org/resource/Recursive_transcompiling + , http://dbpedia.org/resource/Information_model + , http://dbpedia.org/resource/Master_data_management + , http://dbpedia.org/resource/Wikt:transactional + , http://dbpedia.org/resource/Wikt:master_copy + , http://dbpedia.org/resource/System_of_record + , http://dbpedia.org/resource/Authentication +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:More_citations_needed + , http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:Citation_needed + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Authority_control +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Database_normalization + , http://dbpedia.org/resource/Category:Data_management + , http://dbpedia.org/resource/Category:Data_modeling +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Single_source_of_truth?oldid=1120485355&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Single_source_of_truth +
owl:sameAs http://dbpedia.org/resource/Single_source_of_truth + , http://hu.dbpedia.org/resource/Egyetlen_igazs%C3%A1gforr%C3%A1s + , http://rdf.freebase.com/ns/m.0grj3m + , https://global.dbpedia.org/id/4uRZu + , http://ja.dbpedia.org/resource/%E4%BF%A1%E9%A0%BC%E3%81%A7%E3%81%8D%E3%82%8B%E5%94%AF%E4%B8%80%E3%81%AE%E6%83%85%E5%A0%B1%E6%BA%90 + , http://de.dbpedia.org/resource/Single_Point_of_Truth + , http://www.wikidata.org/entity/Q7523885 + , http://ko.dbpedia.org/resource/%EB%8B%A8%EC%9D%BC_%EC%A7%84%EC%8B%A4_%EA%B3%B5%EA%B8%89%EC%9B%90 +
rdfs:comment Single Point of Truth (SPOT) (auch Single Single Point of Truth (SPOT) (auch Single Source of Truth SSOT) deutsch „der einzige Punkt der Wahrheit“, ist ein Prinzip in der Softwaretechnik. Es besagt, einen allgemeingültigen Datenbestand zu haben, der den Anspruch hat, korrekt zu sein und auf den man sich verlassen kann. Ein Datenmodell, in dem ein allgemeingültiger Datenbestand verfügbar gemacht werden soll, mit der notwendigen Datenqualität und Verlässlichkeit, ist vor allem dann wichtig, wenn Daten redundant gehalten werden.tig, wenn Daten redundant gehalten werden. , 정보 시스템 설계 및 이론에서, 단일 진실 공급원(영어: single sou정보 시스템 설계 및 이론에서, 단일 진실 공급원(영어: single source of truth, SSOT)은 정보 모형과 관련된 데이터 스키마를 모든 데이터 요소를 한 곳에서만 제어 또는 편집하도록 조직하는 관례를 이른다. 데이터 요소로의 가능한 연결(관계 스키마 내의 다른 영역이나 원거리의 연방 데이터베이스에서도 올 수 있음)은 모두 참조로만 이루어진다. 데이터가 위치한 다른 모든 곳들은 단지 으뜸되는 "진실 공급원"의 위치를 참조하기만 하므로, 으뜸되는 위치의 데이터 요소를 갱신하면 수정 사항 반영을 빠뜨릴 데이터의 사본이 존재할 가능성 없이 시스템 전체에 전파되게 된다.을 빠뜨릴 데이터의 사본이 존재할 가능성 없이 시스템 전체에 전파되게 된다. , In information science and information tecIn information science and information technology, single source of truth (SSOT) architecture, or single point of truth (SPOT) architecture, for information systems is the practice of structuring information models and associated data schemas such that every data element is mastered (or edited) in only one place, providing data normalization to a canonical form (for example, in database normalization or content transclusion). Any possible linkages to this data element (possibly in other areas of the relational schema or even in distant federated databases) are by reference only. Because all other locations of the data just refer back to the primary "source of truth" location, updates to the data element in the primary location propagate to the entire system, providing multiple advantages sre system, providing multiple advantages s , 信頼できる唯一の情報源 (Single Source of Truth; SSOT)信頼できる唯一の情報源 (Single Source of Truth; SSOT) とは、情報システムの設計と理論においては、すべてのデータが1か所でのみ作成、あるいは編集されるように、情報モデルと関連するデータスキーマとを構造化する方法である。データへのリンクで可能なものは参照のみである。プライマリ以外の他の場所のすべてのデータは、プライマリの「信頼できる情報源」の場所を参照するだけであり、プライマリのデータが更新された場合、どこかで重複したり失われたりすることなく、システム全体に伝播される。 SSOTアーキテクチャは、エンタープライズではますます重要になっている。これは、データが重複あるいは非正規化されていると、古い、あるいは誤った情報を取得するリスクがあるためである。一般的な例は、電子カルテである。この場合、SSOT として機能する単一の参照リポジトリに対して、患者の身元を正確に検証することが不可欠である。企業内のデータの重複表現は、データベーステーブル、行、あるいはセルを重複させるのではなく、ポインターを使用して実装される。これにより、信頼できる場所にある要素へのデータ更新が、より大規模なエンタープライズアーキテクチャ全体のすべての連合データベース構成要素に包括的に分散されるようになる。 SSOTシステムは、信頼できる、関連性のある、参照可能なデータを提供する。になる。 SSOTシステムは、信頼できる、関連性のある、参照可能なデータを提供する。
rdfs:label Single source of truth , Single Point of Truth , 단일 진실 공급원 , 信頼できる唯一の情報源
hide properties that link here 
http://dbpedia.org/resource/SSOT + http://dbpedia.org/ontology/wikiPageDisambiguates
http://dbpedia.org/resource/Single_Source_of_Truth + , http://dbpedia.org/resource/Single_Point_of_Truth + , http://dbpedia.org/resource/Content_forking + , http://dbpedia.org/resource/Single_Point_Of_Truth + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Source-to-source_compiler + , http://dbpedia.org/resource/Data_virtualization + , http://dbpedia.org/resource/Engineering_information_management + , http://dbpedia.org/resource/System_information_modelling + , http://dbpedia.org/resource/XPLM_Publisher + , http://dbpedia.org/resource/List_of_software_development_philosophies + , http://dbpedia.org/resource/Single_Source_of_Truth + , http://dbpedia.org/resource/Canonical_form + , http://dbpedia.org/resource/Transclusion + , http://dbpedia.org/resource/Machine-readable_document + , http://dbpedia.org/resource/Canonicalization + , http://dbpedia.org/resource/Don%27t_repeat_yourself + , http://dbpedia.org/resource/SSOT + , http://dbpedia.org/resource/React_%28JavaScript_library%29 + , http://dbpedia.org/resource/Code_reuse + , http://dbpedia.org/resource/System_of_record + , http://dbpedia.org/resource/Single_version_of_the_truth + , http://dbpedia.org/resource/Wiki.js + , http://dbpedia.org/resource/Single_Point_of_Truth + , http://dbpedia.org/resource/GNU_Guix + , http://dbpedia.org/resource/Specification_by_example + , http://dbpedia.org/resource/Single-source_publishing + , http://dbpedia.org/resource/Golden_Record + , http://dbpedia.org/resource/Content_forking + , http://dbpedia.org/resource/Single_Point_Of_Truth + , http://dbpedia.org/resource/Single_point_of_truth + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Single_source_of_truth + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Single_source_of_truth + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.