Welcome!

for THYME project, use 'top build-02' or 's1b2 :ARG1 s1c' for UMR., use 'top x2-02' or 'x2 :ARG1 x3'. delete top: delete top level 'variable of top node' update log by Sijia Ge: 17/10/2022:load amr should work, solve the issue that pasted amr has the different sent_id with the current amr 30/10/2022: solve the issue of the frame files; select the sentence id and jump to that sentence at doc-level; move the 'relations' dropdown menu; move the save button. display the annotation meta info at the top of the doc-level annotation page. 11/15/2022 update the function of importing the doc level annotation of isi xml format 1/10/2023 change the length limited of the database tables structure, which required to delete alembic_version tables first 1/14/2023 add a separator line for each annotation in the doc page by border property, move the right panel to the rightest. 1/16/2023 adjust the width of the doc level annotation, if not take effect, please press ctrl+shift+R(forced refresh) 1/21/2023 adjust the layout back to the original settings as the display mess due to the difference of individual PC display resolutions 1/27/2023 'save' in doc level would not skip to the first sentence anymore; the annotation would not disappear. #6 #7 solved; width changed on doc-annotation page(using bootstrap grid) 2/5/2023 display the NE in one line has been implemented, the global settings in the "project" page- scroll down down-"others" section-"settings", use the sliderbar to adjust whether display one-line, if you change to not display in one-line, the set-up take effect, and if you go back to the settings, it would be checked again without needing to check it. 2/25/2023: edit permission user can upload the document into the project and fix the issues that "#" in the original data. 3/22/2023: search function optimized. 4/11/2023: solved the issues of deleting the nodes in the doc-level, always deleting the first one among the same variable nodes. 7/25/2023 : display the search result layout solve the issues of triples ( you can search patten like "* :ARG1 ate" or "* ARG1 eat-01" or "person :ARG1 eat-01/ate", i.e the child node can be token or concept node, while the parent node can only be "*" means any parent node, or have to specific concept node , cannot be the token. add the box to specify the project, right now can only specify one project, if the project does not exist, it just searches all projects. click search button, just open a new tab put constraint on the doc level annotation, if the parent node sent id, e.g you are in #1 sentence, but you input s2t3, means the second sentence, the child node box would be disabled, you cannot input anything. 2023/09/30 enable auto completion in the initials-based variables entry and also fix the issue that requiring input the sentence id as well while annotating. 2023/10/24: (1)solved the paste subgraph but one-line named entity variable cannot be corrected (2)add the sentence number for the subgraph that no sentence number (3)implement the save and load partial graph function (4) correct the case for the relations 11/26/2023 fix the issues that if re-entrency on top of the first-time reference, the re-entrency would be considered as a string (be carefully for other really strings like some code or number are in the same format as the variable s1t2...) 12/4/2023 update : fix the issues that copy and paste a graph for re-entrency cannot be updated; re-entrency can be inserted at anytime, even if it situates at a higher position of a tree compared to its "antecedent". 12/11/2023 update: 1) enable annotators to copy and paste the search results 2) record the scroll bar position 3) type the en-entrancy without sentence number prefix 4) display strings in one line 1/7/2024: Happy New Year! 1) isolate DA and QC annotation from general annotations checked by users. 2) adding search QC only options for search. 06/17/2024 resolved the issue that reentrency variable occurs before its "antecedents" occur, need to use format like "s1e" to input. 06/20/2024 resolved the issue that unable to add doc-level relations

1