System Object Model (file format) (original) (raw)

About DBpedia

En informática System Object Model (SOM; en español modelo de objetos de sistema) es un formato propietario de archivos ejecutables desarrollado por Hewlett-Packard para sus sistemas operativos HP-UX y . En particular, SOM es el formato nativo para aplicaciones ejecutables, código objeto y bibliotecas compartidas de 32-bit que corren bajo la familia de procesadores PA-RISC.

Property Value
dbo:abstract En informática System Object Model (SOM; en español modelo de objetos de sistema) es un formato propietario de archivos ejecutables desarrollado por Hewlett-Packard para sus sistemas operativos HP-UX y . En particular, SOM es el formato nativo para aplicaciones ejecutables, código objeto y bibliotecas compartidas de 32-bit que corren bajo la familia de procesadores PA-RISC. Con la introducción de procesadores de 64 bit, Hewlett-Packard adoptó el formato Executable and Linkable Format (ELF) para representar el código de programas de 64 bit, mientras que siguen usando SOM para aplicaciones que corran en modo 32 bit.​ Luego, con la introducción de la familia de procesadores Itanium, HP-UX ha abandonado el formato SOM en favor de ELF para aplicaciones en 32 y 64 bits. En HP-UX el formato de archivo SOM a menudo es llamado como el formato a.out y es descrito por estructuras del lenguaje de programación C en el archivo de cabecera /usr/include/a.out.h. Sin embargo el formato SOM no es técnicamente el mismo que el formato a.out estándar, usado por muchos otros sistemas operativos Unix. (es) In computing, the System Object Model (SOM) is a proprietary executable file format developed by Hewlett-Packard for its HP-UX and MPE/ix operating systems.In particular, SOM is the native format used for 32-bit application executables, object code, and shared libraries running under the PA-RISC family of processors. With the introduction of 64-bit processors, Hewlett Packard adopted the Executable and Linkable Format (ELF) format to represent the wider 64-bit program code, while still using SOM for applications running in 32-bit mode. Later, with the introduction of the Itanium processor family, HP-UX has abandoned the SOM format in favor of ELF for both 32-bit and 64-bit application code. In HP-UX the SOM file format is sometimes called the a.out format and is described by C programming language structures in the header file "/usr/include/a.out.h". However the SOM format is technically not the same as the standard a.out format used by many other Unix operating systems. (en)
dbo:wikiPageExternalLink http://www.parisc-linux.org/documentation/index.html%23pa11 http://docs.hp.com/en/B2355-90696/a.out.4.html http://ftp.parisc-linux.org/docs/arch/pa-runtime-32-SOM.pdf https://web.archive.org/web/20050502101134/http:/devresource.hp.com/drc/STK/docs/archive/rad_11_0_32.pdf https://web.archive.org/web/20050502102352/http:/devresource.hp.com/drc/STK/docs/archive/rad_10_20.pdf https://web.archive.org/web/20070722155126/http:/devrsrc1.external.hp.com/STK/gloss.html%23SOM
dbo:wikiPageID 13751196 (xsd:integer)
dbo:wikiPageLength 4170 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 846811860 (xsd:integer)
dbo:wikiPageWikiLink dbr:64-bit dbr:Null-terminated_string dbc:Executable_file_formats dbr:Endianness dbr:Comparison_of_executable_file_formats dbr:A.out dbr:32-bit dbr:ASCII dbc:HP_software dbr:Executable_and_Linkable_Format dbr:File_format dbr:PA-RISC dbr:HP-UX dbr:HP_Multi-Programming_Executive dbr:Hewlett-Packard dbr:Itanium dbr:C_programming_language dbr:C_string dbr:Shared_library dbr:Object_code dbr:Executable
dbp:name System Object Model (en)
dbp:owner dbr:Hewlett-Packard
dbp:wikiPageUsesTemplate dbt:Executables dbt:Infobox_file_format dbt:In-text_citations
dct:subject dbc:Executable_file_formats dbc:HP_software
gold:hypernym dbr:Format
rdf:type dbo:Software yago:WikicatComputerFileFormats yago:Abstraction100002137 yago:Communication100033020 yago:Format106636806 yago:Information106634376 yago:Message106598915 yago:WikicatExecutableFileFormats
rdfs:comment En informática System Object Model (SOM; en español modelo de objetos de sistema) es un formato propietario de archivos ejecutables desarrollado por Hewlett-Packard para sus sistemas operativos HP-UX y . En particular, SOM es el formato nativo para aplicaciones ejecutables, código objeto y bibliotecas compartidas de 32-bit que corren bajo la familia de procesadores PA-RISC. (es) In computing, the System Object Model (SOM) is a proprietary executable file format developed by Hewlett-Packard for its HP-UX and MPE/ix operating systems.In particular, SOM is the native format used for 32-bit application executables, object code, and shared libraries running under the PA-RISC family of processors. (en)
rdfs:label System Object Model (formato de archivo) (es) System Object Model (file format) (en)
owl:sameAs freebase:System Object Model (file format) yago-res:System Object Model (file format) wikidata:System Object Model (file format) dbpedia-es:System Object Model (file format) https://global.dbpedia.org/id/2EohC
prov:wasDerivedFrom wikipedia-en:System_Object_Model_(file_format)?oldid=846811860&ns=0
foaf:isPrimaryTopicOf wikipedia-en:System_Object_Model_(file_format)
is dbo:wikiPageDisambiguates of dbr:Som
is dbo:wikiPageWikiLink of dbr:Ar_(Unix) dbr:Comparison_of_executable_file_formats dbr:Executable_and_Linkable_Format dbr:Som
is owl:differentFrom of dbr:IBM_System_Object_Model
is foaf:primaryTopic of wikipedia-en:System_Object_Model_(file_format)