File system API (original) (raw)

Property Value
dbo:abstract A file system API is an application programming interface through which a utility or user program requests services of a file system. An operating system may provide abstractions for accessing different file systems transparently. Some file system APIs may also include interfaces for maintenance operations, such as creating or initializing a file system, verifying the file system for integrity, and defragmentation. Each operating system includes the APIs needed for the file systems it supports. Microsoft Windows has file system APIs for NTFS and several FAT file systems. Linux systems can include APIs for ext2, ext3, ReiserFS, and Btrfs to name a few. (en) ファイルシステムAPIとは、開発者がファイルシステムをオペレーティングシステム (OS) に移植する際のAPIであり、OSはそのファイルシステムについて何も知らなくてもよいように設計されている。 これはドライバAPIの機能と似ており、ユーザープログラムやOS自身はそのファイルシステムについて何も知らなくてもよい。 ファイルシステムAPIには一般的な保守機能(新しいファイルシステムの作成、メタデータの一貫性のチェック、デフラグなど)へのインタフェースを提供するものもあり、それらを実際に行うアプリケーションが新たなファイルシステムも透過的に扱えるようになっている。 (ja)
dbo:wikiPageExternalLink http://lclevy.club.fr/adflib/adflib http://www.forensics.nl/filesystems http://www.mars.org/home/rob/proj/hfs/ http://www.prycroft6.com.au/misc/download/GC26-3875-0_MVS_DataMgmtSrvcsGde_Aug78OCR.pdf%3Ccode%3EPUT%3C/code%3E https://golangexample.com/a-filesystem-abstraction-system-for-go/ http://www.microsoft.com/whdc/devtools/ifskit/default.mspx http://www.tldp.org/LDP/khg/HyperNews/get/fs/vfstour.html http://lclevy.club.fr/adflib/ http://www.prycroft6.com.au/misc/download/GC26-3875-0_MVS_DataMgmtSrvcsGde_Aug78OCR.pdf https://web.archive.org/web/20151103192057/http:/www.forensics.nl/filesystems
dbo:wikiPageID 2052739 (xsd:integer)
dbo:wikiPageLength 14923 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1086062889 (xsd:integer)
dbo:wikiPageWikiLink dbr:List_of_file_systems dbr:Defragmentation dbr:ReiserFS dbr:Unix dbr:Unix-like dbr:User_space dbr:Installable_File_System dbr:Library_(computing) dbc:Computer_file_systems dbr:Open_(system_call) dbr:NTFS dbr:Application_programming_interface dbr:Linux dbr:MS-DOS dbr:Close_(system_call) dbr:Comparison_of_file_systems dbr:Btrfs dbr:Windows_3.1 dbr:Windows_95 dbr:Windows_98 dbr:Windows_Me dbr:Windows_NT dbr:File_Allocation_Table dbc:Application_programming_interfaces dbr:BIOS dbr:File_descriptor dbr:File_system dbr:Filename_extension dbr:Filing_Open_Service_Interface_Definition dbr:Microsoft_Windows dbr:OS/2 dbr:Virtual_file_system dbr:Ext2 dbr:Ext3
dbp:bot InternetArchiveBot (en)
dbp:date 2015-11-03 (xsd:date) December 2019 (en)
dbp:fixAttempted yes (en)
dbp:url https://web.archive.org/web/20151103192057/http:/www.forensics.nl/filesystems
dbp:wikiPageUsesTemplate dbt:Citation_needed dbt:Dead_link dbt:ISBN dbt:No_footnotes dbt:Reflist dbt:Short_description dbt:Webarchive dbt:File_systems
dcterms:subject dbc:Computer_file_systems dbc:Application_programming_interfaces
gold:hypernym dbr:Interface
rdf:type dbo:Software yago:WikicatComputerFileSystems yago:Abstraction100002137 yago:Arrangement105726596 yago:ClassificationSystem105727220 yago:Cognition100023271 yago:FileSystem105732614 yago:PsychologicalFeature100023100 yago:Structure105726345
rdfs:comment ファイルシステムAPIとは、開発者がファイルシステムをオペレーティングシステム (OS) に移植する際のAPIであり、OSはそのファイルシステムについて何も知らなくてもよいように設計されている。 これはドライバAPIの機能と似ており、ユーザープログラムやOS自身はそのファイルシステムについて何も知らなくてもよい。 ファイルシステムAPIには一般的な保守機能(新しいファイルシステムの作成、メタデータの一貫性のチェック、デフラグなど)へのインタフェースを提供するものもあり、それらを実際に行うアプリケーションが新たなファイルシステムも透過的に扱えるようになっている。 (ja) A file system API is an application programming interface through which a utility or user program requests services of a file system. An operating system may provide abstractions for accessing different file systems transparently. Some file system APIs may also include interfaces for maintenance operations, such as creating or initializing a file system, verifying the file system for integrity, and defragmentation. (en)
rdfs:label File system API (en) ファイルシステムAPI (ja)
owl:sameAs freebase:File system API yago-res:File system API wikidata:File system API dbpedia-ja:File system API https://global.dbpedia.org/id/4k6G4
prov:wasDerivedFrom wikipedia-en:File_system_API?oldid=1086062889&ns=0
foaf:isPrimaryTopicOf wikipedia-en:File_system_API
is dbo:wikiPageRedirects of dbr:File_system_driver dbr:File_system_interface dbr:Filesystem_API dbr:Filesystem_interface
is dbo:wikiPageWikiLink of dbr:Directory_traversal_attack dbr:File_system_driver dbr:File_system dbr:File_system_interface dbr:Filesystem_API dbr:Filesystem_interface
is foaf:primaryTopic of wikipedia-en:File_system_API