|
--- |
|
license: cc-by-sa-4.0 |
|
language: |
|
- sr |
|
- en |
|
pretty_name: NARDUS Metapodaci |
|
size_categories: |
|
- 10K<n<100K |
|
--- |
|
|
|
# Skup metapodataka sa platoforme NARDUS |
|
|
|
Skup sadrži sledeće podatke o doktorskim disertacijama: |
|
- URL disertacije |
|
- Naslov na srpskom |
|
- Naslov na engleskom |
|
- Spisak mentora, |
|
- Spisak članova komisije |
|
- Autor, |
|
- Datum objavljivanja |
|
- URI |
|
- Sažetak na srpskom |
|
- Sažetak na engleskom |
|
- Format |
|
- Izdavač (fakultet) |
|
- Prava pristupa |
|
- URI licence |
|
- Spisak kjučnih reči na srpskom |
|
- Spisak kjučnih reči na engleskom |
|
- URL do PDF-a |
|
- RCUB ID |
|
- Naučna oblast |
|
|
|
|
|
```python |
|
from datasets import load_dataset |
|
dataset = load_dataset("jerteh/NARDUS-meta") |
|
``` |
|
|
|
```python |
|
print(dataset["train"][3088]) |
|
``` |
|
|
|
<div class="inline-flex flex-col" style="line-height: 1.5;"> |
|
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Autor</div> |
|
<a href="https://huggingface.co/Nikola-92"> |
|
<div class="flex"> |
|
<div |
|
style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%; |
|
background-size: cover; background-image: url(https://aeiljuispo.cloudimg.io/v7/https://cdn-uploads.huggingface.co/production/uploads/656fa4e1b7b6010db395b74d/3W5VhwkSJ3JSGvlgsx2fx.jpeg?w=200&h=200&f=face)"> |
|
</div> |
|
</div> |
|
</a> |
|
<div style="text-align: center; font-size: 16px; font-weight: 800">Nikola Janković</div> |
|
<div> |
|
<a href="https://huggingface.co/?"> |
|
<div style="text-align: center; font-size: 14px;">@Nikola-92</div> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
|
|
Citation: |
|
|
|
```bibtex |
|
|
|
|
|
``` |