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
in order to see available RESTful endpoints and their documentation. You may have to adapt the port according to your local settings.
83
83
Furthermore, you can use this Web interface to test single API calls in order to get familiar with the service.
84
84
85
-
The Collection API offers a graphical web frontend in order to visualize managed collections, collection items and relationships between them as well as associated metadata.
85
+
You may create collections via any REST client or using the Web UI available at
86
+
87
+
http://localhost:8070/collections
88
+
89
+
The Collection API offers a graphical web frontend to visualize managed collections, collection items and relationships between them as well as associated metadata.
86
90
In addition it allows a simple search for elements in order to visualize linked nodes. To access the web frontend, open the following link in your browser:
87
91
88
92
http://localhost:8070/static/overview.html
89
93
94
+
90
95
## More Information
91
96
92
97
*[RDA Recommendation on Research Data Collections (doi: 10.15497/RDA00022)](https://zenodo.org/record/2428145#.XTbIMZMzbbA)
0 commit comments