mscarey / legislice

API client for fetching and comparing passages from legislation
https://legislice.readthedocs.io/
Other
7 stars 2 forks source link

add "anchors" field to Enactment model #6

Closed mscarey closed 3 years ago

mscarey commented 3 years ago

The field will be a list of TextQuoteSelectors representing the part of some other document (e.g. an Opinion) that references the Enactment. It's not the part of the Enactment itself that's referenced--that's what the selection field is for. The Enactment.anchors field will only be a temporary place to store the anchors until they can be moved over to the citing document.