HOME





Seabed Survey Data Model
The Seabed Survey Data Model (SSDM) is an industry standard data model for how seabed survey data is stored and managed by oil and gas companies. The International Association of Oil & Gas Producers (IOGP) developed and published this standard in October 2011. Many surveys have been successfully delivered in SSDM. The SSDM template is provided as an Esri ArcGIS geodatabase, but other implementations of the model are allowed. Significance Outputs of seabed surveys usually contain CAD files, log imagery, surface grids and many other documents. Such a mix of data types makes the task of integrating existing enterprise data very complicated. Data models that were used by survey contractors before SSDM include ArcGIS Pipeline Data Model (APDM) and Professional Petroleum Data Management (PPDM). It is very difficult for both of these data models to manage their internal data. To fix this specific problem, IOGP defined the SSDM to better manage the data. SSDM provides a complete surve ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Industry Standard Data Model
An industry standard data model, or simply standard data model, is a data model that is widely used in a particular industry. The use of standard data models makes the exchange of information easier and faster because it allows heterogeneous organizations to share an agreed vocabulary, semantics, format, and quality standard for data. Organizations may save time and expense by using pre-existing data models instead of developing them in-house, although the process of making data conform to external models can also be a hindrance. Standards are often defined by standards bodies or technology companies. Most models use the relational model of database management, but some use the hierarchical model, especially those used in manufacturing or those mandated by governments, such as models specified by DIN codes in Germany. Applications Effective standard models have developed in the banking, insurance, pharmaceutical and automotive industries. These models reflect stringent standar ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

International Association Of Oil & Gas Producers
The International Association of Oil & Gas Producers (IOGP) is the petroleum industry's global forum in which members identify and share best practices to achieve improvements in health, safety, the environment, security, social responsibility, engineering and operations. The association was formed in London in 1974 to develop effective communications between the upstream industry and the network of international regulators. Originally called the ''E&P Forum'' (for oil and gas exploration and production), in 1999 the current name was adopted. Most of the world’s leading publicly traded, private and state-owned oil & gas companies, oil & gas associations and major upstream service companies are members. The IOGP claims its members produce 40% of the world’s oil and gas. Co-operation with other bodies IOGP also represent the interests of the upstream industry before international regulators and legislators in UN bodies such as the International Maritime Organization and the C ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


ArcGIS
ArcGIS is a family of client, server and online geographic information system (GIS) software developed and maintained by Esri. ArcGIS was first released in 1982 as ARC/INFO, a command line-based GIS. ARC/INFO was later merged into ArcGIS Desktop, which was eventually superseded by ArcGIS Pro in 2015. Additionally, ArcGIS Server is a server-side GIS and geodata sharing software. Product history Prior to the ArcGIS suite, Esri had focused its software development on the command line Arc/INFO workstation program and several graphical user interface-based products such as the ArcView GIS 3.x desktop program. Other Esri products included MapObjects, a programming library for developers, and ArcSDE as a relational database management system. The various products had branched out into multiple source trees and did not integrate well with one another. In January 1997, Esri decided to revamp its GIS software platform, creating a single integrated software architecture. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Computer-aided Design
Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve communications through documentation, and to create a database for manufacturing. Designs made through CAD software help protect products and inventions when used in patent applications. CAD output is often in the form of electronic files for print, machining, or other manufacturing operations. The terms computer-aided drafting (CAD) and computer-aided design and drafting (CADD) are also used. Its use in designing electronic systems is known as ''electronic design automation'' (''EDA''). In mechanical design it is known as ''mechanical design automation'' (''MDA''), which includes the process of creating a technical drawing with the use of computer software. CAD software for mechanical design uses either vector-based graphics to depict t ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Conceptual Model
The term conceptual model refers to any model that is formed after a wikt:concept#Noun, conceptualization or generalization process. Conceptual models are often abstractions of things in the real world, whether physical or social. Semantics, Semantic studies are relevant to various stages of process of concept formation, concept formation. Semantics is fundamentally a study of concepts, the meaning that thinking beings give to various elements of their experience. Overview Concept models and conceptual models The value of a conceptual model is usually directly proportional to how well it corresponds to a past, present, future, actual or potential state of affairs. A concept model (a model of a concept) is quite different because in order to be a good model it need not have this real world correspondence. In artificial intelligence, conceptual models and conceptual graphs are used for building expert systems and knowledge-based systems; here the analysts are concerned to repres ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Abstract Type
In programming languages, an abstract type (also known as existential types) is a type in a nominative type system that cannot be instantiated directly; by contrast, a concrete type be instantiated directly. Instantiation of an abstract type can occur only indirectly, via a concrete ''subtype''. An abstract type may provide no implementation, or an incomplete implementation. In some languages, abstract types with no implementation (rather than an incomplete implementation) are known as '' protocols'', ''interfaces'', ''signatures'', or ''class types''. In class-based object-oriented programming, abstract types are implemented as '' abstract classes'' (also known as '' abstract base classes''), and concrete types as '' concrete classes''. In generic programming, the analogous notion is a ''concept'', which similarly specifies syntax and semantics, but does not require a subtype relationship: two unrelated types may satisfy the same concept. Often, abstract types will h ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Computer File Formats
A file format is a standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary or open. Some file formats are designed for very particular types of data: PNG files, for example, store bitmapped images using lossless data compression. Other file formats, however, are designed for storage of several different types of data: the Ogg format can act as a container for different types of multimedia including any combination of audio and video, with or without text (such as subtitles), and metadata. A text file can contain any stream of characters, including possible control characters, and is encoded in one of various character encoding schemes. Some file formats, such as HTML, scalable vector graphics, and the source code of computer software are text files with defined syntaxes that allow them to be used for specific purposes. Specificat ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]