Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,16 +31,17 @@ SchemaPile is a collection of database schemas extracted from various sources, n
|
|
| 31 |
|
| 32 |
If you use SchemaPile in your research, please cite:
|
| 33 |
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
}
|
|
|
|
| 44 |
|
| 45 |
**[Read the paper](https://schemapile.github.io/assets/SchemaPile.pdf)**
|
| 46 |
|
|
|
|
| 31 |
|
| 32 |
If you use SchemaPile in your research, please cite:
|
| 33 |
|
| 34 |
+
> ```bibtex
|
| 35 |
+
> @article{dohmen2024schemapile,
|
| 36 |
+
> title={Schemapile: A large collection of relational database schemas},
|
| 37 |
+
> author={D{"o}hmen, Till and Geacu, Radu and Hulsebos, Madelon and Schelter, Sebastian},
|
| 38 |
+
> journal={Proceedings of the ACM on Management of Data},
|
| 39 |
+
> volume={2},
|
| 40 |
+
> number={3},
|
| 41 |
+
> pages={1--25},
|
| 42 |
+
> year={2024},
|
| 43 |
+
> publisher={ACM New York, NY, USA}
|
| 44 |
+
> ```
|
| 45 |
|
| 46 |
**[Read the paper](https://schemapile.github.io/assets/SchemaPile.pdf)**
|
| 47 |
|