Jump to content

Structured Data on Commons

From Wikimedia Belgium
(Redirected from SDoC)

Structured Data on Commons (SDC) is a Wikibase instance for Wikimedia Commons to register structured metadata about media files.

It is a polyglot solution to store metadata:

  • captions
  • depicts ((P180))
  • other media properties

It can be used to query for specific media files. Much metadata (EXIF, depict) is maintained by bots.

Technology

[edit]

Intead of using Wiki text, data is stored in a dedicated triplestore database. This offers more advanced query and search possibilities.

Data instances

[edit]

Both are Linked open data database systems that are referring to each other. Wikidata is maintaining the common definition of the properties.

  • Wikidata is documenting objects (items);
  • SDC is documenting media files (pictures, audio, video).

Media properties

[edit]

Structured data makes it possible to perform structured search for media files.

Image properties
Property Description Structured search list haswbstatement collage Item search (all properties)
P170 fotographer Photo taken by Michiel Hendryckx P170=Q2602433 Q2602433
P180 depicts Depicts Leuven P180=Q118958 Q118958
P1071 locality of creation Photo taken in Leuven P1071=Q118958
P1344 participated in Photo participated in Wiki Loves Monuments 2023 P1344=Q122920339 Q122920339

See c:Commons:Structured data/Properties table

See also

[edit]

Pywikibot scripts: (GitHub)