-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathLICENSE
More file actions
46 lines (34 loc) · 2.96 KB
/
LICENSE
File metadata and controls
46 lines (34 loc) · 2.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Copyright © 2025 Snap Inc.
GiGL is made available under the MIT License.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
==============================================
Third-Party Software
GiGL includes or interacts with third-party software. A detailed report of the third-party software used, including their respective licenses, can be found at the following link.
https://portal.fossa.com/p/snap/release/2724/5782
For third-party software licensed under terms requiring source code distribution, copies of the source code are available upon request by emailing sourcecoderequest@snap.com.
==============================================
Third-Party Datasets
GiGL utilizes third-party datasets that are licensed under different terms. Users are responsible for complying with the terms of those dataset licenses. Below is a list of the datasets used:
Cora Dataset
Copyright © Andrew McCallum
License: Creative Commons Attribution 4.0 International (CC BY 4.0) License.
Project Link:
https://people.cs.umass.edu/~mccallum/data.html
DBLP Dataset
Collected in the paper "MAGNN: Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding"
License: CC0 1.0 Public Domain Dedication License
Project Link:
https://pytorch-geometric.readthedocs.io/en/latest/generated/torch_geometric.datasets.DBLP.html
MAG240M Dataset
Wang, K., Shen, Z., Huang, C., Wu, C. H., Dong, Y., & Kanakia, A. (2020). Microsoft Academic Graph: When experts are not enough. Quantitative Science Studies, 1(1), 396-413.
License: Open Data Commons Attribution License (ODC-BY)
Project Link:
https://ogb.stanford.edu/docs/lsc/mag240m/
Neural Graph Collaborative Filtering Dataset
Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, Tat-Seng Chua (2019). Neural Graph Collaborative Filtering. Proceedings of the 42nd International {ACM} {SIGIR} Conference on Research and Development in Information Retrieval, {SIGIR} 2019, Paris, France, July 21-25, 2019.
License: MIT
Project Link:
https://github.com/xiangwang1223/neural_graph_collaborative_filtering