1+ --- # Config file for Wikidocumentaries. Make sure there are no TAB characters in this YAML file!
2+ units :
3+ - unit :
4+ name :
5+ api :
6+ api_url :
7+ api_key :
8+ api_key_info :
9+ api_key_string :
10+ generic :
11+ metadata_permission :
12+ jsonpath :
13+ values :
14+ wikidocumentaries_api :
15+ url :
16+ images :
17+ fields :
18+ aliases : [] # Alternative titles
19+ annotations : [] # new hierarchy
20+ type : # e.g. "inscription"
21+ content : # was "inscriptions"
22+ inscriptionMentions :
23+ relativePosition :
24+ aspectRatio : # TBD
25+ cameraHeading : # TBD
26+ checksum :
27+ collection : # Originating collection
28+ copyright : # currently missing this hierarchy
29+ copyrightRS : # RightStatements categories "incopyright, nocopyright, unknowncopyright and more detailed"
30+ license : # In varying forms from the source
31+ licenseId : # Unified licence ID to allow multilinguality, QID?
32+ licenseLink : # Link to license deed, preferably in preferred language
33+ creditLine : # Attribution text defined by the source
34+ copyrightNote : # Any other information
35+ creators : []
36+ name :
37+ role :
38+ url : # e.g. Commons and Flickr
39+ dates : []
40+ type : # designed, contructed, deployed, usage, uploaded, depicted...
41+ startDate :
42+ endDate :
43+ year :
44+ depicted : [] # restructure. Require type only if exists
45+ type : # place (currently "places"), person (currently "actors"), events (currently "events"), subjects (currently "subjects"), period (currently "perioddepicted")
46+ language :
47+ qid :
48+ represents : # artwork that this image represents
49+ qid :
50+ description :
51+ types : [] # type from the source, such as "Photograph", text in original language, was "formats"
52+ genres : [] # genre from the source, such as "Romanticism", text in original language, was "genre"
53+ imagefiles : [] # currently missing this hierarchy
54+ type : # currently "imageURL, downloadURL, thumbURL"
55+ url : # currently "imageURL"
56+ dataSize : #
57+ amount :
58+ unit :
59+ dataDimensions :
60+ width :
61+ height :
62+ hash :
63+ infoURL :
64+ geo :
65+ fieldOfView :
66+ tilt :
67+ focalLength :
68+ geoLocations : # coordinates and shapes
69+ address : # Street address
70+ orginal :
71+ dimensions :
72+ width :
73+ height :
74+ material : []
75+ name :
76+ role :
77+ language :
78+ qid :
79+ platform : # currently "source"
80+ id :
81+ published : []
82+ publisher :
83+ printer :
84+ city :
85+ language :
86+ date :
87+ institution :
88+ name :
89+ language :
90+ inventoryNumber :
91+ department :
92+ collection :
93+ title :
94+ language :
95+ uploader :
96+ name : # currently "uploader"
97+ url : # currently "uploaderURL"
0 commit comments