This HTML5 document contains 70 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
n12http://projectudi.sourceforge.net/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n23https://global.dbpedia.org/id/
n22https://web.archive.org/web/20011109203050/http:/stg.com/press_releases/
yagohttp://dbpedia.org/class/yago/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n26http://www.projectudi.org/
n21http://dbpedia.org/resource/PC/
n19http://stg.com/press_releases/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n24http://linuxtoday.com/developer/
dbpedia-zhhttp://zh.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Santa_Cruz_Operation
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:Network_Driver_Interface_Specification
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:Device_driver
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:SCO_Group
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:I2O
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:OpenServer
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:Open_Data-Link_Interface
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
dbr:UDI
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
dbo:wikiPageDisambiguates
dbr:Uniform_Driver_Interface
Subject Item
dbr:Uniform_Driver_Interface
rdf:type
yago:Code106355894 dbo:Band wikidata:Q7397 yago:Writing106359877 dbo:Work yago:CodingSystem106353757 schema:CreativeWork dbo:Software yago:Program106568978 wikidata:Q386724 owl:Thing yago:WrittenCommunication106349220 yago:UtilityProgram106581410 yago:Software106566077 yago:Abstraction100002137 yago:Communication100033020 yago:Driver106574473 yago:WikicatDeviceDrivers
rdfs:label
Uniform Driver Interface 统一驱动程序接口
rdfs:comment
统一驱动程序接口(Uniform Driver Interface,UDI)是一个由多家公司开发的项目,目的是为驱动程序定义一个可移植接口。该项目目前已失效。 统一驱动程序接口允许设备驱动程序跨越硬件平台和操作系统操作系统移植,而无须更改任何驱动程序源代码。在多个操作系统、平台和设备硬件供应商的参与下,UDI旨在成为首个可大规模实现这种可移植性的接口。UDI为驱动程序提供了具有良好定义的接口封装环境,这些接口将驱动程序与操作系统策略以及平台和I/O总线的依赖关系隔离开来。原则上,这允许驱动程序完全独立于操作系统开发。此外,UDI架构旨在将驱动程序与平台细节隔离,例如字节序、直接記憶體存取(DMA)实现、多处理,中断实现和I/O总线拓扑。 虽然UDI可能潜在地有益于开源操作系统,例如为Linux和*BSD提供更多公司的驱动程序支持,但一些开放源代码/自由软件倡导者担心UDI将导致封闭源代码驱动的扩散和公司减少对开源的支持,削弱自由软件和开源运动。理查德·斯托曼(自由软件运动领导者)称该项目不会使自由软件运动受益。 The Uniform Driver Interface (UDI) is a defunct project developed by several companies to define a portable interface for device drivers. The Uniform Driver Interface (UDI) allowed device drivers to be portable across both hardware platforms and operating systems without any changes to the driver source. With the participation of multiple OS, platform and device hardware vendors, UDI was intended to be the first interface which was likely to achieve such portability on a wide scale. UDI provided an encapsulating environment for drivers with well-defined interfaces which isolated drivers from OS policies and from platform and I/O bus dependencies. In principle, this allowed driver development to be totally independent of OS development. In addition, the UDI architecture was intended to insu
dcterms:subject
dbc:Device_drivers
dbo:wikiPageID
1708780
dbo:wikiPageRevisionID
997031716
dbo:wikiPageWikiLink
dbr:I2O dbr:Open_source dbr:Richard_Stallman dbc:Device_drivers dbr:Linux dbr:Open_Data-Link_Interface dbr:Free_software dbr:Free_software_movement dbr:Direct_memory_access dbr:Operating_system dbr:Network_Driver_Interface_Specification n21:TCP_Packet_Driver dbr:Device_driver dbr:FreeBSD dbr:Universal_Network_Device_Interface
dbo:wikiPageExternalLink
n12: n19:050901.html n22:050901.html n24:1998100500205OP n26:
owl:sameAs
freebase:m.05q3f1 dbpedia-zh:统一驱动程序接口 yago-res:Uniform_Driver_Interface wikidata:Q7885037 n23:4wCUx
dbp:wikiPageUsesTemplate
dbt:Cite_web dbt:Software-stub dbt:Cite_press_release
dbo:abstract
统一驱动程序接口(Uniform Driver Interface,UDI)是一个由多家公司开发的项目,目的是为驱动程序定义一个可移植接口。该项目目前已失效。 统一驱动程序接口允许设备驱动程序跨越硬件平台和操作系统操作系统移植,而无须更改任何驱动程序源代码。在多个操作系统、平台和设备硬件供应商的参与下,UDI旨在成为首个可大规模实现这种可移植性的接口。UDI为驱动程序提供了具有良好定义的接口封装环境,这些接口将驱动程序与操作系统策略以及平台和I/O总线的依赖关系隔离开来。原则上,这允许驱动程序完全独立于操作系统开发。此外,UDI架构旨在将驱动程序与平台细节隔离,例如字节序、直接記憶體存取(DMA)实现、多处理,中断实现和I/O总线拓扑。 虽然UDI可能潜在地有益于开源操作系统,例如为Linux和*BSD提供更多公司的驱动程序支持,但一些开放源代码/自由软件倡导者担心UDI将导致封闭源代码驱动的扩散和公司减少对开源的支持,削弱自由软件和开源运动。理查德·斯托曼(自由软件运动领导者)称该项目不会使自由软件运动受益。 The Uniform Driver Interface (UDI) is a defunct project developed by several companies to define a portable interface for device drivers. The Uniform Driver Interface (UDI) allowed device drivers to be portable across both hardware platforms and operating systems without any changes to the driver source. With the participation of multiple OS, platform and device hardware vendors, UDI was intended to be the first interface which was likely to achieve such portability on a wide scale. UDI provided an encapsulating environment for drivers with well-defined interfaces which isolated drivers from OS policies and from platform and I/O bus dependencies. In principle, this allowed driver development to be totally independent of OS development. In addition, the UDI architecture was intended to insulate drivers from platform specifics such as byte-ordering, DMA implications, multi-processing, interrupt implementations and I/O bus topologies. While UDI could potentially benefit open source operating systems such as Linux and *BSD by providing more driver support from companies, some open source/free software advocates feared that UDI would cause a proliferation of closed source drivers and a reduction in open source support by companies, undermining the purpose of the free software and open source movements. Richard Stallman (the leader of the free software movement) has claimed that the project does not benefit the free software movement. [1]
gold:hypernym
dbr:Project
prov:wasDerivedFrom
wikipedia-en:Uniform_Driver_Interface?oldid=997031716&ns=0
dbo:wikiPageLength
2613
foaf:isPrimaryTopicOf
wikipedia-en:Uniform_Driver_Interface
Subject Item
n21:TCP_Packet_Driver
dbo:wikiPageWikiLink
dbr:Uniform_Driver_Interface
Subject Item
wikipedia-en:Uniform_Driver_Interface
foaf:primaryTopic
dbr:Uniform_Driver_Interface