You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ricgraph_index_documentation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,8 +150,8 @@ __R__
150
150
-[Research outputs connected to persons](../docs/ricgraph_details.md#research-outputs-connected-to-persons)
151
151
-[Research question “What are the research results of person A” ](../docs/ricgraph_explorer.md#research-question-what-are-the-research-results-of-person-a-)
152
152
-[Restore a Neo4j Community Edition database dump of Ricgraph in Neo4j Community Edition](../docs/ricgraph_install_configure.md#restore-a-neo4j-community-edition-database-dump-of-ricgraph-in-neo4j-community-edition)
153
-
-[Restore a Neo4j Desktop database dump of Ricgraph in Neo4j Community Edition](../docs/ricgraph_install_configure.md#restore-a-neo4j-desktop-database-dump-of-ricgraph-in-neo4j-community-edition)
154
153
-[Restore a Neo4j Desktop database dump of Ricgraph in Neo4j Community Edition](../docs/ricgraph_as_server.md#restore-a-neo4j-desktop-database-dump-of-ricgraph-in-neo4j-community-edition)
154
+
-[Restore a Neo4j Desktop database dump of Ricgraph in Neo4j Community Edition](../docs/ricgraph_install_configure.md#restore-a-neo4j-desktop-database-dump-of-ricgraph-in-neo4j-community-edition)
155
155
-[Restore a Neo4j Desktop database dump of Ricgraph in Neo4j Desktop](../docs/ricgraph_install_configure.md#restore-a-neo4j-desktop-database-dump-of-ricgraph-in-neo4j-desktop)
-[Ricgraph as a server on Linux](../docs/ricgraph_as_server.md#ricgraph-as-a-server-on-linux)
20
+
-[Check the requirements](../docs/ricgraph_as_server.md#check-the-requirements)
21
+
-[Install and start Neo4j Community Edition](../docs/ricgraph_as_server.md#install-and-start-neo4j-community-edition)
22
+
-[Post-install steps Neo4j Community Edition](../docs/ricgraph_as_server.md#post-install-steps-neo4j-community-edition)
23
+
-[Install and start Memgraph](../docs/ricgraph_as_server.md#install-and-start-memgraph)
24
+
-[Create a ricgraph user and group](../docs/ricgraph_as_server.md#create-a-ricgraph-user-and-group)
25
+
-[Create a Python virtual environment and install Ricgraph in it](../docs/ricgraph_as_server.md#create-a-python-virtual-environment-and-install-ricgraph-in-it)
26
+
-[Run Ricgraph scripts from the command line or as a cronjob](../docs/ricgraph_as_server.md#run-ricgraph-scripts-from-the-command-line-or-as-a-cronjob)
27
+
-[In case you have installed Ricgraph as a server](../docs/ricgraph_as_server.md#in-case-you-have-installed-ricgraph-as-a-server)
28
+
-[In case you have installed Ricgraph for a single user](../docs/ricgraph_as_server.md#in-case-you-have-installed-ricgraph-for-a-single-user)
29
+
-[Using the Makefile](../docs/ricgraph_as_server.md#using-the-makefile)
30
+
-[Use a service unit file to run Ricgraph Explorer and the Ricgraph REST API](../docs/ricgraph_as_server.md#use-a-service-unit-file-to-run-ricgraph-explorer-and-the-ricgraph-rest-api)
31
+
-[Use Apache, WSGI, and ASGI to make Ricgraph Explorer and the Ricgraph REST API accessible from outside your virtual machine](../docs/ricgraph_as_server.md#use-apache-wsgi-and-asgi-to-make-ricgraph-explorer-and-the-ricgraph-rest-api-accessible-from-outside-your-virtual-machine)
-[Use Nginx, WSGI, and ASGI to make Ricgraph Explorer and the Ricgraph REST API accessible from outside your virtual machine](../docs/ricgraph_as_server.md#use-nginx-wsgi-and-asgi-to-make-ricgraph-explorer-and-the-ricgraph-rest-api-accessible-from-outside-your-virtual-machine)
-[Restore a Neo4j Desktop database dump of Ricgraph in Neo4j Community Edition](../docs/ricgraph_as_server.md#restore-a-neo4j-desktop-database-dump-of-ricgraph-in-neo4j-community-edition)
40
+
-[How to install Ricgraph and Ricgraph Explorer on SURF Research Cloud](../docs/ricgraph_as_server.md#how-to-install-ricgraph-and-ricgraph-explorer-on-surf-research-cloud)
41
+
-[How to solve an AttributeError: Neo4jDriver object has no attribute executequery](../docs/ricgraph_as_server.md#how-to-solve-an-attributeerror-neo4jdriver-object-has-no-attribute-executequery)
-[Person-root node in Ricgraph](../docs/ricgraph_details.md#person-root-node-in-ricgraph)
@@ -57,6 +88,7 @@ This table of contents has been generated automatically.
57
88
-[Harvest of software from the Research Software Directory (harvest_rsd_to_ricgraph.py)](../docs/ricgraph_harvest_scripts.md#harvest-of-software-from-the-research-software-directory-harvest_rsd_to_ricgraphpy)
58
89
-[Order of running the harvest scripts](../docs/ricgraph_harvest_scripts.md#order-of-running-the-harvest-scripts)
59
90
-[How to make your own harvesting scripts](../docs/ricgraph_harvest_scripts.md#how-to-make-your-own-harvesting-scripts)
-[How to make your own harvesting scripts](../docs/ricgraph_script_writing.md#how-to-make-your-own-harvesting-scripts)
124
-
-[General program structure of a Python script using Ricgraph](../docs/ricgraph_script_writing.md#general-program-structure-of-a-python-script-using-ricgraph)
125
-
-[Structure of a Python script that is harvesting data](../docs/ricgraph_script_writing.md#structure-of-a-python-script-that-is-harvesting-data)
126
-
-[Function calls for inserting nodes](../docs/ricgraph_script_writing.md#function-calls-for-inserting-nodes)
127
-
-[Function call for unifying personal identifiers](../docs/ricgraph_script_writing.md#function-call-for-unifying-personal-identifiers)
128
-
-[Function calls to create, read (find), update and delete (CRUD) nodes](../docs/ricgraph_script_writing.md#function-calls-to-create-read-find-update-and-delete-crud-nodes)
129
-
-[Function calls to get neighbors of nodes](../docs/ricgraph_script_writing.md#function-calls-to-get-neighbors-of-nodes)
-[Table of contents Ricgraph documentation](../docs/ricgraph_toc_documentation.md#table-of-contents-ricgraph-documentation)
132
-
-[Ricgraph as a server on Linux](../docs/ricgraph_as_server.md#ricgraph-as-a-server-on-linux)
133
-
-[Check the requirements](../docs/ricgraph_as_server.md#check-the-requirements)
134
-
-[Install and start Neo4j Community Edition](../docs/ricgraph_as_server.md#install-and-start-neo4j-community-edition)
135
-
-[Post-install steps Neo4j Community Edition](../docs/ricgraph_as_server.md#post-install-steps-neo4j-community-edition)
136
-
-[Install and start Memgraph](../docs/ricgraph_as_server.md#install-and-start-memgraph)
137
-
-[Create a ricgraph user and group](../docs/ricgraph_as_server.md#create-a-ricgraph-user-and-group)
138
-
-[Create a Python virtual environment and install Ricgraph in it](../docs/ricgraph_as_server.md#create-a-python-virtual-environment-and-install-ricgraph-in-it)
139
-
-[Run Ricgraph scripts from the command line or as a cronjob](../docs/ricgraph_as_server.md#run-ricgraph-scripts-from-the-command-line-or-as-a-cronjob)
140
-
-[In case you have installed Ricgraph as a server](../docs/ricgraph_as_server.md#in-case-you-have-installed-ricgraph-as-a-server)
141
-
-[In case you have installed Ricgraph for a single user](../docs/ricgraph_as_server.md#in-case-you-have-installed-ricgraph-for-a-single-user)
142
-
-[Using the Makefile](../docs/ricgraph_as_server.md#using-the-makefile)
143
-
-[Use a service unit file to run Ricgraph Explorer and the Ricgraph REST API](../docs/ricgraph_as_server.md#use-a-service-unit-file-to-run-ricgraph-explorer-and-the-ricgraph-rest-api)
144
-
-[Use Apache, WSGI, and ASGI to make Ricgraph Explorer and the Ricgraph REST API accessible from outside your virtual machine](../docs/ricgraph_as_server.md#use-apache-wsgi-and-asgi-to-make-ricgraph-explorer-and-the-ricgraph-rest-api-accessible-from-outside-your-virtual-machine)
-[Use Nginx, WSGI, and ASGI to make Ricgraph Explorer and the Ricgraph REST API accessible from outside your virtual machine](../docs/ricgraph_as_server.md#use-nginx-wsgi-and-asgi-to-make-ricgraph-explorer-and-the-ricgraph-rest-api-accessible-from-outside-your-virtual-machine)
-[Restore a Neo4j Desktop database dump of Ricgraph in Neo4j Community Edition](../docs/ricgraph_as_server.md#restore-a-neo4j-desktop-database-dump-of-ricgraph-in-neo4j-community-edition)
153
-
-[How to install Ricgraph and Ricgraph Explorer on SURF Research Cloud](../docs/ricgraph_as_server.md#how-to-install-ricgraph-and-ricgraph-explorer-on-surf-research-cloud)
154
-
-[How to solve an AttributeError: Neo4jDriver object has no attribute executequery](../docs/ricgraph_as_server.md#how-to-solve-an-attributeerror-neo4jdriver-object-has-no-attribute-executequery)
155
154
-[Ricgraph - Research in context graph REST API](../docs/ricgraph_restapi_gendoc.md#ricgraph---research-in-context-graph-rest-api)
156
155
-[How to use](../docs/ricgraph_restapi_gendoc.md#how-to-use)
-[How to make your own harvesting scripts](../docs/ricgraph_script_writing.md#how-to-make-your-own-harvesting-scripts)
177
+
-[General program structure of a Python script using Ricgraph](../docs/ricgraph_script_writing.md#general-program-structure-of-a-python-script-using-ricgraph)
178
+
-[Structure of a Python script that is harvesting data](../docs/ricgraph_script_writing.md#structure-of-a-python-script-that-is-harvesting-data)
179
+
-[Function calls for inserting nodes](../docs/ricgraph_script_writing.md#function-calls-for-inserting-nodes)
180
+
-[Function call for unifying personal identifiers](../docs/ricgraph_script_writing.md#function-call-for-unifying-personal-identifiers)
181
+
-[Function calls to create, read (find), update and delete (CRUD) nodes](../docs/ricgraph_script_writing.md#function-calls-to-create-read-find-update-and-delete-crud-nodes)
182
+
-[Function calls to get neighbors of nodes](../docs/ricgraph_script_writing.md#function-calls-to-get-neighbors-of-nodes)
183
+
-[Table of contents Ricgraph documentation](../docs/ricgraph_toc_documentation.md#table-of-contents-ricgraph-documentation)
0 commit comments