Baquara commited on
Commit
8e0c461
1 Parent(s): b582df4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -10,4 +10,16 @@ tags:
10
  - art
11
  - design
12
  pretty_name: Wikipedia 1 million + SVG dataset
13
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  - art
11
  - design
12
  pretty_name: Wikipedia 1 million + SVG dataset
13
+ ---
14
+ # Wikipedia SVG images dataset
15
+
16
+ This dataset contains over one million and a half SVF (vectorial) images scraped from Wikipedia, together with their metadata.
17
+
18
+ ## Fields description
19
+
20
+ 1. `url` - The web address where the image can be found.
21
+ 2. `description` - A brief explanation or summary of the image's content.
22
+ 3. `source` - The original location or document where the image is published or cited.
23
+ 4. `author` - The creator or originator of the image.
24
+ 5. `date` - The date when the image was created, published, or last modified.
25
+ 6. `copyright` - Information about the legal rights and usage terms of the image.