Difference between revisions of "Metadata"

Jump to navigation Jump to search
953 bytes added ,  15:12, 15 August 2019
m
added link to Tags page
m (added link to Tags page)
(10 intermediate revisions by one other user not shown)
Line 4: Line 4:


== Keys ==
== Keys ==
{|{{Prettytable}}
{| class="sortable" style="border-width:1px; border-style:solid; border-color:#888888; background-color:#eeeeee; border-collapse:collapse; empty-cells:show" cellspacing="0" cellpadding="4" {{Prettytable}}
! Key    !! Mandatory    !! Description !! Example
! Key    !! Mandatory    !! Description !! Example
|-
|-
! Name
! Name
| yes
| yes
| A human readable identifier for the resource. It's the same across versions (should be stable across time). MUST be prefixed by the packager name.
| A human readable identifier for the resource. It's the same across versions (should be stable across time).
| ''kiwix.wikipedia_en.nopics''
| ''wikipedia_fr_football''
|-
|-
! Title
! Title
Line 34: Line 34:
! Description  
! Description  
| yes
| yes
| description of content
| description of content (one short sentence)
| ''This ZIM file contains all articles (without images) from the english Wikipedia by 2009-11-10.''
| ''All articles (without images) from the english Wikipedia''
|-
! LongDescription
| no
| description of content (small paragraph)
| ''This ZIM file contains all articles (without images) from the english Wikipedia by 2009-11-10. The topics are ...''
|-
|-
! Language
! Language
Line 41: Line 46:
| [http://www.sil.org/iso639-3/codes.asp ISO639-3 language identifier] (if many, comma separated)
| [http://www.sil.org/iso639-3/codes.asp ISO639-3 language identifier] (if many, comma separated)
| ''eng''
| ''eng''
|-
! License
| No
| License code of the content.
| ''CC-BY''
|-
|-
! Tags
! Tags
| no
| no
| A list of tags
| A list of [[tags]]
| ''nopic;wikipedia''
| ''nopic;wikipedia''
|-
|-
Line 51: Line 61:
| URI of external related ressources
| URI of external related ressources
|  
|  
|-
! Flavour
| no
| A human readable string describing the way how the content has been scraped. It's the same across versions (should be stable across time).
| ''nopic''
|-
|-
! Source
! Source
| no
| no
| URI of the original source
| URI of the original source
| ''http://en.wikipedia.org/''
| ''https://en.wikipedia.org/''
|-
|-
! Counter
! Counter
Line 61: Line 76:
| Number of non-redirect entries per mime-type
| Number of non-redirect entries per mime-type
| image/jpeg=5;image/gif=3;image/png=2;...
| image/jpeg=5;image/gif=3;image/png=2;...
|-
! Scraper
| no
| Details about the software used to scrape the content, with its version
| mwoffliner 1.2.3
|}
|}


== Favicon ==
== Favicon ==


A favicon (48x48) is also mandatory and should be located at /-/favicon
A favicon (48x48) is also mandatory and should be located at /-/favicon.
 
You can also provide ''n'' optional /-/favicon_[heigt]x[width] entries for high resolution version of the favicon.
 
== Illustration ==
 
A picture illustrating the content and should be located at /-/illustration
 
You can provide ''n'' optional /-/illustration.*_[heigt]x[width] entries


== See also ==
== See also ==
* [http://dublincore.org/documents/dces/ Dublin Core]
* [http://dublincore.org/documents/dces/ Dublin Core]
10

edits

Navigation menu