Open platform (original) (raw)

About DBpedia

在計算機科學裡,開放平臺(open platform)是指一個基於開放標準的軟體系統,具有公開及完整說明文件的外部應用程式介面(API),讓人們可以用與原本程式設計師所設想的不同之方式操作該軟體,而不需要修改原始碼。使用這些介面時,第三方可以將額外的功能整合於該平臺上。與開放平臺相對的為封閉平臺。 開放平臺不一定是開放原始碼,但大多數開放平臺的API有多種實作方式。例如,通用網關接口(CGI)可透過開源網路伺服器實作,亦可透過微軟的網際網路資訊服務(IIS)實作。開放平臺可以由商業軟體、開源模組或兩者混合組成。開放平臺內也可能存在部分封閉平臺,如CGI雖然是個開放平臺,但許多伺服器在實作CGI時亦使用了其他非屬開放平臺的一部分,而具有專有軟體的部分。 開放平臺意指廠商允許,也或許會支援如此做的能力。使用一個開放平臺時,開發人員可以附加上廠商沒有完成或沒設想到的特性或功能。開放平臺允許開發人員改寫既有的功能,只要其規格為公開的開放標準。 服務導向架構允許應用程式如同服務一般運作,在多個系統間或網際網路上之類的分散式運算環境內被接取。網路服務的重點在於建立一個透過獨立於平臺及程式語言之網際網路協議存取之功能標準組件。開放服務導向平臺能允許任何人與這些標準組件互動與存取。 哈佛商學院於2008年的一份報告中將平臺的開放性分成4個方面,並舉例說明。

Property Value
dbo:abstract In computing, an open platform describes a software system which is based on open standards, such as published and fully documented external application programming interfaces (API) that allow using the software to function in other ways than the original programmer intended, without requiring modification of the source code. Using these interfaces, a third party could integrate with the platform to add functionality. The opposite is a closed platform. An open platform does not mean it is open source, however most open platforms have multiple implementations of APIs. For example, Common Gateway Interface (CGI) is implemented by open source web servers as well as Microsoft Internet Information Server (IIS). An open platform can consist of software components or modules that are either proprietary or open source or both. It can also exist as a part of closed platform, such as CGI, which is an open platform, while many servers that implement CGI also have other proprietary parts that are not part of the open platform. An open platform implies that the vendor allows, and perhaps supports, the ability to do this. Using an open platform a developer could add features or functionality that the platform vendor had not completed or had not conceived of. An open platform allows the developer to change existing functionality, as the specifications are publicly available open standards. A service-oriented architecture allows applications, running as services, to be accessed in a distributed computing environment, such as between multiple systems or across the Internet. A major focus of Web services is to make functional building blocks accessible over standard Internet protocols that are independent from platforms and programming languages. An open SOA platform would allow anyone to access and interact with these building blocks. A 2008 Harvard Business School working paper, titled "Opening Platforms: How, When and Why?", differentiated a platform's openness in four aspects and gave example platforms. (en) 在計算機科學裡,開放平臺(open platform)是指一個基於開放標準的軟體系統,具有公開及完整說明文件的外部應用程式介面(API),讓人們可以用與原本程式設計師所設想的不同之方式操作該軟體,而不需要修改原始碼。使用這些介面時,第三方可以將額外的功能整合於該平臺上。與開放平臺相對的為封閉平臺。 開放平臺不一定是開放原始碼,但大多數開放平臺的API有多種實作方式。例如,通用網關接口(CGI)可透過開源網路伺服器實作,亦可透過微軟的網際網路資訊服務(IIS)實作。開放平臺可以由商業軟體、開源模組或兩者混合組成。開放平臺內也可能存在部分封閉平臺,如CGI雖然是個開放平臺,但許多伺服器在實作CGI時亦使用了其他非屬開放平臺的一部分,而具有專有軟體的部分。 開放平臺意指廠商允許,也或許會支援如此做的能力。使用一個開放平臺時,開發人員可以附加上廠商沒有完成或沒設想到的特性或功能。開放平臺允許開發人員改寫既有的功能,只要其規格為公開的開放標準。 服務導向架構允許應用程式如同服務一般運作,在多個系統間或網際網路上之類的分散式運算環境內被接取。網路服務的重點在於建立一個透過獨立於平臺及程式語言之網際網路協議存取之功能標準組件。開放服務導向平臺能允許任何人與這些標準組件互動與存取。 哈佛商學院於2008年的一份報告中將平臺的開放性分成4個方面,並舉例說明。 (zh)
dbo:wikiPageID 13481218 (xsd:integer)
dbo:wikiPageLength 3778 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1023329976 (xsd:integer)
dbo:wikiPageWikiLink dbr:Independent_software_vendor dbr:Proprietary_software dbr:Open_source dbr:Open_architecture dbr:Application_programming_interface dbr:Linux dbr:Macintosh dbr:Closed_platform dbr:Common_Gateway_Interface dbr:Open_standard dbc:Computing_platforms dbr:Web_server dbr:Windows dbr:Distributed_computing dbr:End-user dbr:Harvard_Business_School dbc:Application_programming_interfaces dbc:Open_standards dbr:IOS dbr:Service-oriented_architecture dbr:Software_system dbr:Microsoft_Internet_Information_Server
dbp:wikiPageUsesTemplate dbt:More_citations_needed dbt:Compu-stub
dcterms:subject dbc:Computing_platforms dbc:Application_programming_interfaces dbc:Open_standards
rdf:type yago:WikicatComputingPlatforms yago:Artifact100021939 yago:HorizontalSurface103536348 yago:Object100002684 yago:PhysicalEntity100001930 yago:Platform103961939 yago:Surface104362025 yago:Whole100003553
rdfs:comment 在計算機科學裡,開放平臺(open platform)是指一個基於開放標準的軟體系統,具有公開及完整說明文件的外部應用程式介面(API),讓人們可以用與原本程式設計師所設想的不同之方式操作該軟體,而不需要修改原始碼。使用這些介面時,第三方可以將額外的功能整合於該平臺上。與開放平臺相對的為封閉平臺。 開放平臺不一定是開放原始碼,但大多數開放平臺的API有多種實作方式。例如,通用網關接口(CGI)可透過開源網路伺服器實作,亦可透過微軟的網際網路資訊服務(IIS)實作。開放平臺可以由商業軟體、開源模組或兩者混合組成。開放平臺內也可能存在部分封閉平臺,如CGI雖然是個開放平臺,但許多伺服器在實作CGI時亦使用了其他非屬開放平臺的一部分,而具有專有軟體的部分。 開放平臺意指廠商允許,也或許會支援如此做的能力。使用一個開放平臺時,開發人員可以附加上廠商沒有完成或沒設想到的特性或功能。開放平臺允許開發人員改寫既有的功能,只要其規格為公開的開放標準。 服務導向架構允許應用程式如同服務一般運作,在多個系統間或網際網路上之類的分散式運算環境內被接取。網路服務的重點在於建立一個透過獨立於平臺及程式語言之網際網路協議存取之功能標準組件。開放服務導向平臺能允許任何人與這些標準組件互動與存取。 哈佛商學院於2008年的一份報告中將平臺的開放性分成4個方面,並舉例說明。 (zh) In computing, an open platform describes a software system which is based on open standards, such as published and fully documented external application programming interfaces (API) that allow using the software to function in other ways than the original programmer intended, without requiring modification of the source code. Using these interfaces, a third party could integrate with the platform to add functionality. The opposite is a closed platform. (en)
rdfs:label Open platform (en) 開放平臺 (zh)
owl:sameAs freebase:Open platform yago-res:Open platform wikidata:Open platform dbpedia-zh:Open platform https://global.dbpedia.org/id/4seS7
prov:wasDerivedFrom wikipedia-en:Open_platform?oldid=1023329976&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Open_platform
is dbo:wikiPageRedirects of dbr:Open_Platform
is dbo:wikiPageWikiLink of dbr:Protector_(Atari_Jaguar_game) dbr:Sanbot_(robot) dbr:Open_Agriculture_Initiative dbr:BattleSphere dbr:Applet dbr:Homebrew_(video_games) dbr:Hyper_Force dbr:Renren dbr:Intent_(Android) dbr:Commander_Blood dbr:Open_Platform dbr:Mojo_(microconsole) dbr:Open_architecture dbr:Skillshare dbr:Skyhammer dbr:Closed_platform dbr:Programmable_logic_controller dbr:Tradedoubler dbr:Windows_8 dbr:List_of_Atari_Jaguar_games dbr:List_of_Atari_Jaguar_homebrew_games dbr:AliGenie dbr:Governance dbr:Greenhouse_Software dbr:Smart_city dbr:Atari_Corporation dbr:Atari_Jaguar dbr:Atari_Lynx dbr:Discuz! dbr:Fifth_generation_of_video_game_consoles
is owl:differentFrom of dbr:Open_architecture
is foaf:primaryTopic of wikipedia-en:Open_platform