Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature wish: lookup for articles at earlier versions #79

Open
AltGr opened this issue Nov 29, 2023 · 2 comments
Open

Feature wish: lookup for articles at earlier versions #79

AltGr opened this issue Nov 29, 2023 · 2 comments
Assignees

Comments

@AltGr
Copy link

AltGr commented Nov 29, 2023

Sometimes the legal texts can contain pointers to earlier versions of articles, which we need to include.

They can be obtained on the web UI using links like https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000031011153/2015-08-08/

Note that this can be useful for skeletons, but there is no need to check for updates in this case, obviously !

@rprimet rprimet self-assigned this Feb 28, 2024
@rprimet
Copy link
Contributor

rprimet commented Mar 5, 2024

Note to self: guessing validity intervals for an article are closed on the left and open on the right, i.e. [start, end[ ; I'll check.

@rprimet
Copy link
Contributor

rprimet commented Mar 6, 2024

@AltGr if I understand correctly, a good first step would be to support URLs like https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000031011153/2015-08-08/ in catleg article and dereference the appropriate article?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants