WinFS: Difference between revisions

From BetaArchive Wiki
enwikipedia>IMSoP
(reword introductory paragraph to start w/ what it actually is, and tone down the "not at all" claim ; also, swap the last 2 paragraphs)
enwikipedia>AlistairMcMillan
(Remove dups and make filesystem link direct)
Line 1: Line 1:
In [[computing]], '''WinFS''' is a new [[filesystem]] being developed by [[Microsoft]] for its [[Microsoft Windows|Windows]] [[operating system]]. It was originally intended to form part of [[Windows Longhorn]], but in [[August 2004]], it was announced that in order to release Longhorn in [[2006]], it would contain WinFS in [[Development stage#Beta|beta]] form at best, with a full version being released later as an add-on or update.[http://www.cnn.com/2004/TECH/08/28/windows.release.reut/index.html] A message placed on related [[MSDN]] pages suggests that it will not be included at all.[http://msdn.microsoft.com/data/winfs/]
In [[computing]], '''WinFS''' is a new [[file system]] being developed by [[Microsoft]] for its [[Microsoft Windows|Windows]] [[operating system]]. It was originally intended to form part of [[Windows Longhorn]], but in [[August 2004]], it was announced that in order to release Longhorn in [[2006]], it would contain WinFS in [[Development stage#Beta|beta]] form at best, with a full version being released later as an add-on or update.[http://www.cnn.com/2004/TECH/08/28/windows.release.reut/index.html] A message placed on related [[MSDN]] pages suggests that it will not be included at all.[http://msdn.microsoft.com/data/winfs/]


WinFS tries to bridge the worlds of traditional [[relational database]]s and [[file system]]s of unstructured documents with the concept of [[Metadata (computing)|metadata]] over files. Rather than representing a file with a single name, WinFS aims to represent individual data objects - e.g. e-mails, address book entries - with indexed and searchable context and keyword information.
WinFS tries to bridge the worlds of traditional [[relational database]]s and file systems of unstructured documents with the concept of [[Metadata (computing)|metadata]] over files. Rather than representing a file with a single name, WinFS aims to represent individual data objects - e.g. e-mails, address book entries - with indexed and searchable context and keyword information.


For example, traditional filesystems allow a user to search by the date on which a file was created - which might allow searching for when a photo was taken. However, with a WinFS system, each photo could include additional information, so that it could be searched by, for instance, who is in the picture; a set of folder-like views could then be created automatically which sorted photos by person.
For example, traditional filesystems allow a user to search by the date on which a file was created - which might allow searching for when a photo was taken. However, with a WinFS system, each photo could include additional information, so that it could be searched by, for instance, who is in the picture; a set of folder-like views could then be created automatically which sorted photos by person.
Line 10: Line 10:


==External links==
==External links==
* [http://msdn.microsoft.com/Longhorn/understanding/pillars/WinFS/default.aspx WinFS information] from Microsoft's [[MSDN]] site.
* [http://msdn.microsoft.com/Longhorn/understanding/pillars/WinFS/default.aspx WinFS information] from Microsoft's MSDN site.
* [http://msdn.microsoft.com/Longhorn/understanding/pillars/WinFS/default.aspx?pull=/library/en-us/dnwinfs/html/winfs03112004.asp WinFS 101] - an official introductory article on the concept.
* [http://msdn.microsoft.com/Longhorn/understanding/pillars/WinFS/default.aspx?pull=/library/en-us/dnwinfs/html/winfs03112004.asp WinFS 101] - an official introductory article on the concept.



Revision as of 09:45, 13 December 2004

In computing, WinFS is a new file system being developed by Microsoft for its Windows operating system. It was originally intended to form part of Windows Longhorn, but in August 2004, it was announced that in order to release Longhorn in 2006, it would contain WinFS in beta form at best, with a full version being released later as an add-on or update.[1] A message placed on related MSDN pages suggests that it will not be included at all.[2]

WinFS tries to bridge the worlds of traditional relational databases and file systems of unstructured documents with the concept of metadata over files. Rather than representing a file with a single name, WinFS aims to represent individual data objects - e.g. e-mails, address book entries - with indexed and searchable context and keyword information.

For example, traditional filesystems allow a user to search by the date on which a file was created - which might allow searching for when a photo was taken. However, with a WinFS system, each photo could include additional information, so that it could be searched by, for instance, who is in the picture; a set of folder-like views could then be created automatically which sorted photos by person.

The system is based on a combination of the next version of Microsoft SQL Server, codenamed Yukon, and an underlying NTFS filesystem, and will provide access to data through both traditional file-based APIs and new object-based approaches that take advantage of the new features.

The metadata will be described in schemas or an XML data format. These schemas will define most of the common objects like documents, music files, email messages. Third party vendors too can define their own schemas. Microsoft claims that these operating system recognizable schemas will boost the querying and searching capabilities of the operating system.

External links

de:WinFS fr:WinFS ja:WinFS