π 3GPP Rel-13 Knowledge Graph Dataset
Overview
This dataset provides a Knowledge Graph representation of 3GPP Release 13 documentation, compiled by Khalifa University. It is intended for research and development in telecommunications, semantic networks, and graph-based AI applications.
- Source: 3GPP Official Site
- Format: GraphML
- Nodes: 12,800
- Edges: 9,970
π Dataset Structure
- File Type:
.graphml - Graph Details:
- Nodes: Entities extracted from 3GPP Rel-13 documentation.
- Edges: Relationships between these entities.
β License
Please read and agree to the terms within the dataset license before using this dataset.
π Use Cases
- Knowledge Graph research
- Telecom standards analysis
- Graph-based machine learning
- Semantic search and reasoning
π₯ How to Load
from datasets import load_dataset
dataset = load_dataset("your-username/TKG_Release13.graphml")
- Downloads last month
- 9