Skip to content

Commit 1ddf6bf

Browse files
committed
update cc-archive/cccatalog-dataviz url
1 parent c9a2825 commit 1ddf6bf

File tree

12 files changed

+21
-21
lines changed

12 files changed

+21
-21
lines changed

content/blog/entries/2020-03-05-involucrate-gsoc-outreachy-es/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ En las versiones pasadas de estos programas tuvimos excelentes resultados llevad
3131
- [CC Search Browser extension](https://github.com/creativecommons/ccsearch-browser-extension) por Mayank Nader
3232
- [CC Vocabulary](https://github.com/creativecommons/vue-vocabulary) por Dhruv Bhanushali
3333
- [Revamping the CC Chooser](https://github.com/creativecommons/cc-chooser) por Ari Madian
34-
- [CC Catalog Data Visualization](https://github.com/creativecommons/cccatalog-dataviz) por Maria Belen Guaranda
34+
- [CC Catalog Data Visualization](https://github.com/cc-archive/cccatalog-dataviz) por Maria Belen Guaranda
3535

3636
## Outreachy 2019-2020
3737
- [Improve License Chooser](https://github.com/creativecommons/cc-chooser) por Olga Bulat

content/blog/entries/2020-12-07-upcoming-changes-to-community/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The following projects are entering maintenance mode. The services will remain o
6868
- [CC Catalog](https://github.com/creativecommons/cccatalog)
6969
- [CC Catalog API](https://github.com/creativecommons/cccatalog-api)
7070
- [CC Search](https://github.com/creativecommons/cccatalog-frontend/)
71-
- [Linked Commons](https://github.com/creativecommons/cccatalog-dataviz/)
71+
- [Linked Commons](https://github.com/cc-archive/cccatalog-dataviz/)
7272

7373
Catalog, API, and Linked Commons contributors are encouraged to contribute to our other Python projects such as the [CC Legal Database](https://github.com/creativecommons/legaldb) or the upcoming [CC Licenses](https://github.com/creativecommons/cc-licenses) project. If you are a CC Search contributor, we recommend checking out frontend projects such as the [CC Chooser](https://github.com/creativecommons/chooser) or [Vocabulary](https://github.com/creativecommons/vocabulary).
7474

content/blog/entries/cc-datacatalog-data-processing-2/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The thresholds for the quantity of images and links are my intuitions from havin
6868
- Visualization with the data.
6969
- Development or modification of pruning/filtering rules.
7070

71-
You can follow the project development in the [Github repo](https://github.com/creativecommons/cccatalog-dataviz).
71+
You can follow the project development in the [Github repo](https://github.com/cc-archive/cccatalog-dataviz).
7272

7373
CC Data Catalog Visualization is my GSoC 2019 project under the guidance of [Sophine
7474
Clachar](https://creativecommons.org/author/sclachar/), who has been greatly helpful and considerate since the GSoC application period. Also, my backup mentor, [Breno Ferreira](https://creativecommons.org/author/brenoferreira/), and engineering director [Kriti

content/blog/entries/cc-datacatalog-data-processing-3/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The other tasks left to do are:
5656
- Visualization of the pie chart
5757
- Development or modification of pruning/filtering rules.
5858

59-
You can follow the project development in the [Github repo](https://github.com/creativecommons/cccatalog-dataviz).
59+
You can follow the project development in the [Github repo](https://github.com/cc-archive/cccatalog-dataviz).
6060

6161
CC Data Catalog Visualization is my GSoC 2019 project under the guidance of [Sophine
6262
Clachar](https://creativecommons.org/author/sclachar/), who has been greatly helpful and considerate since the GSoC application period. Also, my backup mentor, [Breno Ferreira](https://creativecommons.org/author/brenoferreira/), and engineering director [Kriti

content/blog/entries/cc-datacatalog-data-processing/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Another important aspect is the licenses types. In the dataset, we do not have t
6767
- Data aggregation
6868
- Visualization with the data + perfectioning pruning/filtering rules
6969

70-
You can follow the project development in the [Github repo](https://github.com/creativecommons/cccatalog-dataviz).
70+
You can follow the project development in the [Github repo](https://github.com/cc-archive/cccatalog-dataviz).
7171

7272
CC Data Catalog Visualization is my GSoC 2019 project under the guidance of [Sophine
7373
Clachar](https://creativecommons.org/author/sclachar/), who has been greatly helpful and considerate since the GSoC application period. Also, my backup mentor, [Breno Ferreira](https://creativecommons.org/author/brenoferreira/), and engineering director [Kriti

content/blog/entries/cc-datacatalog-data-thelinkedcommons/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Here is the final visualization, using a sample data from one month of the Commo
8787
<br>
8888

8989

90-
You can check the whole project source code in the [Github repo](https://github.com/creativecommons/cccatalog-dataviz/tree/master/GSoC2019).
90+
You can check the whole project source code in the [Github repo](https://github.com/cc-archive/cccatalog-dataviz/tree/master/GSoC2019).
9191

9292
### Final comments and future work
9393
This was my first experience with big data visualization, and I really enjoyed it!

content/blog/entries/cc-datacatalog-visualization/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ As the front-end is complete, I am going to get my hands dirty with the data. Fu
7373
- Reviewing of part of the dataset
7474
- Implementation of a module for cleaning and parsing the data
7575

76-
You can follow the project development in the [Github repo](https://github.com/creativecommons/cccatalog-dataviz).
76+
You can follow the project development in the [Github repo](https://github.com/cc-archive/cccatalog-dataviz).
7777

7878
CC Data Catalog Visualization is my GSoC 2019 project under the guidance of [Sophine
7979
Clachar](https://creativecommons.org/author/sclachar/), who has been greatly helpful and considerate since the GSoC application period. Also, my backup mentor, [Breno Ferreira](https://creativecommons.org/author/brenoferreira/), and engineering director [Kriti

content/blog/entries/linked-commons-autocomplete-feature/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ Here are some aggregated result statistics.
7878
In the next blog, we will be covering the long awaited data update and the new architecture.
7979

8080
## Conclusion
81-
Overall, I enjoyed working on this feature and it was a great learning experience. This feature has been successfully integrated to the development version, do check it out. Now that you have read this blog till the end, I hope that you enjoyed it. For more information please visit our [Github repo](https://github.com/creativecommons/cccatalog-dataviz/). We are looking forward to hearing from you on linked commons. Our [slack](https://creativecommons.slack.com/channels/cc-dev-cc-catalog-viz) doors are always open to you, see you there. :)
81+
Overall, I enjoyed working on this feature and it was a great learning experience. This feature has been successfully integrated to the development version, do check it out. Now that you have read this blog till the end, I hope that you enjoyed it. For more information please visit our [Github repo](https://github.com/cc-archive/cccatalog-dataviz/). We are looking forward to hearing from you on linked commons. Our [slack](https://creativecommons.slack.com/channels/cc-dev-cc-catalog-viz) doors are always open to you, see you there. :)

content/blog/entries/linked-commons-data-update/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This small change in the design simplified a lot of things, and now the new grap
8383

8484
## Conclusion
8585

86-
This task was really challenging and I learnt a lot. It was really mesmerizing to see the **Linked Commons grow and evolve**. I hope you enjoyed reading this blog. You can follow the project development [here](https://github.com/creativecommons/cccatalog-dataviz/), and access the stable version of linked commons [here](http://dataviz.creativecommons.engineering/).
86+
This task was really challenging and I learnt a lot. It was really mesmerizing to see the **Linked Commons grow and evolve**. I hope you enjoyed reading this blog. You can follow the project development [here](https://github.com/cc-archive/cccatalog-dataviz/), and access the stable version of linked commons [here](http://dataviz.creativecommons.engineering/).
8787

8888
Feel free to report bugs and suggest features. It will help us improve this project. If you wish to join the our team, consider joining our [slack](https://creativecommons.slack.com/channels/cc-dev-cc-catalog-viz) channel. Read more about our community teams [here](https://opensource.creativecommons.org/community/). See you in my next blog! 🚀
8989
___

content/blog/entries/linked-commons-gsoc-wrap-up/contents.lr

+10-10
Original file line numberDiff line numberDiff line change
@@ -75,19 +75,19 @@ Description: Returns a set of nodes which contains the {query} pattern in their
7575
7676
### My Code Contributions
7777
78-
**Repository:** https://github.com/creativecommons/cccatalog-dataviz/
78+
**Repository:** https://github.com/cc-archive/cccatalog-dataviz/
7979
80-
**Commits:** https://github.com/creativecommons/cccatalog-dataviz/commits/master
80+
**Commits:** https://github.com/cc-archive/cccatalog-dataviz/commits/master
8181
82-
**Contributors:** https://github.com/creativecommons/cccatalog-dataviz/graphs/contributors
82+
**Contributors:** https://github.com/cc-archive/cccatalog-dataviz/graphs/contributors
8383
8484
85-
[**Migrate frontend to React #28**](https://github.com/creativecommons/cccatalog-dataviz/pull/28)
85+
[**Migrate frontend to React #28**](https://github.com/cc-archive/cccatalog-dataviz/pull/28)
8686
- Migrated the frontend to a web application using React.js for smooth rendering performance.
8787
- Add client-side graph filtering method to enable users to interact with the loaded graph.
8888
8989
90-
[**Add server-side filtering #29**](https://github.com/creativecommons/cccatalog-dataviz/pull/29)
90+
[**Add server-side filtering #29**](https://github.com/cc-archive/cccatalog-dataviz/pull/29)
9191
- We realized that the client-side graph filtering method is not very scalable. This PR adds the basic structure for the backend server and adds server-side graph filtering logic.
9292
- Added a parser to convert the input JSON file from `{nodes:[], links:[]}` schema to the distance list format.
9393

@@ -100,7 +100,7 @@ Description: Returns a set of nodes which contains the {query} pattern in their
100100

101101

102102

103-
[**Design upgrade #33**](https://github.com/creativecommons/cccatalog-dataviz/pull/33)
103+
[**Design upgrade #33**](https://github.com/cc-archive/cccatalog-dataviz/pull/33)
104104
- It revamped the design of the frontend.
105105
- Added both primary light theme and secondary dark theme
106106

@@ -111,24 +111,24 @@ Description: Returns a set of nodes which contains the {query} pattern in their
111111
</figure>
112112
</div>
113113

114-
[**Add node suggestions feature #35**](https://github.com/creativecommons/cccatalog-dataviz/pull/35)
114+
[**Add node suggestions feature #35**](https://github.com/cc-archive/cccatalog-dataviz/pull/35)
115115
- Added query autocomplete feature, to enable users to explore all the nodes in the database.
116116
- This functionality aims to minimize the number of misspelt filtering tries from the client.
117117
- Refer to [this blog](/blog/entries/linked-commons-autocomplete-feature/) for the motivation and detailed report on why we added autocomplete aka node suggestions feature.
118118

119119

120-
[**Fix filtering module #38**](https://github.com/creativecommons/cccatalog-dataviz/pull/38)
120+
[**Fix filtering module #38**](https://github.com/cc-archive/cccatalog-dataviz/pull/38)
121121
- Optimizes the build-dB-script to run efficiently on the larger and newer dataset of the cc-catalog.
122122
- Added the basic form of the randomized graph filtering method.
123123
- Refer to [this blog](/blog/entries/linked-commons-data-update/) for a piece of detailed information on data update.
124124

125125

126-
[**Database upgrade and core enhancements #39**](https://github.com/creativecommons/cccatalog-dataviz/pull/39)
126+
[**Database upgrade and core enhancements #39**](https://github.com/cc-archive/cccatalog-dataviz/pull/39)
127127
- It upgrades the primary database from shelve to MongoDB for higher performance.
128128
- Dockerizes the frontend and backend for both dev and prod environments for higher application portability.
129129

130130

131-
[**Frontend enhancements #40**](https://github.com/creativecommons/cccatalog-dataviz/pull/40)
131+
[**Frontend enhancements #40**](https://github.com/cc-archive/cccatalog-dataviz/pull/40)
132132
- Fixes common UI bugs, updates the frontend design and enhances the mobile and smaller devices experience with the linked commons
133133
- Modularizes and updates the code documentation
134134

content/blog/entries/linked-commons-whats-new/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ In the next two weeks, I will be working on the following features.
7272
* Update the visualization with a more recent and bigger dataset
7373

7474
## Conclusion
75-
Overall, it was fantastic and rejuvenating experience working on these tasks. Now that you have read this blog till the end, I hope that you enjoyed it. For more information visit our [Github repo](https://github.com/creativecommons/cccatalog-dataviz/). We are looking forward to hearing from you on linked commons. Our [slack](https://creativecommons.slack.com/channels/cc-dev-cc-catalog-viz) doors are always open to you, see you there. :)
75+
Overall, it was fantastic and rejuvenating experience working on these tasks. Now that you have read this blog till the end, I hope that you enjoyed it. For more information visit our [Github repo](https://github.com/cc-archive/cccatalog-dataviz/). We are looking forward to hearing from you on linked commons. Our [slack](https://creativecommons.slack.com/channels/cc-dev-cc-catalog-viz) doors are always open to you, see you there. :)

content/blog/entries/meet-gsoc-2019-students/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ summer. Here they are!
9494
the most content, which CC licenses are used the most, and much more.
9595
She will be mentored by our Data Engineer <a href="https://creativecommons.org/author/sclachar/">Sophine Clachar</a> with backup from Breno Ferreira.</p>
9696

97-
<p>You can follow the progress of this project through the <a href="https://github.com/creativecommons/cccatalog-dataviz">GitHub repo</a> or on the <code>#gsoc-cc-catalog-viz</code> channel on our <a href="https://creativecommons.github.io/community/">Slack community</a>.</p>
97+
<p>You can follow the progress of this project through the <a href="https://github.com/cc-archive/cccatalog-dataviz">GitHub repo</a> or on the <code>#gsoc-cc-catalog-viz</code> channel on our <a href="https://creativecommons.github.io/community/">Slack community</a>.</p>
9898
</div>
9999
<div class="col pt-3">
100100
<img src="maria.jpg" alt="María Belén Guaranda Cabezas" /><br />

0 commit comments

Comments
 (0)