KorAP / Krill

:mag: A Corpus Data Retrieval Index using Lucene for Look-Ups
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

Under-specified spans #120

Open margaretha opened 4 months ago

margaretha commented 4 months ago

When the serialization of a span does not include a layer or a foundry, Krill should throw an error, e.g.

"query": {
    "@type": "koral:span",
    "wrap": {
      "@type": "koral:term",
      "key": "np"
    }
  }