omeka-s-modules / Datavis

GNU General Public License v3.0
2 stars 1 forks source link

Testing: Item relationships dataset #15

Closed jimsafley closed 10 months ago

jimsafley commented 1 year ago

The network-graph branch introduces the "Item relationships" dataset and the "Network graph" and "Arc" diagrams. To test this your site is going to need a sizable pool of items that are interrelated via resource values. Add a new visualization and choose "Item relationships." Here you'll configure the dataset and the diagram. While testing, select both "Network graph" and "Arc" diagrams, and try out their configurations. Remember to generate the dataset after you configure it. View and interact with the diagrams.

sharonmleon commented 1 year ago

I am ridiculously excited about this.

allanaaa commented 1 year ago

@katknow can you also take a look at this one? I don't know about you but I probably only have 5-10 linked items in my test install right now.

katknow commented 12 months ago

This seems to be working as expected.

allanaaa commented 11 months ago

@jimsafley Are you happy with Katie's result on this, or would you like me to take a look? If you want, you can close this and open up a documentation issue.

jimsafley commented 11 months ago

I'll assume that this was tested on "a sizable pool of items that are interrelated via resource values" and close the issue.

jimsafley commented 11 months ago

I'm going to reopen this issue because, as far as I know, @sharonmleon has not had the opportunity to test the visualizations on her well-linked datasets.

jimsafley commented 10 months ago

Note that I've merged the network-graph branch into main, so you'll need to do further testing on that.

sharonmleon commented 10 months ago

Have done some additional testing here, and one question I have is about limiting the links that are shown in the network graph. So, for instance, I've limited my universe of items to people who have any connection in the Spouse Of property. When the network is drawn it seems to show all of the links? So, Spouse of and also Parent of.

Is there a way to restrict the links that are visualized. I guess that would involve setting the universe of items and then assigning a property to be visualized?

Screenshot 2023-12-04 at 15-17-40 Large Data Testing Site · SML Omeka S Test Screenshot 2023-12-04 at 15-17-29 Marriages · Edit visualization · Data Visualization · SML Omeka S Test

jimsafley commented 10 months ago

@sharonmleon I've added an option to limit relationships to selected properties.