Editing
Corpus/Temporal
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Article versioning == Multiple versions of the same article = multiple documents with the same <code>tags.cid</code> (permanent article identity) and different date/date_end ranges. <syntaxhighlight lang="sql"> -- Get the version of article 1147 CC in force on 2015-06-15 SELECT * FROM corpus.documents WHERE tags->>'cid' = 'LEGISCTA000006136353' AND date <= '2015-06-15' AND (date_end IS NULL OR date_end > '2015-06-15') ORDER BY date DESC LIMIT 1; </syntaxhighlight> <code>tags.cid</code> is the permanent identity (CID from LEGI XML, or equivalent). It survives renumbering. Article 1382 and article 1240 have different <code>id</code> values but the relationship is captured in <code>corpus.edges kind=replaces</code>.
Summary:
Please note that all contributions to Dura Lex Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see
Dura Lex Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information