Когда вы выбираете лицензию в Creative Commons License Chooser, вы получаете HTML для размещения на вашей странице. Этот HTML содержит метаданные, которые позволяют программному обеспечению понять, что вы применили лицензию к вашему произведению.
Contents |
Что такое метаданные?
Метаданные - это данные о данных. Например, заголовок, создатель и информация о лицензировании. Когда вы выбираете лицензию на нашем сайте, вы получаете обратно некоторые метаданные (информацию о лицензировании), закодированную в RDF.
Что такое RDF?
RDF (Resource Description Framework) - это несущая основа для метаданных. Основная структура RDF очень проста. Это три части:
- заголовок: то, что будет идентифицироваться с помощью этой ссылки
- предикат: тип метаданных (вроде загоовка или создателя), также идентифицируется ссылкой
- объект: значение этого типа метаданных (вроде "The Story of My Life" или 'a person named "John Q. Public"')
Вместе они составляют сообщения RDF, которые записаны языком, называющимся RDF/XML.
Что такое семантический веб?
Семантический веб - это часть веба, доступная в RDF. The idea behind the concept of the Semantic Web is that when enough pages carry this machine-processable metadata, developers can build tools that take advantage of it.
Among other things, RDF helps different programs talk to each other, reducing the need for users to copy information by hand. Imagine a world where everything had embedded RDF: When buying a plane ticket, for example, you could drag your flight itinerary onto your calendar program to add it to your calendar. You could drag a friend's top-ten songs list onto your music player, and it could try and obtain the songs for you automatically.
RDF can also be used to create more powerful search engines. Right now the only type of question you can ask a search engine is "What pages have these words in them?" When pages include RDF metadata, you will be able to ask more advanced questions like "What's the current temperature in California?" Programs can also use this information, like an alarm clock program that also displayed the current weather or a collage-making program that only used photos with permission.
Finally, metadata can be aggregated across the whole Web. A program could download all the top-ten song lists and, with the help of a pricing guide in RDF, calculate the cost of buying the most popular albums.
Metadata holds a lot of promise, but it won't be useful until people start adding it to their pages. Creative Commons hopes to help promote metadata by making it very easy for people to add metadata to their pages.
Почему у нас есть Метаданные Creative Commons
In addition to making it easy for people to find the copyright licenses best for them, Creative Commons is working to provide simple RDF descriptions of these licenses. These descriptions will put the important points of the license in a way that makes it easy for machines to process and work from. Unlike Digital Rights Management (DRM) technology, which tries to restrict use of digital works, Creative Commons is providing ways to encourage permitted sharing and reuse of works.
If you run a search engine, you might use license metadata to highlight public domain and generously-licensed works. If you write a public file sharing server, you might offer to search the user's hard drive for works that allow distribution. If you write a magazine, you might use a CC-enabled search engine to find pictures of candy bars that you can legally include.
By standardizing a way to describe this information and providing large quantities of RDF to build on, we hope to encourage new and innovative ways to develop the commons. Of course, this metadata only provides a first approximation of the license, for information use. Users are encouraged to read the full license to make sure it meets their expectations.
ccREL описывает Метаданные Creative Commons
Creative Commons metadata is described by the Creative Commons Rights Expression Language (ccREL). You can also find information on specific filetypes for embedding and reading metadata.
| Languages: | English | Português | Русский (synchronise) |
- About CC Wiki
- This page was last modified on 27 April 2011, at 04:42.