OPOS (original) (raw)

About DBpedia

OPOS, full name OLE for Retail POS, a platform specific implementation of UnifiedPOS, is a point of sale device standard for Microsoft Windows operating systems that was initiated by Microsoft, NCR, Epson, and Fujitsu-ICL and is managed by the Association for Retail Technology Standards. The OPOS API was first published in January 1996. The standard uses component object model and, because of that, all languages that support COM controls (i.e. Visual C++, Visual Basic, and C#) can be used to write applications.

Property Value
dbo:abstract OPOS, full name OLE for Retail POS, a platform specific implementation of UnifiedPOS, is a point of sale device standard for Microsoft Windows operating systems that was initiated by Microsoft, NCR, Epson, and Fujitsu-ICL and is managed by the Association for Retail Technology Standards. The OPOS API was first published in January 1996. The standard uses component object model and, because of that, all languages that support COM controls (i.e. Visual C++, Visual Basic, and C#) can be used to write applications. The OPOS standard specifies two levels for an OPOS control, the control object which presents an abstract hardware interface to a family of devices such as receipt printer and the service object which handles the interface between the control object and the actual physical device such as a specific model of receipt printer. This division of functionality provides a way for the application development to write to an abstract hardware interface while allowing the application to work with a variety of different hardware. The only requirement is that a hardware vendor supplies an OPOS compatible service object with their particular hardware offering. Typically a manufacturer of point of sale terminals will provide along with a terminal operating system an OPOS control object package with a software utility that is used to configure OPOS settings. Such a utility will specify the settings for an OPOS control object and indicate the service object to be used with a particular OPOS profile. When the point of sale application starts up, it loads the OPOS control object and the OPOS control object in turn loads the service object specified by the current OPOS profile. The Windows Registry is typically used as the persistent store for device settings. The hardware device manufacturer will normally provide a utility for device specific settings used by the service object. (en)
dbo:wikiPageID 9385791 (xsd:integer)
dbo:wikiPageLength 2984 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 987151852 (xsd:integer)
dbo:wikiPageWikiLink dbc:Microsoft_application_programming_interfaces dbr:Component_object_model dbr:Object_Linking_and_Embedding dbr:Epson dbr:Fujitsu dbr:NCR_Corporation dbr:Point_of_sale dbr:C_Sharp_(programming_language) dbr:Windows dbc:Retail_point_of_sale_systems dbc:Standards dbr:Association_for_Retail_Technology_Standards dbr:Microsoft dbr:Microsoft_Windows_95 dbr:Microsoft_Windows_XP dbr:Operating_systems dbr:Visual_Basic dbr:Visual_C++ dbr:Microsoft_Windows_7 dbr:Microsoft_Windows_Vista dbr:Windows_Embedded dbr:UnifiedPOS dbr:Microsoft_Windows_2000 dbr:Microsoft_Windows_8 dbr:Microsoft_Windows_CE dbr:Microsoft_Windows_ME dbr:Microsoft_Windows_NT dbr:Microsoft_Windows_98 dbr:Microsoft_Windows_10
dbp:wikiPageUsesTemplate dbt:Use_dmy_dates
dcterms:subject dbc:Microsoft_application_programming_interfaces dbc:Retail_point_of_sale_systems dbc:Standards
gold:hypernym dbr:Point
rdf:type dbo:Place yago:Artifact100021939 yago:Instrumentality103575240 yago:Object100002684 yago:PhysicalEntity100001930 yago:System104377057 yago:Whole100003553 yago:WikicatRetailPOSSystems
rdfs:comment OPOS, full name OLE for Retail POS, a platform specific implementation of UnifiedPOS, is a point of sale device standard for Microsoft Windows operating systems that was initiated by Microsoft, NCR, Epson, and Fujitsu-ICL and is managed by the Association for Retail Technology Standards. The OPOS API was first published in January 1996. The standard uses component object model and, because of that, all languages that support COM controls (i.e. Visual C++, Visual Basic, and C#) can be used to write applications. (en)
rdfs:label OPOS (en)
owl:sameAs freebase:OPOS yago-res:OPOS wikidata:OPOS https://global.dbpedia.org/id/4sYL5
prov:wasDerivedFrom wikipedia-en:OPOS?oldid=987151852&ns=0
foaf:isPrimaryTopicOf wikipedia-en:OPOS
is dbo:wikiPageWikiLink of dbr:Point_of_sale dbr:JavaPOS dbr:UnifiedPOS
is foaf:primaryTopic of wikipedia-en:OPOS