Slashdot Mirror


RDF For Desktop Metadata?

claes writes "There is an article "Metadata for the desktop" that suggests that RDF should be used to describe data in desktop environments. This is an interesting idea. RDF is already used by Creative Commons to attach license metadata to its works. Mozilla also supports it. RDF was designed for the web, but can it also find its way to the desktop? And what metadata is most important to describe?"

1 of 167 comments (clear)

  1. Re:FS support for metadata by pizzarobot · · Score: 5, Informative

    Actually, you can. To add a metadata item called "hidden.txt" to a file called picture.jpeg, just type on the command line:

    notepad picture.jpeg:hidden.txt

    Notepad should say that it "created the file." You should notice that no new files have been created: just look for them with explorer. But you can later open this "file" and read and edit it.

    You can do this with any file with any metadata name.