Skip to content

element: metadata

petermr edited this page Nov 23, 2020 · 3 revisions

metadata

Used to describe every action that creates, modifies or deletes some or all of a dictionary. It should be automatically computable, so a dictionary can be rebuilt.

Under intense development.

This is a very flexible element. It may contain:

  • records of updates (e.g. from blacklists)
  • records of queries (e.g. from SPARQL)
  • translations from other sources

The type attribute should indicate the (single) action in each metadata element.

attributes

date

Format: ISO8601 Date of operation.

type

Enum: sparql, blacklist a flexible controlled vocabulary.

parent elements

  • dictionary
  • possibly others

child elements

Any. Note: no control over element types. May contain WIKIDATA SPARQL output, SPARQL queries, or anything else

text content

None. (all text is wrapped in elements)