IBM / kif

A Wikidata-based framework for integrating knowledge sources
https://ibm.github.io/kif/
Apache License 2.0
10 stars 2 forks source link

Store.filter_annotated: Add support for matching over annotations #24

Open gflima opened 9 months ago

gflima commented 9 months ago

This could be a good place to start refactoring the pattern objects. For example, an annotation could be matched via a AnnotationRecordPattern consisting of a SnakSetPattern, ReferenceRecordSetPattern and RankPattern.

gflima commented 6 months ago

Superseded by the pattern API.