Commit Graph

141 Commits

Author SHA1 Message Date
Ladd Hoffman ad382b5caf Merge branch 'semantic-scholar-import' 2024-04-04 12:02:42 -05:00
Ladd Hoffman c80f2ee79b sematic scholar api key support 2024-04-04 11:56:58 -05:00
Ladd Hoffman 846eb73cea Add link to new repo 2023-07-28 18:23:23 +00:00
Ladd Hoffman 1f3d8a7d1e Merge branch 'dev' into 'main'
Moved forum prototype code to https://gitlab.com/dao-governance-framework/forum-logic

See merge request dao-governance-framework/dao-governance-framework!11
2023-07-10 18:36:26 +00:00
Ladd Hoffman 6679b9dedb remove gitlab CI 2023-07-10 13:36:07 -05:00
Ladd Hoffman 7a8bb0a95e Moved forum prototype code to https://gitlab.com/dao-governance-framework/forum-logic 2023-07-10 13:34:50 -05:00
Ladd Hoffman 4d53f5c70e Merge branch 'dev' into 'main'
Improved graph editing

See merge request dao-governance-framework/science-publishing-dao!10
2023-07-10 15:08:35 +00:00
Ladd Hoffman 907b99bb65 Remove extraneous info 2023-07-10 02:41:44 -05:00
Ladd Hoffman 5230f8664b Show vertex ids in graph 2023-07-10 02:33:29 -05:00
Ladd Hoffman 9eff884636 Display vertex type in graph 2023-07-10 01:46:52 -05:00
Ladd Hoffman 8d0daf2062 Minor cleanup 2023-07-10 01:20:51 -05:00
Ladd Hoffman 72c3bd1663 Able to delete vertices 2023-07-09 23:48:45 -05:00
Ladd Hoffman ea6e2d4494 Able to add new vertices and edges 2023-07-09 23:38:59 -05:00
Ladd Hoffman a743a81218 Able to add new vertices 2023-07-09 23:00:57 -05:00
Ladd Hoffman 07370be4fa Misc. fixes/improvements
Standardize vertex as label + list of properties, for rendering and editing
2023-07-09 21:48:00 -05:00
Ladd Hoffman 56132b2fec Add cancel buttons 2023-07-09 16:33:11 -05:00
Ladd Hoffman f978c20104 Fixup, use string for INCINERATOR_ADDRESS 2023-07-09 14:25:34 -05:00
Ladd Hoffman ae5ab09e16 Merge branch 'dev' into 'main'
Basic graph editing

See merge request dao-governance-framework/science-publishing-dao!9
2023-07-04 00:33:47 +00:00
Ladd Hoffman dd582c4d20 Refinements to basic graph editing 2023-07-03 19:30:04 -05:00
Ladd Hoffman 77d6698899 Basic graph editing
Also renamed WDAG -> WDG
2023-07-03 17:03:29 -05:00
Ladd Hoffman 498b5c106f Add basic button input 2023-07-02 04:16:48 -05:00
Ladd Hoffman 9eb3451451 Separate files for Document and Input classes 2023-07-02 02:12:44 -05:00
Ladd Hoffman 82e026f327 Merge branch 'dev' into 'main'
Add some basic introductory text to the home page

See merge request dao-governance-framework/science-publishing-dao!8
2023-06-30 22:03:04 +00:00
Ladd Hoffman 1f1f1f0c1d Add some basic introductory text to the home page 2023-06-30 16:59:38 -05:00
Ladd Hoffman 8bb188ff13 Merge branch 'dev' into 'main'
Dev

See merge request dao-governance-framework/science-publishing-dao!7
2023-06-28 21:14:40 +00:00
Ladd Hoffman 9974712aa9 slight refactor 2023-06-28 09:22:12 -05:00
Ladd Hoffman a8544dfd39 Preliminary support for user input 2023-06-28 08:40:19 -05:00
Ladd Hoffman 36acc56fa2 Remove forum-network stub code 2023-04-23 11:57:37 -05:00
Ladd Hoffman 7e74773242 Refactor to clarify input parameters for validation pool 2023-04-23 11:55:03 -05:00
Ladd Hoffman e602466800 Fixup, add trailing commas 2023-04-23 08:16:30 -05:00
Ladd Hoffman 7eddd66385 Support case where post sender is the only author 2023-04-23 08:12:00 -05:00
Ladd Hoffman 21a0ef6bda Enforce total author weight == 1 2023-04-23 08:06:13 -05:00
Ladd Hoffman ce4f78aa97 Merge branch 'dev' into 'main'
Move params to validation pool

See merge request dao-governance-framework/science-publishing-dao!6
2023-04-23 01:25:39 +00:00
Ladd Hoffman 81823cd009 Move param definitions to validation pool 2023-04-22 20:22:42 -05:00
Ladd Hoffman b02efb66ad Move all params to validation-pool.js 2023-04-22 20:22:35 -05:00
Ladd Hoffman 36c827a40f Notes 2023-04-22 20:22:27 -05:00
Ladd Hoffman 92bbab2a5b Merge branch 'dev' into 'main'
Add support for posts with multiple authors

See merge request dao-governance-framework/science-publishing-dao!5
2023-04-17 01:41:13 +00:00
Ladd Hoffman d4bdb1c435 Add support for posts with multiple authors 2023-04-17 01:41:12 +00:00
Ladd Hoffman f3037a766d Add seq diagram line for rejected citation of incinerator 2023-03-14 21:33:10 -05:00
Ladd Hoffman 5ca884686b Merge branch 'dev' into 'main'
Add special case: Incineration

See merge request dao-governance-framework/science-publishing-dao!4
2023-03-15 02:19:44 +00:00
Ladd Hoffman 2ed07b7f5e Add test verifying reputation cannot be sourced from incinerator 2023-03-14 21:18:12 -05:00
Ladd Hoffman 353190fdcd Update simple power redistribution example
Making the receiving post start with zero value,
for a simpler comparison with example 9
2023-03-14 21:05:30 -05:00
Ladd Hoffman 0a8b170115 Example: use incineration to achieve more balanced reweighting 2023-03-14 20:53:19 -05:00
Ladd Hoffman 5988950857 Add special case: Incineration 2023-03-13 22:40:44 -05:00
Ladd Hoffman 63b43a0f4d Add example of negatively citing a zero-value post
Also adds misc. notes
2023-03-13 21:44:44 -05:00
Ladd Hoffman e6a0c22d3f Add second work evidence post to example 6 2023-03-13 21:12:07 -05:00
Ladd Hoffman dddee70365 Merge branch 'dev' into 'main'
Add example of work SC prototype reputation graph

See merge request dao-governance-framework/science-publishing-dao!3
2023-03-13 21:08:56 -05:00
Ladd Hoffman b943daf28c Merge branch 'dev' into 'main'
Add example of work SC prototype reputation graph

See merge request dao-governance-framework/science-publishing-dao!3
2023-03-13 20:25:34 +00:00
Ladd Hoffman fa7f0620b6 Add example of work SC prototype reputation graph 2023-03-13 20:25:34 +00:00
Ladd Hoffman c4a528283c Merge branch 'dev' into 'main'
Add support for manually stepping through tests

See merge request dao-governance-framework/science-publishing-dao!2
2023-03-03 17:22:21 +00:00