Fellow Wikidata enthusiasts,
Just a note the I've released an update to WikiBrowser, and renamed it to ConceptMap as it now creates dynamic concept maps. ConceptMap is a web application that leverages the structure of Wikidata to semantically navigate Wikipedia articles and dynamically create directed graphs composed of items that you select. ConceptMap is being developed in Java, using technologies such as Spring Boot, Spring Cloud, Spring Data, Neo4j, D3 and Cloud Foundry. This web application is live at http://ConceptMap.io and the code is open source and located in my GitHub repository. Here's the announcement on my blog post, which contains a link to a brief demo video, included here for your convenience:
Please let me know if you have any feedback, including desired features for future releases.
Regards, James Weaver Developer Advocate Pivotal Software Twitter: @JavaFXpert
Hoi, I like the idea and tried it on the Spearman Medal [1]. As I do not understand the purpose really, I expected to see items linked to it as well. In stead I got text in the article that had to do.
Can you explain what it is that you aim to do? Thanks, GerardM
[1] https://tools.wmflabs.org/reasonator/?&q=15995494
On 10 January 2016 at 07:30, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
Just a note the I've released an update to WikiBrowser, and renamed it to ConceptMap as it now creates dynamic concept maps. ConceptMap is a web application that leverages the structure of Wikidata to semantically navigate Wikipedia articles and dynamically create directed graphs composed of items that you select. ConceptMap is being developed in Java, using technologies such as Spring Boot, Spring Cloud, Spring Data, Neo4j, D3 and Cloud Foundry. This web application is live at http://ConceptMap.io and the code is open source and located in my GitHub repository. Here's the announcement on my blog post, which contains a link to a brief demo video, included here for your convenience:
Please let me know if you have any feedback, including desired features for future releases.
Regards, James Weaver Developer Advocate Pivotal Software Twitter: @JavaFXpert
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards, James Weaver Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
James,
This is cool. The integration between Wikipedia and Wikidata is really smooth and useful. I wonder if you could let users do Wikidata editing right in context rather than having them have to find the link on the top there and jump out of the app and into the editor ? There might be simple wikidata-game type tasks that would be easy to display and execute if a full-blown editor is out of scope.
This is highly related to an application that we are developing for interrogating large knowledge graphs. It currently runs on top of a database of triples extracted automatically from the text of abstracts from biomedical journal articles, but we are planning to open it up to include wikidata and many other sources in its next incarnation. The current live version is written in python-django/mysql (source https://bitbucket.org/sulab/kb1 ) and can be played with at http://knowledge.bio . The development version is being redone in Java using many of the same technologies you are using. Would be cool if we could somehow join forces.. (I cc'd Richard, the main developer on the project). I will post a link to the source code when the first build of the java version is ready.
-Ben
On Mon, Jan 11, 2016 at 11:14 AM, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards, James Weaver Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot *_______________________________________________* Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2] http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Hoi, London from what project ? It is not obvious, it needs disambiguation for both the name and for the website. Thanks, GerardM
On 12 January 2016 at 10:35, zehetner zehetner@molgen.mpg.de wrote:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio
where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2]
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Like this?
http://conceptmap.cfapps.io/?items=Q84
Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio
where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2]
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Hoi, That is better but it still relies on the "default" language and it is English. Thanks, GerardM
On 12 January 2016 at 11:40, Jo winfixit@gmail.com wrote:
Like this?
http://conceptmap.cfapps.io/?items=Q84
Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio
where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2]
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
All,
I added the ability to specify language in the ConceptMap URL. For example, the following gets Douglas Adams and some related items in German:
http://conceptmap.cfapps.io/?items=Q482980,Q42,Q36180,Q214917&lang=de
Regards, James Weaver
On Tue, Jan 12, 2016, at 05:56 AM, Gerard Meijssen wrote:
Hoi, That is better but it still relies on the "default" language and it is English. Thanks, GerardM
On 12 January 2016 at 11:40, Jo winfixit@gmail.com wrote:
Like this?
http://conceptmap.cfapps.io/?items=Q84 Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start?
Like http://ConceptMap.io/London to show initially the London item.
Thanks,
Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at
http://ConceptMap.io), I've expanded the blog post and updated the
video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
[2]
Also, for your convenience, here is a link to the updated video, as
well as the additional text in the post. I'd appreciate any continued
input and questions that you have:
One of the core features of ConceptMap is the synchronized navigation
between Wikipedia articles and their Wikidata semantic relationships.
In the brief video, for example, the Wikipedia article named "David
Bowie" is displayed in the rightmost panel. The semantic relationships
defined in Wikidata for David Bowie (whose Wikidata identifier is
"Q5383") are displayed in the center panel. The user can see the items
related to David Bowie (e.g. All the Young Dudes), as well as the
relevant Wikidata properties (e.g. performer). When the user clicks on
a related item, the Wikipedia article for that item appears in the
rightmost panel. Conversely, when the user clicks an article link in a
Wikipedia page, the center panel is updated to show the relationships
defined in the Wikidata item corresponding to that article. This
synchronized navigation feature enables the user to explore areas of
interest using an approach that combines structured (Wikidata
relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed
graph in the leftmost panel. When a Wikipedia article is displayed and
its corresponding Wikidata item appears in the title area, the "Pin
item" checkbox may be used to pin/unpin the item from the concept map.
Each of the pinned items appear as labeled circles (nodes) in the
concept map. As items are added to the graph, relationships from
Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of
the page opens the Wikidata page for the selected item. This is useful
for adding missing relationships to Wikidata, as shown in the video
when adding "space rock" to the list of genres for his song entitled
Space Oddity. To share or bookmark a concept map, click the button
with the link icon as shown in the video. A shortened URL appears that
you can copy.
In future posts I plan to share details of the technologies and code
involved in creating this application. In the meantime, whether you
are a learner, researcher, teacher, or all of the above, I hope that
you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio
where missing in WD.I added them, so it helps people improve WD.
Polyglot
_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org
Links:
------
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata
[2]
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
[3] https://vimeo.com/151407497
_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list
Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Correction: ConceptMap apps should be use the http://ConceptMap.io%C2%A0URL, as the actual URL is likely to change over time. The example below should be:
http://conceptmap.io/?items=Q482980,Q42,Q36180,Q214917&lang=de%5B1]
Thanks, James Weaver
On Wed, Jan 13, 2016, at 04:51 AM, james@j1w.xyz wrote:
All,
I added the ability to specify language in the ConceptMap URL. For example, the following gets Douglas Adams and some related items in German:
http://conceptmap.cfapps.io/?items=Q482980,Q42,Q36180,Q214917&lang=de
Regards, James Weaver
On Tue, Jan 12, 2016, at 05:56 AM, Gerard Meijssen wrote:
Hoi, That is better but it still relies on the "default" language and it is English. Thanks, GerardM
On 12 January 2016 at 11:40, Jo winfixit@gmail.com wrote:
Like this?
http://conceptmap.cfapps.io/?items=Q84 Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at
http://ConceptMap.io), I've expanded the blog post and updated the
video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
[2]
Also, for your convenience, here is a link to the updated video, as
well as the additional text in the post. I'd appreciate any continued
input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2]http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Links:
1. http://conceptmap.cfapps.io/?items=Q482980,Q42,Q36180,Q214917&lang=de
Hoi, Thank you! That is most welcome !! GerardM
On 13 January 2016 at 10:51, james@j1w.xyz wrote:
All,
I added the ability to specify language in the ConceptMap URL. For example, the following gets Douglas Adams and some related items in German:
http://conceptmap.cfapps.io/?items=Q482980,Q42,Q36180,Q214917&lang=de
Regards, James Weaver
On Tue, Jan 12, 2016, at 05:56 AM, Gerard Meijssen wrote:
Hoi, That is better but it still relies on the "default" language and it is English. Thanks, GerardM
On 12 January 2016 at 11:40, Jo winfixit@gmail.com wrote:
Like this?
http://conceptmap.cfapps.io/?items=Q84 Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote:
Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata [1]
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2]
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
*_______________________________________________* Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
You're welcome, and thanks for your suggestion!
Regards, James Weaver
On Jan 13, 2016, at 7:30 AM, Gerard Meijssen gerard.meijssen@gmail.com wrote:
Hoi, Thank you! That is most welcome !! GerardM
On 13 January 2016 at 10:51, james@j1w.xyz wrote: All,
I added the ability to specify language in the ConceptMap URL. For example, the following gets Douglas Adams and some related items in German:
http://conceptmap.cfapps.io/?items=Q482980,Q42,Q36180,Q214917&lang=de
Regards, James Weaver
On Tue, Jan 12, 2016, at 05:56 AM, Gerard Meijssen wrote: Hoi, That is better but it still relies on the "default" language and it is English. Thanks, GerardM
On 12 January 2016 at 11:40, Jo winfixit@gmail.com wrote: Like this?
http://conceptmap.cfapps.io/?items=Q84 Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de: Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote: Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata [1]
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [2] http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [3] https://vimeo.com/151407497
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
My 'Littar' (literature radar) website/app won second prize in DBC's (Danish Library Center) app competition last week at the Data Science Day.
Littar displays narrative locations from literary works on a map, - presently only Danish locations. Data comes from Wikidata P840 and presently colored according to P136 using the Leaflet marker. Text is from the P1683 qualifier under P840:
http://fnielsen.github.io/littar/
The data is obtained with one big SPARQL query and processed through Python.
Most data are entered by me with narrative locations specified as detailed as possible, e.g., to streets and cafés.
...and yes I have already been told I should link the elements on the map to Wikidata.
Some Danish information and pictures are here: http://www.dbc.dk/news/data-science-day-pa-dbc
Finn Årup Nielsen
My 'Littar' (literature radar) website/app won second prize in DBC's (Danish Library Center) app competition last week at the Data Science Day.
Littar displays narrative locations from literary works on a map, - presently only Danish locations. Data comes from Wikidata P840 and presently colored according to P136 using the Leaflet marker. Text is from the P1683 qualifier under P840:
http://fnielsen.github.io/littar/
The data is obtained with one big SPARQL query and processed through Python.
Most data are entered by me with narrative locations specified as detailed as possible, e.g., to streets and cafés.
...and yes I have already been told I should link the elements on the map to Wikidata.
Some Danish information and pictures are here: http://www.dbc.dk/news/data-science-day-pa-dbc
Finn Årup Nielsen
Congratulations, Finn! On Jan 20, 2016 4:51 PM, "Finn Aarup Nielsen" fn@imm.dtu.dk wrote:
My 'Littar' (literature radar) website/app won second prize in DBC's (Danish Library Center) app competition last week at the Data Science Day.
Littar displays narrative locations from literary works on a map, - presently only Danish locations. Data comes from Wikidata P840 and presently colored according to P136 using the Leaflet marker. Text is from the P1683 qualifier under P840:
http://fnielsen.github.io/littar/
The data is obtained with one big SPARQL query and processed through Python.
Most data are entered by me with narrative locations specified as detailed as possible, e.g., to streets and cafés.
...and yes I have already been told I should link the elements on the map to Wikidata.
Some Danish information and pictures are here: http://www.dbc.dk/news/data-science-day-pa-dbc
Finn Årup Nielsen
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Hi!
My 'Littar' (literature radar) website/app won second prize in DBC's (Danish Library Center) app competition last week at the Data Science Day.
Littar displays narrative locations from literary works on a map, - presently only Danish locations. Data comes from Wikidata P840 and presently colored according to P136 using the Leaflet marker. Text is from the P1683 qualifier under P840:
Congratulations, very nice project!
Finn Aarup Nielsen, 21/01/2016 01:50:
...and yes I have already been told I should link the elements on the map to Wikidata.
And to Wikisource! I see there are links such as https://bibliotek.dk/da/search/work?search_block_form=Koordinater and https://bibliotek.dk/da/search/work?search_block_form=Fodreise%20fra%20Holme... , how are these determined?
Nemo
On 01/21/2016 09:07 AM, Federico Leva (Nemo) wrote:
Finn Aarup Nielsen, 21/01/2016 01:50:
...and yes I have already been told I should link the elements on the map to Wikidata.
And to Wikisource! I see there are links such as https://bibliotek.dk/da/search/work?search_block_form=Koordinater and https://bibliotek.dk/da/search/work?search_block_form=Fodreise%20fra%20Holme... , how are these determined?
These are just determined from the Wikidata label. The authority data from DBC.dk has not been added to Wikidata (and it is unclear if it is yet worthwhile since there is no URI/URL AFAIK), so deep links have not been made.
/Finn
Nemo
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
On 01/21/2016 09:07 AM, Federico Leva (Nemo) wrote:
Finn Aarup Nielsen, 21/01/2016 01:50:
...and yes I have already been told I should link the elements on the map to Wikidata.
And to Wikisource! I see there are links such as https://bibliotek.dk/da/search/work?search_block_form=Koordinater and https://bibliotek.dk/da/search/work?search_block_form=Fodreise%20fra%20Holme... , how are these determined?
These are just determined from the Wikidata label. The authority data from DBC.dk has not been added to Wikidata (and it is unclear if it is yet worthwhile since there is no URI/URL AFAIK), so deep links have not been made.
/Finn
Nemo
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
On Thu, Jan 21, 2016 at 1:50 AM, Finn Aarup Nielsen fn@imm.dtu.dk wrote:
My 'Littar' (literature radar) website/app won second prize in DBC's (Danish Library Center) app competition last week at the Data Science Day.
Littar displays narrative locations from literary works on a map, - presently only Danish locations. Data comes from Wikidata P840 and presently colored according to P136 using the Leaflet marker. Text is from the P1683 qualifier under P840:
http://fnielsen.github.io/littar/
The data is obtained with one big SPARQL query and processed through Python.
Most data are entered by me with narrative locations specified as detailed as possible, e.g., to streets and cafés.
...and yes I have already been told I should link the elements on the map to Wikidata.
Some Danish information and pictures are here: http://www.dbc.dk/news/data-science-day-pa-dbc
Congrats! That's awesome :)
Cheers Lydia
Thanks Jo, yes like that.
London was just a random example (as WP has a specific page with that name) to illustrate the question but in practice Gerard your are of course right, simply a normal name can be ambiguous.
Cheers, Gu
On 2016-01-12 11:40, Jo wrote:
Like this?
http://conceptmap.cfapps.io/?items=Q84 [6]
Polyglot
2016-01-12 10:35 GMT+01:00 zehetner zehetner@molgen.mpg.de:
Hi James,
is it possible to call ConceptMap with a start item (WP page) in the URL, i.e. to link to it from an item specific website so it displays that item instead of the default Universe item at the start? Like http://ConceptMap.io/London [1] to show initially the London item.
Thanks, Gu
On 2016-01-11 20:14, james@j1w.xyz wrote: Fellow Wikidata enthusiasts,
In answer to questions about the purposes for ConceptMap (live at http://ConceptMap.io [2]), I've expanded the blog post and updated the video. Here is the updated blog post:
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
[3] [2]
Also, for your convenience, here is a link to the updated video, as well as the additional text in the post. I'd appreciate any continued input and questions that you have:
https://vimeo.com/151407497 [4] [3]
One of the core features of ConceptMap is the synchronized navigation between Wikipedia articles and their Wikidata semantic relationships. In the brief video, for example, the Wikipedia article named "David Bowie" is displayed in the rightmost panel. The semantic relationships defined in Wikidata for David Bowie (whose Wikidata identifier is "Q5383") are displayed in the center panel. The user can see the items related to David Bowie (e.g. All the Young Dudes), as well as the relevant Wikidata properties (e.g. performer). When the user clicks on a related item, the Wikipedia article for that item appears in the rightmost panel. Conversely, when the user clicks an article link in a Wikipedia page, the center panel is updated to show the relationships defined in the Wikidata item corresponding to that article. This synchronized navigation feature enables the user to explore areas of interest using an approach that combines structured (Wikidata relationships) and freeform (Wikipedia links) navigation.
Another core feature of ConceptMap is the dynamically created directed graph in the leftmost panel. When a Wikipedia article is displayed and its corresponding Wikidata item appears in the title area, the "Pin item" checkbox may be used to pin/unpin the item from the concept map. Each of the pinned items appear as labeled circles (nodes) in the concept map. As items are added to the graph, relationships from Wikidata are displayed as labeled lines (links) between the nodes.
As shown in the video, the Wikidata icon in the upper right portion of the page opens the Wikidata page for the selected item. This is useful for adding missing relationships to Wikidata, as shown in the video when adding "space rock" to the list of genres for his song entitled Space Oddity. To share or bookmark a concept map, click the button with the link icon as shown in the video. A shortened URL appears that you can copy.
In future posts I plan to share details of the technologies and code involved in creating this application. In the meantime, whether you are a learner, researcher, teacher, or all of the above, I hope that you'll take it for a spin!
Regards,
James Weaver
Twitter: @JavaFXpert
On Sun, Jan 10, 2016, at 04:30 PM, Jo wrote:
I was able to do a mind map like thing with it. Since some connectio where missing in WD.I added them, so it helps people improve WD.
Polyglot
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata [5] [1]
Links:
[1] https://lists.wikimedia.org/mailman/listinfo/wikidata [5] [2]
http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c...
[3] [3] https://vimeo.com/151407497 [4]
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata [5]
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata [5]
Links:
[1] http://ConceptMap.io/London [2] http://ConceptMap.io [3] http://learnjavafx.typepad.com/weblog/2016/01/brief-demo-of-conceptmap-v11-c... [4] https://vimeo.com/151407497 [5] https://lists.wikimedia.org/mailman/listinfo/wikidata [6] http://conceptmap.cfapps.io/?items=Q84
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata